https://bugzilla.redhat.com/show_bug.cgi?id=1411467 --- Comment #3 from Neal Gompa <ngompa13@xxxxxxxxx> --- Some notes: > rm $RPM_BUILD_ROOT/%{_libdir}/bitlbee/steam.la Please use %{buildroot} instead of "$RPM_BUILD_ROOT" > %{!?_licensedir: %global license %%doc} This should be "%{!?_licensedir: %global license %doc}" Additional notes: This package provides "steam.so()(64bit)" which is unhelpfully generic. Please add a Provides filter rule to filter out auto-generated Provides from libraries installed into "%{_libdir}/bitlbee". More information can be found at https://fedoraproject.org/wiki/Packaging:AutoProvidesAndRequiresFiltering -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx