2010-12-19 Dave Lin <[email protected]> gnome-2-30 NEVADA_156
authordavelam
Sun, 19 Dec 2010 11:07:24 +0000
branchgnome-2-30
changeset 21173 5d238b9a2c91
parent 21169 319d03742b84
child 21174 3a01825b9e4e
2010-12-19 Dave Lin <[email protected]> * specs/SUNWgnome-print.spec: Commented out the following lines in "%files l10n" due to printman was removed: %{_datadir}/gnome %{_datadir}/gnome/help %{_datadir}/omf
ChangeLog
specs/SUNWgnome-print.spec
--- a/ChangeLog	Fri Dec 17 23:31:14 2010 +0000
+++ b/ChangeLog	Sun Dec 19 11:07:24 2010 +0000
@@ -1,3 +1,11 @@
+2010-12-19  Dave Lin <[email protected]>
+
+	* specs/SUNWgnome-print.spec: Commented out the following lines in 
+	  "%files l10n" due to printman was removed:
+	    %{_datadir}/gnome
+	    %{_datadir}/gnome/help
+	    %{_datadir}/omf
+
 2010-12-17  Brian Cameron  <[email protected]>
 
 	* base-specs/gdm.spec: Update patch comment.
--- a/specs/SUNWgnome-print.spec	Fri Dec 17 23:31:14 2010 +0000
+++ b/specs/SUNWgnome-print.spec	Sun Dec 19 11:07:24 2010 +0000
@@ -277,10 +277,10 @@
 %files l10n
 %defattr (-, root, bin)
 %dir %attr (0755, root, sys) %{_datadir}
-%dir %attr (0755, root, other) %{_datadir}/gnome
 %attr (-, root, other) %{_datadir}/locale
-%{_datadir}/gnome/help/*/[a-z]*
-%{_datadir}/omf/*/gnome-print-manager-[a-z]*.omf
+#%dir %attr (0755, root, other) %{_datadir}/gnome
+#%{_datadir}/gnome/help/*/[a-z]*
+#%{_datadir}/omf/*/gnome-print-manager-[a-z]*.omf
 %endif
 
 %changelog