Removed libboost correction.

This commit is contained in:
Brendan Jones 2011-11-12 09:28:03 +01:00
parent 8d800a5aa5
commit 4bf7c57004

View File

@ -6,7 +6,7 @@
Name: guitarix
Version: 0.20.2
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Mono amplifier to JACK
Group: Applications/Multimedia
License: GPLv2+
@ -74,7 +74,6 @@ also be used by any other ladspa host.
# The build system does not use these bundled libraries by default. But
# just to make sure:
rm -fr src/zita-convolver src/zita-resampler
sed -i 's|boost_thread|boost_thread-mt|' wscript
%build
./waf -vv configure --prefix=%{_prefix} \
@ -113,6 +112,9 @@ chmod 644 %{buildroot}/%{_datadir}/%{altname}/skins/*
%{_libdir}/ladspa/*.so
%changelog
* Sat Nov 12 2011 Brendan Jones <brendan.jones.it@gmail.com> - 0.20.2-2
- Removed libboost library detection fix
* Sat Nov 12 2011 Brendan Jones <brendan.jones.it@gmail.com> - 0.20.2-1
- Update to upstream release 0.20.2