Bug 176720

Summary: perl-HTML-Tagset: update request to 3.10
Product: [Fedora] Fedora Reporter: Jose Pedro Oliveira <jose.p.oliveira.oss>
Component: perl-HTML-TagsetAssignee: Jason Vas Dias <jvdias>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: perl-devel
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
URL: http://search.cpan.org/dist/HTML-Tagset/
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-01-18 16:15:42 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:
Attachments:
Description Flags
Specfile patch none

Description Jose Pedro Oliveira 2005-12-30 19:52:00 UTC
Description of problem:
New version in CPAN;

WARNING 
WARNING New module maintainer -> the source URL must be changed
WARNING 

Version-Release number of selected component (if applicable):
rawhide: perl-HTML-Tagset-3.04-2.1.src.rpm

Expected results:
Version 3.10 in rawhide.

Additional info:
Diff from HTML-Tagset-3.04 to HTML-Tagset-3.10
http://search.cpan.org/diff?from=HTML-Tagset-3.04&to=HTML-Tagset-3.10

Comment 1 Jason Vas Dias 2006-01-10 17:08:02 UTC
Thanks - perl-HTML-Tagset-3.10 now in rawhide-2006-01-10 (FC5t3) .


Comment 2 Jose Pedro Oliveira 2006-01-10 20:32:01 UTC
Created attachment 123009 [details]
Specfile patch

The current RPM may create an unowned directory.

This patch corrects this problem and a couple of other minor ones:
* package now owns the directory %{perl_vendorlib}/HTML/
* removed the ending dot from the summary (rpmlint warning)
* moved the test suite execution into the %check section
* dropped the RPM_OPT_FLAGS in the %build section (not need for noarch
packages)
* dropped the "find ... '*.bs' ..." command (also not need for noarch packages)

Comment 3 Jason Vas Dias 2006-01-17 22:29:29 UTC
OK - fixed with perl-HTML-Tagset-3.10-2