[arch-commits] Commit in alsa-utils/repos (3 files)

Tobias Powalowski tpowa at archlinux.org
Sun Jan 3 18:49:32 UTC 2010


    Date: Sunday, January 3, 2010 @ 13:49:32
  Author: tpowa
Revision: 62161

Merged revisions 62160 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/alsa-utils/trunk

........
  r62160 | tpowa | 2010-01-03 19:48:19 +0100 (So, 03 Jan 2010) | 2 lines
  
  upgpkg: alsa-utils 1.0.22-2
      fixed alsaconf output file
........

Modified:
  alsa-utils/repos/extra-x86_64/	(properties)
  alsa-utils/repos/extra-x86_64/PKGBUILD
  alsa-utils/repos/extra-x86_64/alsaconf.patch

----------------+
 PKGBUILD       |    4 ++--
 alsaconf.patch |   11 +++++++++++
 2 files changed, 13 insertions(+), 2 deletions(-)


Property changes on: alsa-utils/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /alsa-utils/trunk:1-62049
   + /alsa-utils/trunk:1-62160

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2010-01-03 18:48:19 UTC (rev 62160)
+++ extra-x86_64/PKGBUILD	2010-01-03 18:49:32 UTC (rev 62161)
@@ -2,7 +2,7 @@
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=alsa-utils
 pkgver=1.0.22
-pkgrel=1
+pkgrel=2
 pkgdesc="An alternative implementation of Linux sound support"
 arch=('i686' 'x86_64')
 url="http://www.alsa-project.org"
@@ -27,5 +27,5 @@
 }
 md5sums=('f7180316188552ee1e6759a03f1fe98d'
          '9dff78913b13b10e67c4195e90395ed2'
-         '434102eb210cc452e3dfd2a4a9841881'
+         '62ebef77d5617d0036012cc541dcf23c'
          '93089f0d8872078939f76dd2acaebc2b')

Modified: extra-x86_64/alsaconf.patch
===================================================================
--- extra-x86_64/alsaconf.patch	2010-01-03 18:48:19 UTC (rev 62160)
+++ extra-x86_64/alsaconf.patch	2010-01-03 18:49:32 UTC (rev 62161)
@@ -19,3 +19,14 @@
  else
      rcalsasound=rcalsasound
  fi
+--- alsa-utils-1.0.9a-orig/alsaconf/alsaconf.in	2010-01-03 19:44:08.000000000 +0100
++++ alsa-utils-1.0.9a-orig/alsaconf/alsaconf.in	2010-01-03 19:44:08.000000000 +0100
+@@ -315,7 +315,7 @@
+ 	3.[789]*)
+ 	  ;;
+ 	*)
+-	  cfgout="/etc/modprobe.d/sound"
++	  cfgout="/etc/modprobe.d/sound.conf"
+ 	  cfgoldout=""
+ 	  ;;
+ 	esac




More information about the arch-commits mailing list