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@xxxxxxxxx 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 the QA contact for the bug, or are watching the QA contact. -- fedora-extras-list mailing list fedora-extras-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-extras-list