SPECS: alsa-utils.spec - fix alsaconf generated file to be /etc/modprobe.d/...

glen glen at pld-linux.org
Fri May 30 15:56:30 CEST 2008


Author: glen                         Date: Fri May 30 13:56:30 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix alsaconf generated file to be /etc/modprobe.d/sound.conf; rel 3

---- Files affected:
SPECS:
   alsa-utils.spec (1.148 -> 1.149) 

---- Diffs:

================================================================
Index: SPECS/alsa-utils.spec
diff -u SPECS/alsa-utils.spec:1.148 SPECS/alsa-utils.spec:1.149
--- SPECS/alsa-utils.spec:1.148	Sun Apr 27 20:44:26 2008
+++ SPECS/alsa-utils.spec	Fri May 30 15:56:24 2008
@@ -7,7 +7,7 @@
 Summary(uk.UTF-8):	Утиліти командного рядка для ALSA project
 Name:		alsa-utils
 Version:	1.0.16
-Release:	2
+Release:	3
 # some apps GPL v2, some GPL v2+
 License:	GPL v2
 Group:		Applications/Sound
@@ -17,6 +17,7 @@
 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
@@ -94,6 +95,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__gettextize}
@@ -170,6 +172,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.149  2008-05-30 13:56:24  glen
+- fix alsaconf generated file to be /etc/modprobe.d/sound.conf; rel 3
+
 Revision 1.148  2008-04-27 18:44:26  glen
 - release 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/alsa-utils.spec?r1=1.148&r2=1.149&f=u



More information about the pld-cvs-commit mailing list