Accepting request 982819 from home:gmbr3:Active

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

OBS-URL: https://build.opensuse.org/request/show/982819
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libvorbis?expand=0&rev=66
This commit is contained in:
Takashi Iwai 2022-06-20 08:05:52 +00:00 committed by Git OBS Bridge
parent 48310b6f69
commit ac487f1dd4
2 changed files with 6 additions and 3 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
-------------------------------------------------------------------
Fri Jul 10 10:14:43 UTC 2020 - Martin Hauke <mardnh@gmx.de>

View File

@ -152,15 +152,12 @@ make %{?_smp_mflags} check
%postun -n libvorbisfile3 -p /sbin/ldconfig
%files -n libvorbis0
%defattr(0644,root,root,0755)
%{_libdir}/libvorbis.so.0*
%files -n libvorbisenc2
%defattr(0644,root,root,0755)
%{_libdir}/libvorbisenc.so.2*
%files -n libvorbisfile3
%defattr(0644,root,root,0755)
%{_libdir}/libvorbisfile.so.3*
%files devel