https://bugzilla.redhat.com/show_bug.cgi?id=1359914
leigh scott <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |m --- Comment #7 from leigh scott <[email protected]> --- The scriptlets are wrong, use the full path. see https://fedoraproject.org/wiki/Packaging:Scriptlets?rd=Packaging:ScriptletSnippets#desktop-database also there is no need for the %dir change from %dir %{_datadir}/%{name} %{_datadir}/%{name}/%{name}.gresource to %{_datadir}/%{name}/ this way it owns the directory and everything in it There is no need to require gstreamer1 as gstreamer1-plugins-base requires it change from Requires: gstreamer1-plugins-base, gstreamer1 to Requires: gstreamer1-plugins-base -- 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 -- [email protected] To unsubscribe send an email to [email protected]
