- Update to Beta 2
This commit is contained in:
parent
7422398dd3
commit
23308a01b4
@ -1 +1 @@
|
||||
speex-1.2beta1.tar.gz
|
||||
speex-1.2beta2.tar.gz
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
aac2e4ba42122b885c787ea280acb3d9 speex-1.2beta1.tar.gz
|
||||
5480fa53a7451603ecb57ff815c87ac0 speex-1.2beta2.tar.gz
|
||||
|
||||
@ -1,11 +1,11 @@
|
||||
Summary: A voice compression format (codec)
|
||||
Name: speex
|
||||
Version: 1.2
|
||||
Release: 0.2.beta1
|
||||
Release: 0.3.beta2
|
||||
License: BSD
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.speex.org/
|
||||
Source0: http://www.speex.org/download/%{name}-1.2beta1.tar.gz
|
||||
Source0: http://downloads.us.xiph.org/releases/speex/%{name}-1.2beta2.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
|
||||
BuildRequires: libogg-devel
|
||||
|
||||
@ -31,7 +31,7 @@ Speex is a patent-free compression format designed especially for
|
||||
speech. This package contains development files for %{name}
|
||||
|
||||
%prep
|
||||
%setup -q -n speex-1.2beta1
|
||||
%setup -q -n speex-1.2beta2
|
||||
%patch0 -p1 -b .test-progs
|
||||
|
||||
%build
|
||||
@ -69,6 +69,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/libspeex.a
|
||||
|
||||
%changelog
|
||||
* Tue Sep 18 2007 - Bastien Nocera <bnocera@redhat.com> - 1.2-0.3.beta2
|
||||
- Update to Beta 2
|
||||
|
||||
* Tue Oct 24 2006 Matthias Clasen <mclasen@redhat.com> - 1.2-0.2.beta1
|
||||
- Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user