[Bug 688239] Review Request: perl-File-Listing - Parse directory listing

bugzilla at redhat.com bugzilla at redhat.com
Wed Mar 16 17:35:43 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=688239

--- Comment #3 from Petr Sabata <psabata at redhat.com> 2011-03-16 13:35:42 EDT ---
--- perl-File-Listing.spec      2011-03-16 17:09:02.000000000 +0100
+++ perl-File-Listing.spec.new  2011-03-16 18:22:42.000000000 +0100
@@ -20,7 +20,9 @@
 Conflicts:      perl-libwww-perl < 6

 # Remove underspecified dependencies
-%filter_from_requires /^perl(HTTP::Date)\s*$/
+%filter_from_requires /^perl(HTTP::Date)\s*$/d
+# Do not provide private modules
+%filter_from_provides /^perl(File::Listing::/d
 %filter_setup

 %description
@@ -54,3 +56,4 @@
 - Specfile autogenerated by cpanspec 1.78.
 - Remove BuildRoot stuff
 - Conflict with perl-libwww-perl-5* and older
+- Do not provide private modules

---

Seems alright.
I'll approve once perl-HTTP-Date makes it into Fedora.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list