]> git.pld-linux.org Git - packages/alsa-utils.git/blobdiff - alsa-utils.spec
- up to 1.0.17
[packages/alsa-utils.git] / alsa-utils.spec
index 8aefef095df37d0e1f157aa0fd9418f3068c4e13..877be389388f84468f596b923340d739a6b233a7 100644 (file)
@@ -5,17 +5,18 @@ 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.16
+Version:       1.0.17
 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: b9f803f45e6988bb27a6bed521a949fc
+# Source0-md5: 14ccd0c900bf663afb36eac6f92d41d6
 Source1:       alsasound.init
 Source2:       alsa-oss-pcm
 URL:           http://www.alsa-project.org/
 Patch0:                %{name}-fast_sampling.patch
+Patch1:                %{name}-modprobe.patch
 BuildRequires: alsa-lib-devel >= 1.0.14
 BuildRequires: autoconf >= 2.59
 BuildRequires: automake
@@ -93,6 +94,7 @@ Skrypt init dla Advanced Linux Sound Architecture.
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__gettextize}
@@ -160,5 +162,5 @@ fi
 
 %files init
 %defattr(644,root,root,755)
-%attr(754,root,root) /etc/rc.d/init.d/*
-%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/*
+%attr(754,root,root) /etc/rc.d/init.d/alsasound
+%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/alsa-oss-pcm
This page took 0.024627 seconds and 4 git commands to generate.