Bug 472167 (perl-asa) - Review Request: perl-asa - Lets your class/object say it works like something else
Summary: Review Request: perl-asa - Lets your class/object say it works like something...
Keywords:
Status: CLOSED NEXTRELEASE
Alias: perl-asa
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: http://search.cpan.org/dist/asa
Whiteboard:
Depends On:
Blocks: perl-Check-ISA
TreeView+ depends on / blocked
 
Reported: 2008-11-19 05:10 UTC by Chris Weyl
Modified: 2011-08-12 12:26 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-11-23 07:55:08 UTC
Type: ---
Embargoed:
panemade: fedora-review+
gwync: fedora-cvs+


Attachments (Terms of Use)

Description Chris Weyl 2008-11-19 05:10:51 UTC
Spec URL: http://fedorapeople.org/~cweyl/review/perl-asa.spec
SRPM URL: http://fedorapeople.org/~cweyl/review/perl-asa-0.02-1.fc9.src.rpm

Description:
Perl 5 doesn't natively support Java-style interfaces, and it doesn't
support Perl 6 style roles either.

You can get both of these things in half a dozen different ways via various
CPAN modules, but they usually require that you buy into "their way" of
implementing your code.

This package overrides the isa() method, allowing your class to claim it's a
class it's not (that is, isn't in @ISA).


Koji build: http://koji.fedoraproject.org/koji/taskinfo?taskID=939375

Comment 1 Parag AN(पराग) 2008-11-19 09:31:33 UTC
Review:
+ package builds in mock (rawhide i386).
koji Build => http://koji.fedoraproject.org/koji/taskinfo?taskID=939617
+ rpmlint is silent for SRPM and for RPM.
+ source files match upstream url
b2b0358f0c8548dacdbdaeaa7c9fe5f7  asa-0.02.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=3, Tests=21,  1 wallclock secs ( 0.02 usr  0.01 sys +  0.18 cusr  0.03 csys =  0.24 CPU)

+ Package perl-asa-0.02-1.fc11
  Provides: perl(asa) = 0.02
  Requires:  perl >= 0:5.005  perl(Carp)  perl(strict)  perl(vars)

APPROVED.

Comment 2 Chris Weyl 2008-11-19 16:31:26 UTC
New Package CVS Request
=======================
Package Name: perl-asa
Short Description: Lets your class/object say it works like something else
Owners: cweyl
Branches: F-8 F-9 F-10 devel
InitialCC: perl-sig

Comment 3 Kevin Fenzi 2008-11-23 04:23:41 UTC
cvs done.

Comment 4 Jose Pedro Oliveira 2011-08-12 01:48:14 UTC
Package Change Request
======================
Package Name: perl-asa
New Branches: el6
Owners: jpo
InitialCC: perl-sig

[perl-Dancer requirement chain - see bug 729504]

Comment 5 Gwyn Ciesla 2011-08-12 12:26:39 UTC
Git done (by process-git-requests).


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