commit 25fab7d7c0c817f3af9d949077468c3e38a8d6d0
Author: Jakub Bogusz <[email protected]>
Date:   Sun Jan 25 14:09:15 2015 +0100

    - BR: speexdsp-devel for -progs

 speex.spec | 7 +++++++
 1 file changed, 7 insertions(+)
---
diff --git a/speex.spec b/speex.spec
index 5c3fd76..9d40591 100644
--- a/speex.spec
+++ b/speex.spec
@@ -1,5 +1,6 @@
 #
 # Conditional build:
+%bcond_with    bootstrap       # bootstrap from <= 1.2-rc1 (with speexdsp in 
base)
 %bcond_without static_libs     # don't build static library
 
 Summary:       An open-source, patent-free speech codec
@@ -20,6 +21,12 @@ BuildRequires:       automake
 BuildRequires: libogg-devel
 BuildRequires: libtool
 BuildRequires: pkgconfig
+%if %{with bootstrap}
+BuildRequires: speex-devel >= 1:1.2-beta3
+BuildRequires: speex-devel < 1:1.2-rc2
+%else
+BuildRequires: speexdsp-devel >= 1.2
+%endif
 Obsoletes:     Speex
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/speex.git/commitdiff/25fab7d7c0c817f3af9d949077468c3e38a8d6d0

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to