Accepting request 491815 from home:alarrosa:branches:multimedia:libs
- Do not install libaubio.a OBS-URL: https://build.opensuse.org/request/show/491815 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/aubio?expand=0&rev=14
This commit is contained in:
parent
d748a12fc3
commit
7c69e8e079
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 28 11:26:24 UTC 2017 - alarrosa@suse.com
|
||||||
|
|
||||||
|
- Do not install libaubio.a
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Apr 24 09:17:56 UTC 2017 - alarrosa@suse.com
|
Mon Apr 24 09:17:56 UTC 2017 - alarrosa@suse.com
|
||||||
|
|
||||||
|
@ -98,6 +98,7 @@ mv src/wscript_build.new src/wscript_build
|
|||||||
mkdir -p %{buildroot}%{_docdir}/%{name}
|
mkdir -p %{buildroot}%{_docdir}/%{name}
|
||||||
cp -pR %{buildroot}%{_datadir}/doc/libaubio-doc/html %{buildroot}%{_docdir}/%{name}
|
cp -pR %{buildroot}%{_datadir}/doc/libaubio-doc/html %{buildroot}%{_docdir}/%{name}
|
||||||
rm -rf %{buildroot}%{_datadir}/doc/libaubio-doc
|
rm -rf %{buildroot}%{_datadir}/doc/libaubio-doc
|
||||||
|
rm -f %{buildroot}%{_libdir}/libaubio.a
|
||||||
|
|
||||||
%post -n %{libpkgname} -p /sbin/ldconfig
|
%post -n %{libpkgname} -p /sbin/ldconfig
|
||||||
|
|
||||||
@ -111,7 +112,6 @@ rm -rf %{buildroot}%{_datadir}/doc/libaubio-doc
|
|||||||
%defattr(-, root, root)
|
%defattr(-, root, root)
|
||||||
%doc AUTHORS ChangeLog COPYING README.md
|
%doc AUTHORS ChangeLog COPYING README.md
|
||||||
%{_libdir}/lib*.so
|
%{_libdir}/lib*.so
|
||||||
%{_libdir}/lib*.a
|
|
||||||
%{_libdir}/pkgconfig/*.pc
|
%{_libdir}/pkgconfig/*.pc
|
||||||
%{_includedir}/aubio
|
%{_includedir}/aubio
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user