packages: galeon/galeon.spec - fix building with xulrunner 1.9.1.x, BR it t...

hawk hawk at pld-linux.org
Tue Aug 11 00:05:04 CEST 2009


Author: hawk                         Date: Mon Aug 10 22:05:04 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fix building with xulrunner 1.9.1.x, BR it too as change is not backward
  compatible, release 8

---- Files affected:
packages/galeon:
   galeon.spec (1.292 -> 1.293) 

---- Diffs:

================================================================
Index: packages/galeon/galeon.spec
diff -u packages/galeon/galeon.spec:1.292 packages/galeon/galeon.spec:1.293
--- packages/galeon/galeon.spec:1.292	Thu Jun 18 16:28:01 2009
+++ packages/galeon/galeon.spec	Tue Aug 11 00:04:58 2009
@@ -19,7 +19,7 @@
 Summary(zh_CN.UTF-8):	基于Gecko的GNOME流览器
 Name:		galeon
 Version:	2.0.7
-Release:	7
+Release:	8
 Epoch:		2
 License:	GPL
 Group:		X11/Applications/Networking
@@ -32,6 +32,7 @@
 Patch3:		%{name}-agent.patch
 Patch4:		%{name}-libxul.patch
 Patch5:		%{name}-xul_includes_fix.patch
+Patch6:		%{name}-xulrunner-1_9_1.patch
 URL:		http://galeon.sourceforge.net/
 BuildRequires:	GConf2-devel >= 2.4.0
 BuildRequires:	ORBit2-devel >= 2.8.3
@@ -50,7 +51,7 @@
 BuildRequires:	libstdc++-devel
 BuildRequires:	libtool
 BuildRequires:	libxml2-devel >= 2.6.6
-BuildRequires:	xulrunner-devel >= 1.8.0.4
+BuildRequires:	xulrunner-devel >= 1.9.1
 %{?with_nautilus:BuildRequires:	nautilus-devel >= 2.4.0}
 BuildRequires:	pkgconfig
 BuildRequires:	rpm >= 4.4.9-56
@@ -101,6 +102,7 @@
 %endif
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
 
 sed -i -e 's#sr\@Latn#sr\@latin#' configure.in
 mv po/sr\@{Latn,latin}.po
@@ -178,6 +180,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.293  2009/08/10 22:04:58  hawk
+- fix building with xulrunner 1.9.1.x, BR it too as change is not backward
+  compatible, release 8
+
 Revision 1.292  2009/06/18 14:28:01  hawk
 - release 7
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/galeon/galeon.spec?r1=1.292&r2=1.293&f=u



More information about the pld-cvs-commit mailing list