Bug 482965

Summary: Review Request: perl-XML-Generator - perl XML generator
Product: [Fedora] Fedora Reporter: Dennis Gilmore <dennis>
Component: Package ReviewAssignee: Parag AN(पराग) <panemade>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: fedora-package-review, ianburrell, notting, panemade, rc040203
Target Milestone: ---Flags: panemade: fedora-review+
dennis: fedora-cvs+
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 1.01-3.fc9 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-03-04 04:58:28 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 Dennis Gilmore 2009-01-29 02:11:18 UTC
Spec URL: http://ausil.us/packages/perl-XML-Generator.spec
SRPM URL: http://ausil.us/packages/perl-XML-Generator-1.01-1.fc10.src.rpm
Description: 
perl module for generating XML documents

Comment 1 Parag AN(पराग) 2009-01-29 03:38:13 UTC
Review:
+ package builds in mock (rawhide i386).
koji Build => http://koji.fedoraproject.org/koji/taskinfo?taskID=1090315
+ rpmlint is silent for SRPM and for RPM.
+ source files match upstream url
8f9e6ba2595b07997efac1377c5484e9  XML-Generator-1.01.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=2, Tests=97,  0 wallclock secs ( 0.03 usr  0.01 sys +  0.09 cusr  0.02 csys =  0.15 CPU)
+ Package perl-XML-Generator-1.01-1.fc11 =>
  Provides:  perl(XML::Generator) = 1.01 perl(XML::Generator::cdata) perl(XML::Generator::comment) perl(XML::Generator::final) perl(XML::Generator::overload) perl(XML::Generator::pi) perl(XML::Generator::pretty) perl(XML::Generator::util)
 Requires: perl(Carp) perl(base) perl(constant) perl(overload) perl(strict) perl(vars)

Any reason for removing DOM.pm?

Comment 2 Dennis Gilmore 2009-01-29 04:39:55 UTC
I honestly do not know why DOM.pm is removed. i picked up the spec from spacewalk and cleaned it up.  lets add it back.

Spec URL: http://ausil.us/packages/perl-XML-Generator.spec
SRPM URL: http://ausil.us/packages/perl-XML-Generator-1.01-2.fc10.src.rpm

Comment 3 Ralf Corsepius 2009-01-29 05:17:37 UTC
Still some issues:

* The t/DOM.t test fails due to a missing XML::DOM
=> Please add
BuildRequires: perl(XML::DOM)
This should let the testsuite succeed.

* This is a noarch package.
=> No need to pass OPTIMIZE in %build
Please remove OPTIMIZE.

Comment 4 Parag AN(पराग) 2009-01-29 05:30:13 UTC
(In reply to comment #3)
> Still some issues:
> 
> * The t/DOM.t test fails due to a missing XML::DOM
> => Please add
> BuildRequires: perl(XML::DOM)
> This should let the testsuite succeed.
> 
> * This is a noarch package.
> => No need to pass OPTIMIZE in %build
> Please remove OPTIMIZE.

Thanks for this comment. I thought its ok not to care much for noarch packages. Thanks will take care to ask to remove OPTIMIZE for perl noarch packages.

Comment 5 Dennis Gilmore 2009-01-29 22:12:42 UTC
fixed in 
Spec URL: http://ausil.us/packages/perl-XML-Generator.spec
SRPM URL: http://ausil.us/packages/perl-XML-Generator-1.01-3.fc10.src.rpm

i checked that the tests did infact complete sucessfully

Comment 6 Parag AN(पराग) 2009-01-30 06:03:30 UTC
Review:
+ package builds in mock (rawhide i386).
koji Build => http://koji.fedoraproject.org/koji/taskinfo?taskID=1092744
+ rpmlint is silent for SRPM and for RPM.
+ source files match upstream url
8f9e6ba2595b07997efac1377c5484e9  XML-Generator-1.01.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=2, Tests=132,  0 wallclock secs ( 0.03 usr  0.00 sys +  0.17 cusr  0.02 csys =  0.22 CPU)
+ Package perl-XML-Generator-1.01-3.fc11 =>
 Provides:
 perl(XML::Generator) = 1.01
 perl(XML::Generator::DOM) = 0.2
 perl(XML::Generator::DOM::util)
 perl(XML::Generator::cdata)
 perl(XML::Generator::comment)
 perl(XML::Generator::final)
 perl(XML::Generator::overload)
 perl(XML::Generator::pi)
 perl(XML::Generator::pretty)
 perl(XML::Generator::util)

Requires:
 perl(Carp)
 perl(XML::DOM)
 perl(XML::Generator)
 perl(base)
 perl(constant)
 perl(overload)
 perl(strict)
 perl(vars)

APPROVED.

Comment 7 Parag AN(पराग) 2009-02-12 02:14:05 UTC
*** Bug 485164 has been marked as a duplicate of this bug. ***

Comment 8 Dennis Gilmore 2009-02-12 02:26:21 UTC
New Package CVS Request
=======================
Package Name: perl-XML-Generator
Short Description: perl module for generating XML documents
Owners: ausil
Branches: EL-5 F-9 F-10
InitialCC: perl-sig

Comment 9 Dennis Gilmore 2009-02-12 02:26:39 UTC
CVS Done

Comment 10 Parag AN(पराग) 2009-02-23 04:45:24 UTC
Can you close this review if this package is built for all requested branches?

Comment 11 Parag AN(पराग) 2009-03-04 04:58:28 UTC
looks this package is already built for requested branches therefore closing this review now.

Comment 12 Fedora Update System 2009-03-09 22:57:58 UTC
perl-XML-Generator-1.01-3.fc10 has been pushed to the Fedora 10 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 13 Fedora Update System 2009-03-09 23:04:15 UTC
perl-XML-Generator-1.01-3.fc9 has been pushed to the Fedora 9 stable repository.  If problems still persist, please make note of it in this bug report.