2007-10-25 Glynn Foster <[email protected]>
authorgman
Wed, 24 Oct 2007 23:11:21 +0000
changeset 10706 6b53f18b8145
parent 10705 72c56d824230
child 10707 f6616532f42c
2007-10-25 Glynn Foster <[email protected]> * base-specs/gnome-menus.spec: Avoid changing the menu for Indiana - make it look just like the community version for now, which should bring back the control center into the System menu.
ChangeLog
base-specs/gnome-menus.spec
--- a/ChangeLog	Wed Oct 24 23:07:28 2007 +0000
+++ b/ChangeLog	Wed Oct 24 23:11:21 2007 +0000
@@ -1,3 +1,10 @@
+2007-10-25  Glynn Foster  <[email protected]>
+
+	* base-specs/gnome-menus.spec: Avoid changing the menu
+        for Indiana - make it look just like the community version
+        for now, which should bring back the control center into    
+        the System menu.
+
 2007-10-25  Glynn Foster  <[email protected]>
 
 	* SUNWgnome-desktop-prefs.spec: Remove the Solaris printmgr
--- a/base-specs/gnome-menus.spec	Wed Oct 24 23:07:28 2007 +0000
+++ b/base-specs/gnome-menus.spec	Wed Oct 24 23:11:21 2007 +0000
@@ -63,9 +63,15 @@
 bzcat %SOURCE1 | tar xf -
 cd po-sun; make; cd ..
 %endif
+# Remove the changes to the default menu for Indiana, so 
+# patch these only when building a Sun product.
+%if %option_with_sun_branding
 %patch1 -p1
+%endif
 %patch2 -p1
+%if %option_with_sun_branding
 %patch3 -p1
+%endif
 %patch4 -p1
 
 %build