diff --git a/.cvsignore b/.cvsignore index 6bea74d..62b76ec 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -alsa-lib-1.0.5.tar.bz2 +alsa-lib-1.0.6.tar.bz2 diff --git a/alsa-lib.spec b/alsa-lib.spec index 8fec727..172f119 100644 --- a/alsa-lib.spec +++ b/alsa-lib.spec @@ -1,11 +1,10 @@ Summary: The Advanced Linux Sound Architecture (ALSA) library. Name: alsa-lib -Version: 1.0.5 +Version: 1.0.6 Release: 1 License: LGPL Group: System Environment/Libraries Source: ftp://ftp.alsa-project.org/pub/lib/%{name}-%{version}%{?prever}.tar.bz2 -Patch: alsa-lib-0.9.8-x86_64.patch URL: http://www.alsa-project.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-root BuildRequires: doxygen @@ -34,7 +33,6 @@ against the ALSA libraries and interfaces. %prep %setup -q -n %{name}-%{version}%{?prever} -%patch -p1 -b x86_64 %build %configure \ @@ -74,6 +72,9 @@ rm -rf %{buildroot} %{_datadir}/aclocal/alsa.m4 %changelog +* Mon Aug 30 2004 Bill Nottingham 1.0.6-1 +- update to 1.0.6 + * Fri Jul 2 2004 Bill Nottingham 1.0.5-1 - update to 1.0.5 diff --git a/sources b/sources index fcb6d57..f33f196 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fc9d701a8a26c09db0aaf3faef13eeb0 alsa-lib-1.0.5.tar.bz2 +d1534d9d2301f247b54a9e8cff4183c5 alsa-lib-1.0.6.tar.bz2