Accepting request 983872 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/983872 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libvorbis?expand=0&rev=53
This commit is contained in:
commit
8ad1b90b25
@ -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
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jul 10 10:14:43 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
Fri Jul 10 10:14:43 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
@ -152,15 +152,12 @@ make %{?_smp_mflags} check
|
|||||||
%postun -n libvorbisfile3 -p /sbin/ldconfig
|
%postun -n libvorbisfile3 -p /sbin/ldconfig
|
||||||
|
|
||||||
%files -n libvorbis0
|
%files -n libvorbis0
|
||||||
%defattr(0644,root,root,0755)
|
|
||||||
%{_libdir}/libvorbis.so.0*
|
%{_libdir}/libvorbis.so.0*
|
||||||
|
|
||||||
%files -n libvorbisenc2
|
%files -n libvorbisenc2
|
||||||
%defattr(0644,root,root,0755)
|
|
||||||
%{_libdir}/libvorbisenc.so.2*
|
%{_libdir}/libvorbisenc.so.2*
|
||||||
|
|
||||||
%files -n libvorbisfile3
|
%files -n libvorbisfile3
|
||||||
%defattr(0644,root,root,0755)
|
|
||||||
%{_libdir}/libvorbisfile.so.3*
|
%{_libdir}/libvorbisfile.so.3*
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
|
Loading…
Reference in New Issue
Block a user