diff --git a/.cvsignore b/.cvsignore index dc8c2dc..4af9a91 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1,2 @@ alsa-lib-1.0.7.tar.bz2 +alsa-lib-1.0.8.tar.bz2 diff --git a/alsa-lib.spec b/alsa-lib.spec index 3f19ab5..b328acd 100644 --- a/alsa-lib.spec +++ b/alsa-lib.spec @@ -1,13 +1,12 @@ Summary: The Advanced Linux Sound Architecture (ALSA) library. Name: alsa-lib -Version: 1.0.7 -Release: 3.devel +Version: 1.0.8 +Release: 1.devel License: LGPL Group: System Environment/Libraries Source: ftp://ftp.alsa-project.org/pub/lib/%{name}-%{version}%{?prever}.tar.bz2 -Patch: alsa-lib-assert.patch Patch2: alsa-lib-macro.patch -Patch3: alsa-lib-1.0.7-asym-config.patch +#Patch3: alsa-lib-1.0.7-asym-config.patch Patch4: alsa-lib-stack.patch URL: http://www.alsa-project.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-root @@ -36,9 +35,8 @@ against the ALSA libraries and interfaces. %prep %setup -q -n %{name}-%{version}%{?prever} -%patch -p1 -%patch2 -p1 -%patch3 -p1 -b .load-env +%patch2 -p1 -b .macro +#%patch3 -p1 -b .load-env %patch4 -p1 %build @@ -92,6 +90,10 @@ ln -snf ../../etc/alsa %{_datadir}/alsa %{_datadir}/aclocal/alsa.m4 %changelog +* Wed Jan 26 2005 Martin Stransky 1.0.8-1.devel +- update to 1.0.8 +- temporarily removed alsa-lib-1.0.7-asym-config.patch + * Mon Jan 10 2005 Martin Stransky 1.0.7-3.devel - fix #144518 - stack protection control diff --git a/sources b/sources index 8994b21..b367776 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ 34ceaac0d1f0fc2b1462cef7c3a6825e alsa-lib-1.0.7.tar.bz2 +c677299ed39d069c9a4b6a999e34ffe7 alsa-lib-1.0.8.tar.bz2