Bill Nottingham wrote: > If libdspam.so isn't a plugin used by other programs, just remove > libdspam.so from your file list. And to possibly save you from another error, you'll either want to rm the file from the buildroot in %install section or use %exclude in %files. %install [...] rm -f %{buildroot}/%{_libdir}/libdspam.so Or: %files [...] %exclude %{_libdir}/libdspam.so If you just remove it from the file list and it is found in the buildroot, rpm will complain about unpackaged files. HTH -- Todd OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp ====================================================================== If God had meant for us to be naked, we would have been born that way.
Attachment:
pgpnGjiKEfI7s.pgp
Description: PGP signature
-- fedora-extras-list mailing list fedora-extras-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-extras-list