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-Tagset | Assignee: | Jason Vas Dias <jvdias> | ||||
Status: | CLOSED RAWHIDE | QA Contact: | |||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | rawhide | CC: | 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
Jose Pedro Oliveira
2005-12-30 19:52:00 UTC
Thanks - perl-HTML-Tagset-3.10 now in rawhide-2006-01-10 (FC5t3) . 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)
OK - fixed with perl-HTML-Tagset-3.10-2 |