Accepting request 982821 from home:gmbr3:Active

- Remove bad %defattr - not needed and causes SHLIB non-executable
  rpmlint error

OBS-URL: https://build.opensuse.org/request/show/982821
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libgme?expand=0&rev=24
This commit is contained in:
Takashi Iwai 2022-06-20 08:06:29 +00:00 committed by Git OBS Bridge
parent 78c4e9516e
commit ac39aef90c
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