Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Review Request: qtsingleapplication - Qt library to start applications only once per user https://bugzilla.redhat.com/show_bug.cgi?id=581220 Summary: Review Request: qtsingleapplication - Qt library to start applications only once per user Product: Fedora Version: rawhide Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: medium Component: Package Review AssignedTo: nobody@xxxxxxxxxxxxxxxxx ReportedBy: oget.fedora@xxxxxxxxx QAContact: extras-qa@xxxxxxxxxxxxxxxxx CC: notting@xxxxxxxxxx, fedora-package-review@xxxxxxxxxx Estimated Hours: 0.0 Classification: Fedora Spec URL: http://oget.fedorapeople.org/review/qtsingleapplication.spec SRPM URL: http://oget.fedorapeople.org/review/qtsingleapplication-2.6-1.fc12.src.rpm Description: For some applications it is useful or even critical that they are started only once by any user. Future attempts to start the application should activate any already running instance, and possibly perform requested actions, e.g. loading a file, in that instance. The QtSingleApplication class provides an interface to detect a running instance, and to send command strings to that instance. For console (non-GUI) applications, the QtSingleCoreApplication variant is provided, which avoids dependency on QtGui. -- * I put the header files into the directory /usr/include/QtSolutions. This is actually Suse's convention. I am just keeping things consistent. * rpmlint says: qtsingleapplication.src:44: W: configure-without-libdir-spec However this package does not use the usual autotools configure. * F-13 scratch build is clean: http://koji.fedoraproject.org/koji/taskinfo?taskID=2108187 -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review