rpms/smc-music/devel smc-music.spec,1.2,1.3

Hans de Goede jwrdegoede at rpmfusion.org
Wed Dec 17 11:54:51 CET 2008


Author: jwrdegoede

Update of /cvs/free/rpms/smc-music/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv981

Modified Files:
	smc-music.spec 
Log Message:
* Wed Dec 17 2008 Hans de Goede <j.w.r.degoede at hhs.nl> 4.0-3
- Fix directory ownership issues (rpmfusion 223)



Index: smc-music.spec
===================================================================
RCS file: /cvs/free/rpms/smc-music/devel/smc-music.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- smc-music.spec	25 Jul 2008 19:02:47 -0000	1.2
+++ smc-music.spec	17 Dec 2008 10:54:50 -0000	1.3
@@ -2,7 +2,7 @@
 
 Name:           smc-music
 Version:        4.0
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Additional music for Secret Maryo Chronicles
 Group:          Amusements/Games
 License:        GPLv3
@@ -48,14 +48,14 @@
 
 %files
 %defattr(-,root,root,-)
-%{datapath}/music/*/*.ogg
-# Note this dir is intentionally owned by this rpm and not smc as smc doesn't
-# have it by default.
-%dir %{datapath}/music/story
 %doc credits.txt docs/license.txt
+%{datapath}/music/*
 
 
 %changelog
+* Wed Dec 17 2008 Hans de Goede <j.w.r.degoede at hhs.nl> 4.0-3
+- Fix directory ownership issues (rpmfusion 223)
+
 * Fri Jul 25 2008 Hans de Goede <j.w.r.degoede at hhs.nl> 4.0-2
 - Release bump for rpmfusion
 



More information about the rpmfusion-commits mailing list