rebuild without .la file [release 0.8.9.0-5mamba;Sat Apr 27 2024]
This commit is contained in:
parent
a3ee11e0d1
commit
a587f99b88
@ -1,12 +1,12 @@
|
||||
Name: libmodplug
|
||||
Version: 0.8.9.0
|
||||
Release: 4mamba
|
||||
Release: 5mamba
|
||||
Summary: MOD music file playing library
|
||||
Group: System/Libraries
|
||||
Distribution: openmamba
|
||||
Vendor: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://modplug-xmms.sourceforge.net/
|
||||
URL: https://modplug-xmms.sourceforge.net/
|
||||
Source: http://downloads.sourceforge.net/project/modplug-xmms/libmodplug/%{version}/libmodplug-%{version}.tar.gz
|
||||
Patch0: libmodplug-0.8.8.5-pkgconfig.patch
|
||||
License: Public Domain
|
||||
@ -60,12 +60,14 @@ This package contains the header files, static libraries and development documen
|
||||
%dir %{_includedir}/libmodplug
|
||||
%{_includedir}/libmodplug/*.h
|
||||
%{_libdir}/libmodplug.a
|
||||
%{_libdir}/libmodplug.la
|
||||
%{_libdir}/libmodplug.so
|
||||
%{_libdir}/pkgconfig/libmodplug.pc
|
||||
%doc ChangeLog README TODO
|
||||
|
||||
%changelog
|
||||
* Sat Apr 27 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 0.8.9.0-5mamba
|
||||
- rebuild without .la file
|
||||
|
||||
* Sun Jan 02 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.8.9.0-4mamba
|
||||
- restore sndfile.h required e.g. by gst-plugins-bad010
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user