new upstream

This commit is contained in:
Martin Stransky 2007-06-07 10:18:41 +00:00
parent cac3527a8b
commit cb18415d04
4 changed files with 14 additions and 13 deletions

View File

@ -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

View File

@ -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

View File

@ -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 <stransky@redhat.com> 1.0.14-0.8
- new upstream
* Wed May 30 2007 Martin Stransky <stransky@redhat.com> 1.0.14-0.7.rc2
- updated alsanumute for Siemens Lifebook S7020 (#241639)
- unmute Master Mono for all drivers

View File

@ -1 +1 @@
7e9f132b34b7773d2a29b0ff14719a49 alsa-utils-1.0.14rc2.tar.bz2
6d3009c157ac6fc803696d6590a48366 alsa-utils-1.0.14.tar.bz2