https://bugzilla.redhat.com/show_bug.cgi?id=984360 --- Comment #4 from Simone Caronni <negativo17@xxxxxxxxx> --- If you are building only for Fedora and not EPEL 6, in the install section, instead of: %install make install DESTDIR=%{buildroot} find %{buildroot} -name '*.*a' -exec rm -f {} ';' Please use: %install %make_install find %{buildroot} -name '*.*a' -delete -- 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=ze52TbgvQe&a=cc_unsubscribe _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review