From 164f6a2b4189908aae284b58ec4b14c07c795af1 Mon Sep 17 00:00:00 2001 From: nucleo Date: Mon, 26 Dec 2011 07:09:52 +0200 Subject: [PATCH] disable spandsp (#691039) --- linphone.spec | 8 ++++---- 1 file 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 - 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 - 3.4.3-2 - Rebuild for new libpng