Bug 428114 - Review Request: perl-User - API for locating user information regardless of OS
Summary: Review Request: perl-User - API for locating user information regardless of OS
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: 428115
TreeView+ depends on / blocked
 
Reported: 2008-01-09 10:52 UTC by Xavier Bachelot
Modified: 2008-01-09 21:13 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-01-09 21:13:02 UTC
Type: ---
Embargoed:
panemade: fedora-review+
kevin: fedora-cvs+


Attachments (Terms of Use)

Description Xavier Bachelot 2008-01-09 10:52:07 UTC
Spec URL: http://washington.kelkoo.net/fedora/SPECS/perl-User.spec
SRPM URL: http://washington.kelkoo.net/fedora/SRPMS/perl-User-1.8-1.fc8.src.rpm
Description: This module allows applications to retrieve per-user characteristics.

Comment 1 Parag AN(पराग) 2008-01-09 11:56:48 UTC
I don't think you need 
%check ||:
make it 
%check only.


Review:
+ package builds in mock (development i386).
+ rpmlint is silent for SRPM and for RPM.
+ source files match upstream url
b8b2c677dc4ef08e84b5b4f8cb021540  User-1.8.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
PERL_DL_NONLAZY=1 /usr/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl
1..3
# Running under perl version 5.008008 for linux
# Current time local: Wed Jan  9 06:21:40 2008
# Current time GMT:   Wed Jan  9 11:21:40 2008
# Using Test.pm version 1.25
ok 1
ok 2
ok 3
+ Package perl-User-1.8-1.fc9 ->
  Provides: perl(User) = 1.8
  Requires: perl(:MODULE_COMPAT_5.8.8) perl(Exporter) perl(strict) perl(vars)
APPROVED.



Comment 2 Xavier Bachelot 2008-01-09 13:38:05 UTC
Thx Parag.

%make check fixed in :
http://washington.kelkoo.net/fedora/SPECS/perl-User.spec
http://washington.kelkoo.net/fedora/SRPMS/perl-User-1.8-2.fc8.src.rpm

New Package CVS Request
=======================
Package Name: perl-User
Short Description: API for locating user information regardless of OS
Owners: xavierb
Branches: F-8
InitialCC: 
Cvsextras Commits: yes

Comment 3 Kevin Fenzi 2008-01-09 18:25:07 UTC
cvs done.

Comment 4 Xavier Bachelot 2008-01-09 21:13:02 UTC
Thanks Kevin.

Imported and built for devel and F-8.


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