]> git.pld-linux.org Git - packages/alsa-utils.git/commitdiff
- release 5
authorPaweł Gołaszewski <blues@pld-linux.org>
Tue, 15 Jan 2002 00:20:54 +0000 (00:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rm -f missing added
- cosmetics in docs

Changed files:
    alsa-utils.spec -> 1.59

alsa-utils.spec

index e36249cea910a80d57aba36031542c879f144009..ec6c418814ec88524117eb16c0250f7cd656768e 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Advanced Linux Sound Architecture (ALSA) - Utils
 Summary(pl):   Advanced Linux Sound Architecture (ALSA) - Narzêdzia
 Name:          alsa-utils
 Version:       0.5.10
-Release:       4
+Release:       5
 License:       GPL
 Group:         Applications/Sound
 Group(de):     Applikationen/Laut
@@ -42,6 +42,7 @@ amixer, aplay, arecord.
 %patch1 -p1
 
 %build
+rm -f missing
 aclocal
 autoconf
 automake -a -c
@@ -87,12 +88,10 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc {README,ChangeLog}.gz
+%doc *.gz
 %config(noreplace) %verify(not md5 size mtime) %{_sysconfdir}/asound.conf
-
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_sbindir}/*
-
 %attr(754,root,root) /etc/rc.d/init.d/*
 
 %{_mandir}/man1/alsactl.1*
This page took 0.19068 seconds and 4 git commands to generate.