Bug 512723 - Review Request: perl-Socket-GetAddrInfo - RFC 2553's "getaddrinfo" and "getnameinfo" functions
Summary: Review Request: perl-Socket-GetAddrInfo - RFC 2553's "getaddrinfo" and "getna...
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Parag AN(पराग)
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 512729
TreeView+ depends on / blocked
 
Reported: 2009-07-20 15:00 UTC by Nicolas Chauvet (kwizart)
Modified: 2009-07-27 10:30 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-07-27 10:30:44 UTC
Type: ---
Embargoed:
panemade: fedora-review+
j: fedora-cvs+


Attachments (Terms of Use)

Description Nicolas Chauvet (kwizart) 2009-07-20 15:00:15 UTC
Spec URL:
http://kwizart.fedorapeople.org/review/perl-Socket-GetAddrInfo.spec
SRPM URL:
http://kwizart.fedorapeople.org/review/perl-Socket-GetAddrInfo-0.12-1.fc11.src.rpm
Description: RFC 2553's "getaddrinfo" and "getnameinfo" functions

Comment 1 Parag AN(पराग) 2009-07-23 06:17:49 UTC
Review:
+ package builds in mock (rawhide i586).
koji Build =>http://koji.fedoraproject.org/koji/taskinfo?taskID=1489181
+ rpmlint is silent for SRPM and for RPM.
+ source files match upstream url
149d3ea0db5cdd3323735a170e800f318a9396e8  Socket-GetAddrInfo-0.12.tar.gz
+ package meets naming and packaging guidelines.
+ specfile is properly named, is cleanly written
+ Spec file is written in American English.
+ Spec file is legible.
+ dist tag is present.
+ build root is correct.
+ license is open source-compatible.
+ License text is included in package.
+ %doc is present.
+ BuildRequires are proper.
+ %clean is present.
+ package installed properly.
+ Macro use appears rather consistent.
+ Package contains code, not content.
+ no headers or static libraries.
+ no .pc file present.
+ no -devel subpackage
+ no .la files.
+ no translations are available
+ Does owns the directories it creates.
+ no scriptlets present.
+ no duplicates in %files.
+ file permissions are appropriate.
+ make test gave
All tests successful.
Files=4, Tests=47,  0 wallclock secs ( 0.04 usr  0.01 sys +  0.14 cusr  0.03 csys =  0.22 CPU)
+ Package  perl-Socket-GetAddrInfo-0.12-1.fc12.i686=>
Provides: GetAddrInfo.so perl(Socket::GetAddrInfo) = 0.12
Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) perl(Carp) perl(DynaLoader) perl(Exporter) perl(Scalar::Util) perl(strict) perl(warnings) rtld(GNU_HASH)
+ Not a GUI application

Suggestions:
1) Use
 %{perl_vendorarch}/Socket
 %{perl_vendorarch}/auto/Socket
in %files

APPROVED.

Comment 2 Nicolas Chauvet (kwizart) 2009-07-24 21:41:50 UTC
Thx for the review, I will adopt the suggested %file section.

Comment 3 Nicolas Chauvet (kwizart) 2009-07-24 21:44:18 UTC
New Package CVS Request
=======================
Package Name: perl-Socket-GetAddrInfo
Short Description: RFC 2553's "getaddrinfo" and "getnameinfo" functions
Owners: kwizart
Branches: F-11 F-10 EL-5
InitialCC: perl-sig

Comment 4 Jason Tibbitts 2009-07-24 22:26:10 UTC
CVS done.


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