[Bug 1060465] Review Request: perl-Excel-Writer-XLSX - Create a new file in the Excel 2007+ XLSX format

bugzilla at redhat.com bugzilla at redhat.com
Mon Feb 10 14:58:41 UTC 2014


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



--- Comment #6 from Petr Ĺ abata <psabata at redhat.com> ---
Ok, this looks much better now, just a few more things.

1. You forgot to remove the %clean section.
2. You didn't filter out the underspecified dependencies.  You can achieve that
with:

%global __requires_exclude
%{?__requires_exclude:__requires_exclude|}^perl\\(Archive::Zip\\)$
%global __requires_exclude %__requires_exclude|^perl\\(File::Temp\\)$

Although those two were just TODO points, given this is your first package, it
should be perfect :)

3. What's your FAS username?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=ntTRsPntMN&a=cc_unsubscribe


More information about the perl-devel mailing list