Bug 430478

Summary: Review Request: perl-Authen-Krb5 - perl interface to Kerberos v5 library
Product: [Fedora] Fedora Reporter: Simon Wilkinson <simon>
Component: Package ReviewAssignee: Parag AN(पराग) <panemade>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: fedora-package-review, notting
Target Milestone: ---Flags: panemade: fedora-review+
kevin: fedora-cvs+
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-01-29 20:17:14 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Simon Wilkinson 2008-01-28 13:42:09 UTC
Spec URL: http://homepages.inf.ed.ac.uk/sxw/perl-Authen-Krb5.spec
SRPM URL: http://homepages.inf.ed.ac.uk/sxw/perl-Authen-Krb5-1.7-1.fc9.src.rpm
Description:
Authen::Krb5 is a object oriented perl interface to the Kerberos 5 API

Comment 1 Parag AN(पराग) 2008-01-28 15:13:22 UTC
you can use following in %setup instead to create patch1
sed -i 's#/usr/local/bin/perl#/usr/bin/perl#' s*


Comment 2 Simon Wilkinson 2008-01-28 15:34:04 UTC
Done (I've listed the file names explicitly, rather than using a wildcard).

Spec URL: http://homepages.inf.ed.ac.uk/sxw/perl-Authen-Krb5.spec
SRPM URL: http://homepages.inf.ed.ac.uk/sxw/perl-Authen-Krb5-1.7-2.fc9.src.rpm

Comment 3 Parag AN(पराग) 2008-01-29 05:48:01 UTC
Review:
+ package builds in mock (rawhide i386).
+ rpmlint is silent for SRPM and for RPM.
+ source files match upstream url
41fc7c533b139110557478649eb9e4b2  Krb5-1.7.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.
+ Compiler flags are used correctly.
+ %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 nothing
+ Package perl-Authen-Krb5-1.7-2.fc9 =>
   Provides: Krb5.so perl(Authen::Krb5) = 1.7
  Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3)
libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcom_err.so.2 libk5crypto.so.3
libk5crypto.so.3(k5crypto_3_MIT) libkrb5.so.3 libkrb5.so.3(krb5_3_MIT)
libresolv.so.2 perl >= 0:5.004 perl(AutoLoader) perl(Carp) perl(DynaLoader)
perl(Exporter) perl(strict) perl(vars) rtld(GNU_HASH)

APPROVED.

Comment 4 Simon Wilkinson 2008-01-29 09:25:00 UTC
New Package CVS Request
=======================
Package Name: perl-Authen-Krb5
Short Description: perl interface to Kerberos v5 library
Owners: sxw
Branches: F-7 F-8 EL-4 EL-5
InitialCC: 
Cvsextras Commits:yes

Comment 5 Kevin Fenzi 2008-01-29 17:49:29 UTC
cvs done.

Comment 6 Simon Wilkinson 2008-01-29 20:17:14 UTC
Thanks for the review!