restore sndfile.h required e.g. by gst-plugins-bad010 [release 0.8.9.0-4mamba;Sun Jan 02 2022]
This commit is contained in:
parent
2fcfa0558c
commit
a3ee11e0d1
@ -1,6 +1,6 @@
|
||||
Name: libmodplug
|
||||
Version: 0.8.9.0
|
||||
Release: 3mamba
|
||||
Release: 4mamba
|
||||
Summary: MOD music file playing library
|
||||
Group: System/Libraries
|
||||
Distribution: openmamba
|
||||
@ -41,8 +41,8 @@ This package contains the header files, static libraries and development documen
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
%makeinstall
|
||||
|
||||
# Windows header that may conflict with libsndfile (see: mpd)
|
||||
rm -f %{buildroot}%{_includedir}/libmodplug/sndfile.h
|
||||
## Windows header that may conflict with libsndfile (see: mpd)
|
||||
#rm -f %{buildroot}%{_includedir}/libmodplug/sndfile.h
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
@ -66,6 +66,9 @@ rm -f %{buildroot}%{_includedir}/libmodplug/sndfile.h
|
||||
%doc ChangeLog README TODO
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
|
||||
* Sun Nov 28 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.8.9.0-3mamba
|
||||
- remove sndfile.h windows header conflicting with libsndfile
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user