Accepting request 983874 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/983874 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgme?expand=0&rev=19
This commit is contained in:
commit
14e4fe2af4
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 15 13:55:43 UTC 2022 - Callum Farmer <gmbr3@opensuse.org>
|
||||
|
||||
- Remove bad %defattr - not needed and causes SHLIB non-executable
|
||||
rpmlint error
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 28 18:00:40 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -84,13 +84,11 @@ sed -i 's/\r$//' changes.txt design.txt gme.txt license.txt readme.txt
|
||||
%postun -n libgme%{soname} -p /sbin/ldconfig
|
||||
|
||||
%files -n libgme%{soname}
|
||||
%defattr(0644, root, root, 0755)
|
||||
%license license.txt
|
||||
%doc changes.txt gme.txt readme.txt
|
||||
%{_libdir}/libgme.so.%{soname}*
|
||||
|
||||
%files devel
|
||||
%defattr(0644, root, root, 0755)
|
||||
%doc design.txt
|
||||
%{_includedir}/gme
|
||||
%{_libdir}/libgme.so
|
||||
|
Loading…
Reference in New Issue
Block a user