[linphone] disable spandsp (#691039)

nucleo nucleo at fedoraproject.org
Mon Dec 26 05:09:57 UTC 2011


commit 164f6a2b4189908aae284b58ec4b14c07c795af1
Author: nucleo <nucleo at fedoraproject.org>
Date:   Mon Dec 26 07:09:52 2011 +0200

    disable spandsp (#691039)

 linphone.spec |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/linphone.spec b/linphone.spec
index b2adc9f..b595688 100644
--- a/linphone.spec
+++ b/linphone.spec
@@ -27,7 +27,7 @@ BuildRequires:  gtk2-devel >= 2.16
 BuildRequires:  alsa-lib-devel
 
 BuildRequires:  speex-devel >= 1.2
-BuildRequires:  spandsp-devel
+#BuildRequires:  spandsp-devel
 BuildRequires:  gsm-devel
 BuildRequires:  libsamplerate-devel
 
@@ -84,8 +84,7 @@ done
 
 
 %build
-%configure --exec-prefix=%{_prefix} \
-           --disable-static \
+%configure --disable-static \
            --disable-rpath \
            --enable-console_ui=yes \
            --enable-gtk_ui=yes \
@@ -153,7 +152,8 @@ rm -rf $RPM_BUILD_ROOT
 %changelog
 * Mon Dec 26 2011 Alexey Kurov <nucleo at fedoraproject.org> - 3.5.0-1
 - linphone-3.5.0
-- add BR: libnotify-devel spandsp-devel
+- add BR: libnotify-devel
+- disable spandsp (#691039)
 
 * Tue Dec 06 2011 Adam Jackson <ajax at redhat.com> - 3.4.3-2
 - Rebuild for new libpng


More information about the scm-commits mailing list