[Bug 183028] Review Request: perl-Spiffy

bugzilla at redhat.com bugzilla at redhat.com
Tue Feb 28 20:53:14 UTC 2006


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

Summary: Review Request: perl-Spiffy


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





------- Additional Comments From steve at silug.org  2006-02-28 15:53 EST -------
Actually, since anything using Module::Signature doesn't like for anything to be
in the build directory that isn't in MANIFEST, I'm going with this (unless there
are any objections):

cat <<'END' > %{_sourcedir}/%{name}-prov
#!/bin/sh
%{__perl_provides} "$@" | sed -e '/^perl(DB)$/d'
END
%define __perl_provides %{_sourcedir}/%{name}-prov
chmod +x %{__perl_provides}


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




More information about the Fedora-perl-devel-list mailing list