[Bug 582864] New: Review Request: qtlockedfile - QFile extension with advisory locking functions

bugzilla at redhat.com bugzilla at redhat.com
Fri Apr 16 01:55:34 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Review Request: qtlockedfile - QFile extension with advisory locking functions

https://bugzilla.redhat.com/show_bug.cgi?id=582864

           Summary: Review Request: qtlockedfile - QFile extension with
                    advisory locking functions
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: medium
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: oget.fedora at gmail.com
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com, fedora-package-review at redhat.com
   Estimated Hours: 0.0
    Classification: Fedora


Spec URL: http://6mata.com:8014/review/qtlockedfile.spec
SRPM URL: http://6mata.com:8014/review/qtlockedfile-2.4-1.fc12.src.rpm
Description: 
This class extends the QFile class with inter-process file locking
capabilities.
If an application requires that several processes should access the same file,
QtLockedFile can be used to easily ensure that only one process at a time is
writing to the file, and that no process is writing to it while others are
reading it.

scratch builds look fine:
F-13: http://koji.fedoraproject.org/koji/taskinfo?taskID=2118318
F-14: http://koji.fedoraproject.org/koji/taskinfo?taskID=2118323

rpmlint says:
qtlockedfile.x86_64: W: spelling-error Summary(en_US) QFile -> Q File, File,
Filler
   This can be ignored
qtlockedfile.src:39: W: configure-without-libdir-spec
   This does not use autotools configure, hence this warning can be ignored.

-- 
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.



More information about the package-review mailing list