Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 204151 - Review Request: perl-File-NFSLock - Perl module to do NFS (or not) locking
Summary: Review Request: perl-File-NFSLock - Perl module to do NFS (or not) locking
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Chris Weyl
QA Contact: Fedora Package Reviews List
URL:
Whiteboard:
: 1112166 (view as bug list)
Depends On:
Blocks: FE-ACCEPT
TreeView+ depends on / blocked
 
Reported: 2006-08-25 21:25 UTC by Patrice Dumas
Modified: 2014-06-23 17:01 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-08-29 12:02:59 UTC
Type: ---
Embargoed:
kevin: fedora-cvs+


Attachments (Terms of Use)

Description Patrice Dumas 2006-08-25 21:25:53 UTC
Spec URL: http://www.environnement.ens.fr/perso/dumas/fc-srpms/perl-File-NFSLock.spec
SRPM URL: http://www.environnement.ens.fr/perso/dumas/fc-srpms/perl-File-NFSLock-1.20-1.src.rpm
Description: 

Program based of concept of hard linking of files being atomic across NFS. 
This concept was mentioned in Mail::Box::Locker (which was originally 
presented in Mail::Folder::Maildir). Some routine flow is taken from 
there -- particularly the idea of creating a random local file, hard 
linking a common file to the local file, and then checking the nlink 
status. Some ideologies were not complete (uncache mechanism, shared 
locking) and some coding was even incorrect (wrong stat index). 
File::NFSLock was written to be light, generic, and fast.

Comment 1 Chris Weyl 2006-08-28 06:02:33 UTC
I see there's an examples directory/script, but it's not included in %doc.
Let's include that, and this package is approved.


+ package meets naming and packaging guidelines.
+ specfile is properly named, is cleanly written and uses macros consistently.
+ dist tag is present.
+ build root is correct.
+ license field matches the actual license.
+ license is open source-compatible.  License text not included upstream.
+ source files match upstream:
68bddc5e2c32d9748ae689f398fc1147  File-NFSLock-1.20.tar.gz
68bddc5e2c32d9748ae689f398fc1147  File-NFSLock-1.20.tar.gz.srpm
+ latest version is being packaged.
+ BuildRequires are proper.
+ package builds in mock (5/x86_64)
+ rpmlint is silent.
+ final provides and requires are sane:
 ** perl-File-NFSLock-1.20-1.fc5.noarch.rpm
 == rpmlint
 == provides
 perl(File::NFSLock) = 1.20
 perl-File-NFSLock = 1.20-1.fc5
 == requires
 perl(:MODULE_COMPAT_5.8.8)
 perl(Carp)
 perl(Exporter)
 perl(strict)
 perl(vars)
+ package is not relocatable.
+ owns the directories it creates.
+ doesn't own any directories it shouldn't.
+ no duplicates in %files.
+ file permissions are appropriate.
+ %clean is present.
+ %check is present and all tests pass:
All tests successful.
Files=12, Tests=161, 42 wallclock secs ( 0.69 cusr +  0.82 csys =  1.51 CPU)
+ no scriptlets present.
+ code, not content.
+ documentation is small, so no -docs subpackage is necessary.
+ %docs are not necessary for the proper functioning of the package.
+ no headers.
+ no pkgconfig files.
+ no libtool .la droppings.
+ not a GUI app.
+ not a web app.

Comment 2 Patrice Dumas 2006-08-28 08:17:32 UTC
examples added with chmod -x:

http://www.environnement.ens.fr/perso/dumas/fc-srpms/perl-File-NFSLock-1.20-1.src.rpm

Comment 3 Patrice Dumas 2006-08-28 08:24:03 UTC
(In reply to comment #2)
> examples added with chmod -x:

Wrong url, it is

http://www.environnement.ens.fr/perso/dumas/fc-srpms/perl-File-NFSLock-1.20-2.src.rpm



Comment 4 Chris Weyl 2006-08-28 15:38:18 UTC
APPROVED

Comment 5 Patrice Dumas 2006-08-29 12:02:59 UTC
Built in devel. Thanks for the review. 
I don't plan on doing a FC5 release except if somebody
asks for it.

Comment 6 Chris Weyl 2006-08-29 14:51:35 UTC
So requested :)

Comment 7 Petr Pisar 2014-06-23 10:44:25 UTC
*** Bug 1112166 has been marked as a duplicate of this bug. ***

Comment 8 Petr Pisar 2014-06-23 10:54:26 UTC
Package Change Request
======================
Package Name: perl-File-NFSLock
New Branches: el6 epel7
Owners: xavierb
InitialCC: perl-sig

As requested in bug #1112166.

Comment 9 Kevin Fenzi 2014-06-23 17:01:37 UTC
Git done (by process-git-requests).


Note You need to log in before you can comment on or make changes to this bug.