[alsa-utils/f16] updated to 1.0.25

perex perex at fedoraproject.org
Tue Jan 31 08:32:38 UTC 2012


commit 8ded7264a6d6a2c0e62e233919d1b04f751bd23b
Author: Jaroslav Kysela <perex at perex.cz>
Date:   Tue Jan 31 09:31:10 2012 +0100

    updated to 1.0.25

 .gitignore                               |    1 +
 0001-Unmute-MacBookAir4-1-speakers.patch |   33 -----------
 0002-alsamixer1.patch                    |   80 ---------------------------
 0003-alsamixer2.patch                    |   88 ------------------------------
 alsa-utils.spec                          |   16 ++----
 sources                                  |    2 +-
 6 files changed, 7 insertions(+), 213 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5c52fcd..6a2d3ba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,4 @@ alsa-utils-1.0.22.tar.bz2
 alsa-utils-1.0.23.tar.bz2
 /alsa-utils-1.0.24.tar.bz2
 /alsa-utils-1.0.24.1.tar.bz2
+/alsa-utils-1.0.25.tar.bz2
diff --git a/alsa-utils.spec b/alsa-utils.spec
index c2e335d..b7b6446 100644
--- a/alsa-utils.spec
+++ b/alsa-utils.spec
@@ -1,5 +1,5 @@
-%define   baseversion	1.0.24
-%define   fixversion	.1
+%define   baseversion	1.0.25
+#define   fixversion	.1
 
 Summary: Advanced Linux Sound Architecture (ALSA) utilities
 Name:    alsa-utils
@@ -25,21 +25,12 @@ BuildRequires: xmlto
 Conflicts: udev < 062
 Requires: alsa-lib >= %{baseversion}, systemd-units, dialog
 
-# https://bugzilla.redhat.com/show_bug.cgi?id=738227
-Patch0: 0001-Unmute-MacBookAir4-1-speakers.patch
-
-Patch1: 0002-alsamixer1.patch
-Patch2: 0003-alsamixer2.patch
-
 %description
 This package contains command line utilities for the Advanced Linux Sound
 Architecture (ALSA).
 
 %prep
 %setup -q -n %{name}-%{version}
-%patch0 -p1 -b .mba41
-%patch1 -p1 -b .alsamixer1
-%patch2 -p1 -b .alsamixer2
 
 %build
 %configure CFLAGS="$RPM_OPT_FLAGS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" --sbindir=/sbin --disable-alsaconf
@@ -117,6 +108,9 @@ if [ -s /etc/asound.state -a ! -s /var/lib/alsa/asound.state ] ; then
 fi
 
 %changelog
+* Tue Jan 31 2012 Jaroslav Kysela <perex at perex.cz> - 1.0.25-1
+- Update to 1.0.25
+
 * Wed Nov 02 2011 Jaroslav Kysela <jkysela at redhat.com> 1.0.24.1-5
 - Fix alsamixer segfaults (rhbz#731381) and other alsamixer issues
 
diff --git a/sources b/sources
index feba4f1..7e5731d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cee59c8d811fdf01398433e4c3381c0b  alsa-utils-1.0.24.1.tar.bz2
+f81f9dcb9a014fd32cb3a70066a5b9a9  alsa-utils-1.0.25.tar.bz2


More information about the scm-commits mailing list