rpms/xulrunner/OLPC-2 xulrunner-1.9a6-no-native-theme.patch, 1.5, 1.6 xulrunner.spec, 1.46, 1.47

Marco Pesenti Gritti (mpg) fedora-extras-commits at redhat.com
Sat Dec 1 14:07:38 UTC 2007


Author: mpg

Update of /cvs/pkgs/rpms/xulrunner/OLPC-2
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23648

Modified Files:
	xulrunner-1.9a6-no-native-theme.patch xulrunner.spec 
Log Message:
* Sat Dec  1 2007 Marco Pesenti Gritti <mpg at redhat.com> - 1.9-0.beta1.6
- Another native theme fix



xulrunner-1.9a6-no-native-theme.patch:

Index: xulrunner-1.9a6-no-native-theme.patch
===================================================================
RCS file: /cvs/pkgs/rpms/xulrunner/OLPC-2/xulrunner-1.9a6-no-native-theme.patch,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xulrunner-1.9a6-no-native-theme.patch	29 Nov 2007 13:40:54 -0000	1.5
+++ xulrunner-1.9a6-no-native-theme.patch	1 Dec 2007 14:07:35 -0000	1.6
@@ -1,14 +1,3 @@
---- widget/src/gtk2/Makefile.in.old	2007-11-29 14:19:58.000000000 +0100
-+++ widget/src/gtk2/Makefile.in	2007-11-29 14:20:03.000000000 +0100
-@@ -52,7 +52,7 @@
- 
- PACKAGE_FILE = widget_gtk2.pkg
- 
--NATIVE_THEME_SUPPORT = 1
-+NATIVE_THEME_SUPPORT = 0
- 
- REQUIRES	= xpcom \
- 		  string \
 --- widget/src/gtk2/nsLookAndFeel.cpp.old	2007-11-29 14:21:09.000000000 +0100
 +++ widget/src/gtk2/nsLookAndFeel.cpp	2007-11-29 14:22:37.000000000 +0100
 @@ -83,6 +83,7 @@
@@ -28,3 +17,14 @@
  }
  
  static PRInt32 CheckWidgetStyle(GtkWidget* aWidget, const char* aStyle, PRInt32 aMetric) {
+--- widget/src/gtk2/Makefile.in.old	2007-12-01 14:58:29.000000000 +0100
++++ widget/src/gtk2/Makefile.in	2007-12-01 14:58:42.000000000 +0100
+@@ -52,8 +52,6 @@
+ 
+ PACKAGE_FILE = widget_gtk2.pkg
+ 
+-NATIVE_THEME_SUPPORT = 1
+-
+ REQUIRES	= xpcom \
+ 		  string \
+ 		  gfx \


Index: xulrunner.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xulrunner/OLPC-2/xulrunner.spec,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- xulrunner.spec	30 Nov 2007 11:52:19 -0000	1.46
+++ xulrunner.spec	1 Dec 2007 14:07:35 -0000	1.47
@@ -11,7 +11,7 @@
 Summary:        XUL Runtime for Gecko Applications
 Name:           xulrunner
 Version:        1.9
-Release:        0.beta1.5%{?dist}
+Release:        0.beta1.6%{?dist}
 URL:            http://www.mozilla.org/projects/xulrunner/
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
 Group:          Applications/Internet
@@ -400,6 +400,9 @@
 #---------------------------------------------------------------------
 
 %changelog
+* Sat Dec  1 2007 Marco Pesenti Gritti <mpg at redhat.com> - 1.9-0.beta1.6
+- Another native theme fix
+
 * Fri Nov 30 2007 Marco Pesenti Gritti <mpg at redhat.com> - 1.9-0.beta1.5
 - Actually reenable no theme patch
 




More information about the fedora-extras-commits mailing list