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:
parent
78c4e9516e
commit
ac39aef90c
@ -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>
|
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
|
%postun -n libgme%{soname} -p /sbin/ldconfig
|
||||||
|
|
||||||
%files -n libgme%{soname}
|
%files -n libgme%{soname}
|
||||||
%defattr(0644, root, root, 0755)
|
|
||||||
%license license.txt
|
%license license.txt
|
||||||
%doc changes.txt gme.txt readme.txt
|
%doc changes.txt gme.txt readme.txt
|
||||||
%{_libdir}/libgme.so.%{soname}*
|
%{_libdir}/libgme.so.%{soname}*
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr(0644, root, root, 0755)
|
|
||||||
%doc design.txt
|
%doc design.txt
|
||||||
%{_includedir}/gme
|
%{_includedir}/gme
|
||||||
%{_libdir}/libgme.so
|
%{_libdir}/libgme.so
|
||||||
|
Loading…
x
Reference in New Issue
Block a user