[guitarix] Removed libboost correction.

Brendan Jones bsjones at fedoraproject.org
Sat Nov 12 08:28:27 UTC 2011


commit 4bf7c570048b02706960420588b48568f6f27fd3
Author: Brendan Jones <brendan.jones.it at gmail.com>
Date:   Sat Nov 12 09:28:03 2011 +0100

    Removed libboost correction.

 guitarix.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/guitarix.spec b/guitarix.spec
index 85e2a21..07cff63 100644
--- a/guitarix.spec
+++ b/guitarix.spec
@@ -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 at gmail.com> - 0.20.2-2
+- Removed libboost library detection fix
+
 * Sat Nov 12 2011 Brendan Jones <brendan.jones.it at gmail.com> - 0.20.2-1
 - Update to upstream release 0.20.2
 


More information about the scm-commits mailing list