- update to 1.0.9rc4, adjust patches (#157180, #158547)

This commit is contained in:
Bill Nottingham 2005-05-24 20:43:46 +00:00
parent 67cde2fdbc
commit 22a4afd5f4
3 changed files with 7 additions and 21 deletions

View File

@ -1,6 +1 @@
alsa-lib-1.0.7.tar.bz2
alsa-lib-1.0.8.tar.bz2
alsa-lib-1.0.9rc2.tar.bz2
ainit-0.2.tar.gz
ainit-0.3.tar.gz
ainit-0.4.tar.gz
alsa-lib-1.0.9rc4.tar.bz2

View File

@ -1,19 +1,14 @@
Summary: The Advanced Linux Sound Architecture (ALSA) library.
Name: alsa-lib
Version: 1.0.9rc2
Release: 5
Version: 1.0.9rc4
Release: 1
License: LGPL
Group: System Environment/Libraries
Source: ftp://ftp.alsa-project.org/pub/lib/%{name}-%{version}%{?prever}.tar.bz2
Source1: ainit-0.4.tar.gz
#Patch0: alsa-lib-mixer.patch
Patch1: alsa-lib-alpha.patch
Patch2: alsa-lib-gcc4.patch
Patch3: alsa-lib-ainit.patch
Patch4: alsa-lib-1.0.9rc2-cvs.patch
#Patch5: alsa-lib-1.0.9rc2-ainit-config.patch
Patch6: alsa-lib-ainit-dsnoop.patch
Patch7: alsa-lib-1.0.9rc3-mixer-gentoo.patch
URL: http://www.alsa-project.org/
BuildRoot: %{_tmppath}/%{name}-%{version}-root
BuildRequires: doxygen
@ -41,14 +36,8 @@ against the ALSA libraries and interfaces.
%prep
%setup -q -n %{name}-%{version}%{?prever} -a 1
#%patch0 -p1 -b .mixer
%patch1 -p1 -b .alpha
%patch2 -p1 -b .gcc4
%patch3 -p1 -b .ainit
%patch4 -p1 -b .arts
#%patch5 -p1 -b .ainit
%patch6 -p1
%patch7 -p1 -b .mixer
%build
%configure \
@ -123,6 +112,9 @@ ln -snf ../../etc/alsa %{_datadir}/alsa
%{_datadir}/aclocal/alsa.m4
%changelog
* Tue May 24 2005 Bill Nottingham <notting@redhat.com> 1.0.9rc4-1
- update to 1.0.9rc4 (#157180, #158547)
* Wed May 18 2005 Martin Stransky <stransky@redhat.com> 1.0.9rc2-5
- fix for #130593
- new ainit (dmix/dsnoop is default only for cards which really need it)

View File

@ -1,2 +1 @@
0b606956d9c02e568be36a7f6ca15511 alsa-lib-1.0.9rc2.tar.bz2
509cdf0740cd41297c7b568182974a46 ainit-0.4.tar.gz
fb2330ad8b9a86b4d17345e8b34974e0 alsa-lib-1.0.9rc4.tar.bz2