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:
Dominique Leuenberger 2022-06-21 15:15:11 +00:00 committed by Git OBS Bridge
commit 14e4fe2af4
2 changed files with 6 additions and 2 deletions

View File

@ -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>

View File

@ -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