commit f4e02341dd42afd775398ffbf963c7e8db0f4dbb
Author: Arkadiusz Miśkiewicz <[email protected]>
Date:   Wed Jun 18 08:51:23 2014 +0200

    - up to 1.0.28

 alsa-utils-modprobe.patch | 13 +++++++------
 alsa-utils.spec           |  4 ++--
 2 files changed, 9 insertions(+), 8 deletions(-)
---
diff --git a/alsa-utils.spec b/alsa-utils.spec
index 018cac4..716d2bb 100644
--- a/alsa-utils.spec
+++ b/alsa-utils.spec
@@ -5,13 +5,13 @@ Summary(pt_BR.UTF-8): Utilitários para o ALSA (Advanced Linux 
Sound Architectur
 Summary(ru.UTF-8):     Утилиты командной строки для ALSA project
 Summary(uk.UTF-8):     Утиліти командного рядка для ALSA project
 Name:          alsa-utils
-Version:       1.0.27.2
+Version:       1.0.28
 Release:       1
 # some apps GPL v2, some GPL v2+
 License:       GPL v2
 Group:         Applications/Sound
 Source0:       ftp://ftp.alsa-project.org/pub/utils/%{name}-%{version}.tar.bz2
-# Source0-md5: b65e9a04181bd7c9db7667a4566f8dc3
+# Source0-md5: 361552d5b1cacd0a1e7ba09e69990211
 Source1:       alsasound.init
 # does anything use this (probably outdated) file? not alsasound.init
 Source2:       alsa-oss-pcm
diff --git a/alsa-utils-modprobe.patch b/alsa-utils-modprobe.patch
index 068839b..31b2862 100644
--- a/alsa-utils-modprobe.patch
+++ b/alsa-utils-modprobe.patch
@@ -1,15 +1,16 @@
---- alsa-utils-1.0.20/alsaconf/alsaconf.in.orig        2009-05-06 
09:07:24.000000000 +0200
-+++ alsa-utils-1.0.20/alsaconf/alsaconf.in     2009-05-17 14:21:33.032777327 
+0200
-@@ -306,14 +306,14 @@
+--- alsa-utils-1.0.28/alsaconf/alsaconf.in~    2014-06-13 19:21:05.000000000 
+0200
++++ alsa-utils-1.0.28/alsaconf/alsaconf.in     2014-06-18 08:49:50.065218184 
+0200
+@@ -304,7 +304,7 @@
    cfgfile="/etc/modprobe.conf"
    if [ -d /etc/modprobe.d ]; then
      cfgout="/etc/modprobe.d/50-sound.conf"
 -    cfgoldout="/etc/modprobe.d/sound"
 +    cfgoldout="/etc/modprobe.d/sound.conf"
      if [ ! -f $cfgout ]; then
-       modver=$(modprobe -V | sed -e's/^module-init-tools version //')
-       case "$modver" in
-       3.[789]*)
+       case "$(modprobe -V)" in
+       "module-init-tools version "3.[789]*|\
+@@ -313,7 +313,7 @@
+       "kmod version "*)
          ;;
        *)
 -        cfgout="/etc/modprobe.d/sound"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/alsa-utils.git/commitdiff/f4e02341dd42afd775398ffbf963c7e8db0f4dbb

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to