]> git.pld-linux.org Git - packages/alsa-lib.git/commitdiff
- forgot the .conf part auto/th/alsa-lib-1_0_17-2
authorPatryk Zawadzki <patrys@room-303.com>
Thu, 24 Jul 2008 13:59:59 +0000 (13:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    alsa-lib.spec -> 1.138

alsa-lib.spec

index e8497be93e88ff540107ebe36825fa291e0c500a..710bbb7e6763015541f0b6f0bf4569d06c59364a 100644 (file)
@@ -195,7 +195,7 @@ install -d $RPM_BUILD_ROOT/etc/modprobe.d
        DESTDIR=$RPM_BUILD_ROOT
 
 install -D utils/alsa.m4 $RPM_BUILD_ROOT%{_aclocaldir}/alsa.m4
-install %SOURCE1 $RPM_BUILD_ROOT/etc/modprobe.d/alsa-base
+install %SOURCE1 $RPM_BUILD_ROOT/etc/modprobe.d/alsa-base.conf
 
 rm -f $RPM_BUILD_ROOT%{_libdir}/alsa-lib/smixer/*.{a,la}
 
@@ -217,7 +217,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/alsa-lib/smixer/smixer-hda.so
 %attr(755,root,root) %{_libdir}/alsa-lib/smixer/smixer-sbase.so
 %{_datadir}/alsa
-%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/modprobe.d/alsa-base
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/modprobe.d/alsa-base.conf
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.028756 seconds and 4 git commands to generate.