diff --git a/.cvsignore b/.cvsignore index 45e9d67..ab29353 100644 --- a/.cvsignore +++ b/.cvsignore @@ -22,3 +22,4 @@ alsa-utils-1.0.18.tar.bz2 alsa-utils-1.0.19.tar.bz2 alsa-utils-1.0.20.tar.bz2 alsa-utils-1.0.21.tar.bz2 +alsa-utils-1.0.22.tar.bz2 diff --git a/alsa-utils.spec b/alsa-utils.spec index a86017f..efad03c 100644 --- a/alsa-utils.spec +++ b/alsa-utils.spec @@ -3,8 +3,8 @@ Summary: Advanced Linux Sound Architecture (ALSA) utilities Name: alsa-utils -Version: 1.0.21 -Release: 2%{?prever_dot}%{?dist} +Version: 1.0.22 +Release: 1%{?prever_dot}%{?dist} License: GPLv2+ Group: Applications/Multimedia URL: http://www.alsa-project.org/ @@ -13,7 +13,6 @@ Source4: alsaunmute Source6: alsa-info.sh Source10: alsa.rules Source11: alsactl.conf -Patch1: alsactl-init-fix-headphone2.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: alsa-lib-devel >= %{version} BuildRequires: ncurses-devel @@ -27,7 +26,6 @@ Architecture (ALSA). %prep %setup -q -n %{name}-%{version}%{?prever} -%patch1 -p1 -b .headphone %build %configure CFLAGS="$RPM_OPT_FLAGS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" --sbindir=/sbin --disable-alsaconf @@ -94,6 +92,9 @@ if [ -s /etc/alsa/asound.state -a ! -s /etc/asound.state ] ; then fi %changelog +* Fri Jan 1 2010 Jaroslav Kysela 1.0.22-1 +- updated to 1.0.22 final + * Thu Sep 3 2009 Jaroslav Kysela 1.0.21-2 - added missing patch file diff --git a/sources b/sources index d0d11cb..064e238 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3672287c2608040d111ce45495ba7602 alsa-utils-1.0.21.tar.bz2 +f7180316188552ee1e6759a03f1fe98d alsa-utils-1.0.22.tar.bz2