rpms/alsa-utils/devel alsa-utils.spec,1.77,1.78

Jaroslav Kysela perex at fedoraproject.org
Wed Feb 4 12:40:31 UTC 2009


Author: perex

Update of /cvs/pkgs/rpms/alsa-utils/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30682

Modified Files:
	alsa-utils.spec 
Log Message:
alsa-utils: add %dir directive for /lib/alsa and /lib/alsa/init directories (bz#483324)


Index: alsa-utils.spec
===================================================================
RCS file: /cvs/pkgs/rpms/alsa-utils/devel/alsa-utils.spec,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- alsa-utils.spec	20 Jan 2009 11:08:32 -0000	1.77
+++ alsa-utils.spec	4 Feb 2009 12:40:01 -0000	1.78
@@ -4,7 +4,7 @@
 Summary: Advanced Linux Sound Architecture (ALSA) utilities
 Name:    alsa-utils
 Version: 1.0.19
-Release: 1%{?prever_dot}%{?dist}
+Release: 2%{?prever_dot}%{?dist}
 License: GPLv2+
 Group:   Applications/Multimedia
 URL:     http://www.alsa-project.org/
@@ -82,6 +82,8 @@
 %{_datadir}/sounds/
 %{_mandir}/man?/*
 %dir /etc/alsa/
+%dir /lib/alsa/
+%dir /lib/alsa/init/
 %ghost /etc/asound.state
 
 %post
@@ -90,6 +92,9 @@
 fi
 
 %changelog
+* Web Feb  4 2009 Jaroslav Kysela <jkysela at redhat.com> 1.0.19-2
+- add %dir directive for /lib/alsa and /lib/alsa/init directories (bz#483324)
+
 * Tue Jan 20 2009 Jaroslav Kysela <jkysela at redhat.com> 1.0.19-1
 - updated to 1.0.19 final
 




More information about the fedora-extras-commits mailing list