]> git.pld-linux.org Git - packages/alsa-utils.git/commitdiff
- move asound.conf to alsa-lib
authorPatryk Zawadzki <patrys@room-303.com>
Sun, 24 May 2009 16:57:56 +0000 (16:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    alsa-utils.spec -> 1.158

alsa-utils.spec

index 11d0b44c0b459cc4df3c9b3edf6b342be4825ec7..450a3c951fa412357687ecb25c9414a03d54e290 100644 (file)
@@ -119,8 +119,6 @@ install -D %{SOURCE2} $RPM_BUILD_ROOT/etc/sysconfig/alsa-oss-pcm
 rm -f $RPM_BUILD_ROOT%{_mandir}/man1/arecord.1
 echo ".so aplay.1" > $RPM_BUILD_ROOT%{_mandir}/man1/arecord.1
 
 rm -f $RPM_BUILD_ROOT%{_mandir}/man1/arecord.1
 echo ".so aplay.1" > $RPM_BUILD_ROOT%{_mandir}/man1/arecord.1
 
-touch $RPM_BUILD_ROOT%{_sysconfdir}/asound.conf
-
 %find_lang alsa-utils --all-name
 
 %clean
 %find_lang alsa-utils --all-name
 
 %clean
@@ -139,7 +137,6 @@ fi
 %files -f alsa-utils.lang
 %defattr(644,root,root,755)
 %doc README ChangeLog
 %files -f alsa-utils.lang
 %defattr(644,root,root,755)
 %doc README ChangeLog
-%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/asound.conf
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_sbindir}/*
 %{_datadir}/alsa/init
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_sbindir}/*
 %{_datadir}/alsa/init
This page took 0.124524 seconds and 4 git commands to generate.