Bug 512727 - Review Request: perl-Async-MergePoint - Resynchronise diverged control flow
Summary: Review Request: perl-Async-MergePoint - Resynchronise diverged control flow
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Marcela Mašláňová
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 512729
TreeView+ depends on / blocked
 
Reported: 2009-07-20 15:09 UTC by Nicolas Chauvet (kwizart)
Modified: 2009-07-29 10:03 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-07-29 10:03:02 UTC
Type: ---
Embargoed:
mmaslano: fedora-review+
kevin: fedora-cvs+


Attachments (Terms of Use)

Description Nicolas Chauvet (kwizart) 2009-07-20 15:09:00 UTC
Spec URL:
http://kwizart.fedorapeople.org/review/perl-Async-MergePoint.spec
SRPM URL:
http://kwizart.fedorapeople.org/review/perl-Async-MergePoint-0.03-1.fc11.src.rpm
Description: Resynchronise diverged control flow

Comment 1 Marcela Mašláňová 2009-07-24 07:17:51 UTC
OK rpmlint on every package.
OK name of package accords to the Naming Guidelines.
OK spec file name match the base package %{name}.
OK package meet the Packaging Guidelines.
OK package has a good license.
OK spec file is written in American English.
OK spec file for the package must be legible.
OK The sources used to build the package must match the upstream source.
   f4a6f9a9dc0a1748f503c01893d544cc
OK successful koji compilation.
   http://koji.fedoraproject.org/koji/taskinfo?taskID=1497144
OK correct BuildRequires, Requires.
OK proper use of %find_lang macro.
OK shared library must call ldconfig in %post and %postun.
OK relocatable package must state this fact.
OK package must own their directories.
OK permissions on files must be set properly.
OK %clean section with rm -rf %{buildroot}.
OK consistent use of macros.
OK package contains code, or permissable content.
OK large documentation go in a -doc subpackage.
OK %doc must not affect the runtime of the application.
OK header files must be in a -devel package.
OK static libraries must be in a -static package.
OK pkgconfig(.pc) files must 'Requires: pkgconfig'.
OK library files with a suffix (.so) must go in -devel.
OK usually devel packages must require the base package.
OK Remove .la libtool archives.
OK GUI applications must include a %{name}.desktop file.
OK %install section starts with rm -rf %{buildroot}.

Comment 2 Marcela Mašláňová 2009-07-24 07:30:02 UTC
Probably you can also change (same comment as in bz512725) files section. 
From
%{perl_vendorlib}/*
%exclude %dir %{perl_vendorarch}/auto/
To
%{perl_vendorarch}/Async
%{perl_vendorarch}/auto/Async

If you want you can generate spec by cpanspec and we can go through review again, but I don't think that will be necessary.

Comment 3 Nicolas Chauvet (kwizart) 2009-07-24 21:42:38 UTC
Thx for the review, I will adopt the suggested %files section

Comment 4 Nicolas Chauvet (kwizart) 2009-07-24 21:45:39 UTC
New Package CVS Request
=======================
Package Name: perl-Async-MergePoint
Short Description: Resynchronise diverged control flow
Owners: kwizart
Branches: F-11 F-10 EL-5
InitialCC: perl-sig

Comment 5 Marcela Mašláňová 2009-07-27 05:53:38 UTC
I suppose you forgot set cvs flag to ?
http://fedoraproject.org/wiki/PackageMaintainers/CVSAdminProcedure

I hope you don't mind if I set it.

Comment 6 Nicolas Chauvet (kwizart) 2009-07-27 08:52:16 UTC
Thx. I've missed it, indeed.

Comment 7 Kevin Fenzi 2009-07-28 04:37:08 UTC
cvs done.


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