diff --git a/.cvsignore b/.cvsignore index bff794f..00cd0fb 100644 --- a/.cvsignore +++ b/.cvsignore @@ -2,3 +2,4 @@ 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 diff --git a/alsa-lib.spec b/alsa-lib.spec index 58a1d79..64affe2 100644 --- a/alsa-lib.spec +++ b/alsa-lib.spec @@ -1,16 +1,15 @@ Summary: The Advanced Linux Sound Architecture (ALSA) library. Name: alsa-lib Version: 1.0.9rc2 -Release: 2 +Release: 3 License: LGPL Group: System Environment/Libraries Source: ftp://ftp.alsa-project.org/pub/lib/%{name}-%{version}%{?prever}.tar.bz2 -Source1: ainit-0.2.tar.gz +Source1: ainit-0.3.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-getc-returns-int.patch URL: http://www.alsa-project.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-root BuildRequires: doxygen @@ -42,7 +41,6 @@ against the ALSA libraries and interfaces. %patch1 -p1 -b .alpha %patch2 -p1 -b .gcc4 %patch3 -p1 -b .ainit -%patch4 -p1 -b .getc %build %configure \ @@ -116,6 +114,9 @@ ln -snf ../../etc/alsa %{_datadir}/alsa %{_datadir}/aclocal/alsa.m4 %changelog +* Tue May 3 2005 Martin Stransky 1.0.9rc2-3 +- fixed ainit (#156278, #156505) + * Thu Apr 28 2005 David Woodhouse 1.0.9rc2-2 - Fix bogus use of fgetc() in ainit. (#156278) diff --git a/sources b/sources index 8a61a54..2b0e17d 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ 0b606956d9c02e568be36a7f6ca15511 alsa-lib-1.0.9rc2.tar.bz2 -9bdd3c747ee2f95750661c07bc55d9a2 ainit-0.2.tar.gz +39f98d74d7cd65ae7695cc80e2e2b0e8 ainit-0.3.tar.gz