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

Ralf Corsepius <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]



--- Comment #2 from Ralf Corsepius <[email protected]> ---
Some remarks:

These should be added as "BuildRequires:"
perl(AutoLoader)
perl(Carp)
perl(Exporter)
perl(Gtk2)
perl(XSLoader)
perl(strict)  
perl(warnings)


The package must own %{perl_vendorarch}/Gtk2:
Please change %{perl_vendorarch}/Gtk2/* in %files into %{perl_vendorarch}/Gtk2
Perl-modules are supposed to own all directories they are using below
%{perl_vendorarch}.


Please check if this line is needed:
find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; -print

This is a work around to a defect which had existed in older Perls, but in most
cases isn't needed anymore.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to