SPECS: galeon.spec - fixed build errors caused by #ifdef'ed MOZILL...

hawk hawk at pld-linux.org
Thu Mar 27 23:32:45 CET 2008


Author: hawk                         Date: Thu Mar 27 22:32:45 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed build errors caused by #ifdef'ed MOZILLA_INTERNAL_API
- release 2

---- Files affected:
SPECS:
   galeon.spec (1.279 -> 1.280) 

---- Diffs:

================================================================
Index: SPECS/galeon.spec
diff -u SPECS/galeon.spec:1.279 SPECS/galeon.spec:1.280
--- SPECS/galeon.spec:1.279	Thu Mar 27 22:24:48 2008
+++ SPECS/galeon.spec	Thu Mar 27 23:32:39 2008
@@ -14,7 +14,7 @@
 Summary(zh_CN.UTF-8):	基于Gecko的GNOME流览器
 Name:		galeon
 Version:	2.0.5
-Release:	1
+Release:	2
 Epoch:		2
 License:	GPL
 Group:		X11/Applications/Networking
@@ -25,6 +25,7 @@
 Patch1:		%{name}-home_etc.patch
 Patch2:		%{name}-mozilla.patch
 Patch3:		%{name}-agent.patch
+Patch4:		%{name}-build_fix.patch
 URL:		http://galeon.sourceforge.net/
 BuildRequires:	GConf2-devel >= 2.4.0
 BuildRequires:	ORBit2-devel >= 2.8.3
@@ -88,6 +89,7 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 sed -i -e 's#sr\@Latn#sr\@latin#' configure.in
 mv po/sr\@{Latn,latin}.po
@@ -165,6 +167,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.280  2008-03-27 22:32:39  hawk
+- fixed build errors caused by #ifdef'ed MOZILLA_INTERNAL_API
+- release 2
+
 Revision 1.279  2008-03-27 21:24:48  hawk
 - updated to 2.0.5, removed po.patch (applied upstream)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/galeon.spec?r1=1.279&r2=1.280&f=u



More information about the pld-cvs-commit mailing list