diff --git a/.cvsignore b/.cvsignore index a7f6129..35294be 100644 --- a/.cvsignore +++ b/.cvsignore @@ -13,3 +13,4 @@ alsa-utils-1.0.12rc2.tar.bz2 alsa-utils-1.0.12.tar.bz2 alsa-utils-1.0.14rc1.tar.bz2 alsa-utils-1.0.14rc2.tar.bz2 +alsa-utils-1.0.14.tar.bz2 diff --git a/alsa-utils-1.0.14-alsaconf.patch b/alsa-utils-1.0.14-alsaconf.patch index 2563178..f33a9b9 100644 --- a/alsa-utils-1.0.14-alsaconf.patch +++ b/alsa-utils-1.0.14-alsaconf.patch @@ -1,6 +1,6 @@ ---- alsa-utils-1.0.14rc2/Makefile.in.old 2007-01-15 14:49:50.000000000 +0100 -+++ alsa-utils-1.0.14rc2/Makefile.in 2007-04-10 13:12:12.000000000 +0200 -@@ -65,7 +65,7 @@ +--- alsa-utils-1.0.14/Makefile.in.orig 2007-05-31 10:07:29.000000000 +0200 ++++ alsa-utils-1.0.14/Makefile.in 2007-06-07 12:15:11.000000000 +0200 +@@ -65,7 +65,7 @@ RECURSIVE_TARGETS = all-recursive check- uninstall-recursive ETAGS = etags CTAGS = ctags @@ -9,23 +9,23 @@ iecset seq speaker-test utils m4 po DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) distdir = $(PACKAGE)-$(VERSION) -@@ -185,7 +185,7 @@ +@@ -194,7 +194,7 @@ target_alias = @target_alias@ INCLUDES = -I$(top_srcdir)/include @ALSAMIXER_FALSE@ALSAMIXER_DIR = @ALSAMIXER_TRUE@ALSAMIXER_DIR = alsamixer -SUBDIRS = include alsactl alsaconf $(ALSAMIXER_DIR) amidi amixer aplay iecset seq speaker-test utils m4 po +SUBDIRS = include alsactl $(ALSAMIXER_DIR) amidi amixer aplay iecset seq speaker-test utils m4 po - EXTRA_DIST = config.rpath mkinstalldirs config.rpath mkinstalldirs ChangeLog INSTALL TODO README configure hgcompile depcomp + EXTRA_DIST = config.rpath config.rpath mkinstalldirs ChangeLog INSTALL TODO README configure hgcompile depcomp AUTOMAKE_OPTIONS = foreign ACLOCAL_AMFLAGS = -I m4 ---- alsa-utils-1.0.14rc2/Makefile.am.old 2007-01-15 14:48:22.000000000 +0100 -+++ alsa-utils-1.0.14rc2/Makefile.am 2007-04-10 13:11:51.000000000 +0200 -@@ -4,7 +4,7 @@ +--- alsa-utils-1.0.14/Makefile.am.orig 2007-05-31 10:07:23.000000000 +0200 ++++ alsa-utils-1.0.14/Makefile.am 2007-06-07 12:15:29.000000000 +0200 +@@ -4,7 +4,7 @@ ALSAMIXER_DIR=alsamixer else ALSAMIXER_DIR= endif -SUBDIRS= include alsactl alsaconf $(ALSAMIXER_DIR) amidi amixer aplay iecset seq speaker-test utils m4 po +SUBDIRS= include alsactl $(ALSAMIXER_DIR) amidi amixer aplay iecset seq speaker-test utils m4 po - EXTRA_DIST= config.rpath mkinstalldirs config.rpath mkinstalldirs ChangeLog INSTALL TODO README configure hgcompile depcomp + EXTRA_DIST= config.rpath config.rpath mkinstalldirs ChangeLog INSTALL TODO README configure hgcompile depcomp AUTOMAKE_OPTIONS=foreign ACLOCAL_AMFLAGS = -I m4 diff --git a/alsa-utils.spec b/alsa-utils.spec index a99251b..df76a90 100644 --- a/alsa-utils.spec +++ b/alsa-utils.spec @@ -1,6 +1,3 @@ -%define prever rc2 -%define prever_dot .%{prever} - Summary: Advanced Linux Sound Architecture (ALSA) utilities Name: alsa-utils Version: 1.0.14 @@ -74,6 +71,9 @@ ln -s ../../sbin/alsactl $RPM_BUILD_ROOT/%{_sbindir}/alsactl /usr/share/locale/* %changelog +* Thu Jun 7 2007 Martin Stransky 1.0.14-0.8 +- new upstream + * Wed May 30 2007 Martin Stransky 1.0.14-0.7.rc2 - updated alsanumute for Siemens Lifebook S7020 (#241639) - unmute Master Mono for all drivers diff --git a/sources b/sources index 9529a9a..750adb3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7e9f132b34b7773d2a29b0ff14719a49 alsa-utils-1.0.14rc2.tar.bz2 +6d3009c157ac6fc803696d6590a48366 alsa-utils-1.0.14.tar.bz2