[Bug 892597] Review Request: glite-lb-types - Build-time component for gLite L&B

bugzilla at redhat.com bugzilla at redhat.com
Wed Jun 26 16:01:07 UTC 2013


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

--- Comment #3 from Petr Ĺ abata <psabata at redhat.com> ---
You'll need to buildrequire the following:
 - perl (called in spec)
 - perl(Getopt::Long), ./configure:26
 - perl(POSIX), ./configure:27

Don't use absolute paths in your spec.
Call perl simply 'perl' (preferred) or use the %{__perl} macro.

Put the installled C header file in a devel subpackage, as mandated by the
packaging guidelines.

Since your Summary and %description are identical, consider using the
%{summary} macro.

The %check section doesn't run anything and can be dropped.

-- 
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=brAyxFfNFB&a=cc_unsubscribe


More information about the perl-devel mailing list