2006-06-11 Damien Carbery <[email protected]>
authordc144907
Mon, 12 Jun 2006 09:42:10 +0000
changeset 7432 963a0497b39e
parent 7431 46155707afe6
child 7433 e2a4805f24b1
2006-06-11 Damien Carbery <[email protected]> * SUNWrealplayer.spec: Fix mime & mime/application dir owner.
Solaris/ChangeLog
Solaris/SUNWrealplayer.spec
--- a/Solaris/ChangeLog	Mon Jun 12 09:20:03 2006 +0000
+++ b/Solaris/ChangeLog	Mon Jun 12 09:42:10 2006 +0000
@@ -1,3 +1,7 @@
+2006-06-11  Damien Carbery <[email protected]>
+
+	* SUNWrealplayer.spec: Fix mime & mime/application dir owner.
+
 2006-06-11  Damien Carbery <[email protected]>
 
 	* SUNWgnome-system-tools.spec: Specify %dir %attr for %{_datadir} in 
--- a/Solaris/SUNWrealplayer.spec	Mon Jun 12 09:20:03 2006 +0000
+++ b/Solaris/SUNWrealplayer.spec	Mon Jun 12 09:42:10 2006 +0000
@@ -286,7 +286,9 @@
 %{_datadir}/pixmaps/*
 %dir %attr (0755, root, other) %{_datadir}/applications
 %{_datadir}/applications/*
-%{_datadir}/mime
+%dir %attr (0755, root, root ) %{_datadir}/mime
+%dir %attr (0755, root, root ) %{_datadir}/mime/application
+%{_datadir}/mime/application/*
 %defattr (-, root, bin)
 %dir %attr(0755, root, bin) %{_mandir}
 %dir %attr(0755, root, bin) %{_mandir}/*
@@ -384,8 +386,12 @@
 %endif
 
 %changelog
-* Sun Jun 11 2006 - laca.com
+* Mon Jun 12 2006 - [email protected]
+- Fix mime & mime/application dir owner.
+
+* Sun Jun 11 2006 - [email protected]
 - change group from other to bin/sys
+
 * Tue May 16 2006 - [email protected]
 - Removed local SUNW_Rev definition so the global on in Solaris.inc is used