Bug 700344

Summary: Review Request: perl-Authen-CAS-Client - Interface for authentication via JA-SIG's Central Authentication Service
Product: [Fedora] Fedora Reporter: Nicholas van Oudtshoorn <vanoudt>
Component: Package ReviewAssignee: Parag AN(पराग) <panemade>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: rawhideCC: fedora-package-review, iarnell, notting, panemade
Target Milestone: ---Flags: panemade: fedora-review+
gwync: fedora-cvs+
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: perl-Authen-CAS-Client-0.05-2.fc16 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-01-02 21:49:31 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Nicholas van Oudtshoorn 2011-04-28 07:51:56 UTC
Spec URL: http://dl.dropbox.com/u/8648526/perl-Authen-CAS-Client.spec
SRPM URL: http://dl.dropbox.com/u/8648526/perl-Authen-CAS-Client-0.05-1.fc14.src.rpm
Description:

The Authen::CAS::Client module provides a simple interface for
authenticating users using JA-SIG's CAS protocol. Both CAS v1.0 and v2.0
are supported. This is one of the requirements for Koha.

Since I have not yet got any packages in the fedora repository, I am looking for a sponsor

Comment 1 Iain Arnell 2011-10-27 03:01:54 UTC
Nicholas has a sponsor - no need to block FE-NEEDSPONSOR any more.

Comment 2 Parag AN(पराग) 2011-11-16 08:50:23 UTC
Nicholas,
    its been some time since this package has been added for review. Are you around? If you want me to review then I can start reviewing this package.

Comment 3 Nicholas van Oudtshoorn 2011-11-17 00:53:51 UTC
Hi Parag,

Yes - I'm still around! (Although the priority of this isn't huge - just chipping away at getting the dependencies for Koha ILS packaged one of these years). If you feel up for a review - go for it!

Comment 4 Parag AN(पराग) 2011-11-17 06:36:49 UTC
Suggestions:
1) If building this on Fedora only then you don't need
  a) buidlroot
  b) cleaning of buildroot in %install
  c) %clean section
  d) defattr(-,root,root,-)

2) yum should install dependencies automatically so you don't need to specify Requires:

3) Changelogs should use http://fedoraproject.org/wiki/PackagingGuidelines#Changelogs

Comment 5 Parag AN(पराग) 2011-11-28 03:54:07 UTC
ping any updates here?

Comment 6 Nicholas van Oudtshoorn 2011-11-28 05:08:58 UTC
Thanks for the PING - got busy over here.

Have updated a new SPEC file and SRPM:

Spec URL: http://dl.dropbox.com/u/8648526/packaging/perl-Authen-CAS-Client.spec
SRPM URL:
http://dl.dropbox.com/u/8648526/packaging/perl-Authen-CAS-Client-0.05-2.fc16.src.rpm

Comment 7 Parag AN(पराग) 2011-11-28 07:22:59 UTC
Review:-

+ koji scratch build -> http://koji.fedoraproject.org/koji/taskinfo?taskID=3545434

+ rpmlint on rpms gave
2 packages and 0 specfiles checked; 0 errors, 0 warnings.

+ source verified with upstream as  (sha1sum)
fb13f4789a49df20769a27474b2e9174237b4d15  Authen-CAS-Client-0.05.tar.gz
fb13f4789a49df20769a27474b2e9174237b4d15  ../SOURCES/Authen-CAS-Client-0.05.tar.gz

+ make test gave
All tests successful.
Files=6, Tests=204,  1 wallclock secs ( 0.05 usr  0.01 sys +  0.47 cusr  0.05 csys =  0.58 CPU)

+ Package: perl-Authen-CAS-Client-0.05-2.fc17.noarch
Provides: perl(Authen::CAS::Client) = 0.05 perl(Authen::CAS::Client::Response) = 0.03 perl(Authen::CAS::Client::Response::AuthFailure) perl(Authen::CAS::Client::Response::AuthSuccess) perl(Authen::CAS::Client::Response::Error) perl(Authen::CAS::Client::Response::Failure) perl(Authen::CAS::Client::Response::ProxyFailure) perl(Authen::CAS::Client::Response::ProxySuccess) perl(Authen::CAS::Client::Response::Success)

Requires: perl >= 0:5.006_001 perl(Authen::CAS::Client::Response) perl(Authen::CAS::Client::Response::Failure) perl(Authen::CAS::Client::Response::Success) perl(LWP::UserAgent) perl(URI) perl(URI::QueryParam) perl(XML::LibXML) perl(base) perl(strict) perl(warnings)

+ rest follows packaging guidelines

Suggestions:
1) you don't need following in spec
BuildRequires:  perl >= 1:5.6.1

2) Remove ">=0.00" from all the BuildRequires: lines. you don't need them.


APPROVED.

Comment 8 Gwyn Ciesla 2011-12-13 01:38:19 UTC
Please include an SCM request.

Comment 9 Nicholas van Oudtshoorn 2011-12-13 01:55:57 UTC
New Package SCM Request
=======================
Package Name: perl-Authen-CAS-Client
Short Description: Interface for authentication via JA-SIG's Central Authentication Service
Owners: vanoudt
Branches: f15 f16
InitialCC: perl-sig

Comment 10 Gwyn Ciesla 2011-12-13 02:30:42 UTC
Git done (by process-git-requests).

Comment 11 Parag AN(पराग) 2011-12-21 10:22:22 UTC
Can you build the package?

Comment 12 Nicholas van Oudtshoorn 2011-12-23 01:43:10 UTC
Built, and should be in updates-testing

Comment 13 Fedora Update System 2011-12-23 02:25:15 UTC
perl-Authen-CAS-Client-0.05-2.fc16 has been submitted as an update for Fedora 16.
https://admin.fedoraproject.org/updates/perl-Authen-CAS-Client-0.05-2.fc16

Comment 14 Fedora Update System 2011-12-23 22:21:33 UTC
perl-Authen-CAS-Client-0.05-2.fc16 has been pushed to the Fedora 16 testing repository.

Comment 15 Fedora Update System 2012-01-02 21:49:31 UTC
perl-Authen-CAS-Client-0.05-2.fc16 has been pushed to the Fedora 16 stable repository.