diff --git a/speex.spec b/speex.spec index bde25f9..e1c79da 100644 --- a/speex.spec +++ b/speex.spec @@ -5,13 +5,10 @@ Release: 0.1.beta1 License: BSD Group: System Environment/Libraries URL: http://www.speex.org/ -Source0: http://www.speex.org/download/%{name}-%{version}.tar.gz +Source0: http://www.speex.org/download/%{name}-1.2beta1.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot BuildRequires: libogg-devel -Patch0: speex-underquoted.patch -Patch1: speex-1.0.4-pkgconfig.patch - %description Speex is a patent-free compression format designed especially for speech. It is specialized for voice communications at low bit-rates in @@ -29,9 +26,7 @@ Speex is a patent-free compression format designed especially for speech. This package contains development files for %{name} %prep -%setup -q -%patch0 -p1 -b .underquoted -%patch1 -p1 -b .pkgconfig +%setup -q -n speex-1.2beta1 %build %configure --enable-static --with-ogg-libraries=%{_libdir}