diff --git a/.cvsignore b/.cvsignore index 19cecfb..64f65cb 100644 --- a/.cvsignore +++ b/.cvsignore @@ -7,3 +7,4 @@ alsa-utils-1.0.9a.tar.bz2 alsa-utils-1.0.10rc1.tar.bz2 alsa-utils-1.0.10.tar.bz2 alsa-utils-1.0.11rc2.tar.bz2 +alsa-lib-1.0.11.tar.bz2 diff --git a/alsa-utils.spec b/alsa-utils.spec index d6dbdbb..14cfc23 100644 --- a/alsa-utils.spec +++ b/alsa-utils.spec @@ -1,9 +1,9 @@ -%define prever rc2 +#%define prever rc2 Summary: Advanced Linux Sound Architecture (ALSA) utilities Name: alsa-utils Version: 1.0.11 -Release: 6.rc2 +Release: 7 License: GPL Group: Applications/Multimedia URL: http://www.alsa-project.org/ @@ -26,7 +26,6 @@ Architecture (ALSA). %setup -q -n %{name}-%{version}%{?prever} %build -#autoreconf -f -i %configure CFLAGS="$RPM_OPT_FLAGS" --sbindir=/sbin %{__make} %{?_smp_mflags} %{__cc} $RPM_OPT_FLAGS -o salsa %{SOURCE2} -lasound @@ -68,6 +67,9 @@ install -m 755 alsacard %{buildroot}/bin /usr/share/locale/* %changelog +* Tue May 30 2006 Martin Stransky 1.0.11-7 +- new upstream + * Wed May 3 2006 Martin Stransky 1.0.11-6.rc2 - removed HW specific switch - it should be set by driver diff --git a/sources b/sources index 5869c22..0eb21d4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -290762029ea7d2d323f362bbf6cc340b alsa-utils-1.0.11rc2.tar.bz2 +ef7ae78a0ef08cbeacb295f2518886ab alsa-lib-1.0.11.tar.bz2