SOURCES: liferea-xulrunner.patch - updated for 1.4.17
megabajt
megabajt at pld-linux.org
Tue Jul 22 22:19:19 CEST 2008
Author: megabajt Date: Tue Jul 22 20:19:18 2008 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- updated for 1.4.17
---- Files affected:
SOURCES:
liferea-xulrunner.patch (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SOURCES/liferea-xulrunner.patch
diff -u SOURCES/liferea-xulrunner.patch:1.3 SOURCES/liferea-xulrunner.patch:1.4
--- SOURCES/liferea-xulrunner.patch:1.3 Mon Jul 7 20:33:25 2008
+++ SOURCES/liferea-xulrunner.patch Tue Jul 22 22:19:13 2008
@@ -1,6 +1,21 @@
-diff -urN liferea-1.4.16b/src/mozilla/Makefile.am liferea-1.4.16b.new/src/mozilla/Makefile.am
---- liferea-1.4.16b/src/mozilla/Makefile.am 2007-07-23 19:56:53.000000000 +0200
-+++ liferea-1.4.16b.new/src/mozilla/Makefile.am 2008-07-07 18:58:58.000000000 +0200
+diff -urN liferea-1.4.17/configure.ac liferea-1.4.17.new/configure.ac
+--- liferea-1.4.17/configure.ac 2008-07-22 21:30:09.000000000 +0200
++++ liferea-1.4.17.new/configure.ac 2008-07-22 21:33:08.000000000 +0200
+@@ -184,11 +184,6 @@
+ AC_SUBST([XULRUNNER_HOME])
+ AC_SUBST(XULRUNNER_CFLAGS)
+ AC_SUBST(XULRUNNER_LIBS)
+-
+- if test "x$XULRUNNER_HOME" = "x" ; then
+- AC_MSG_RESULT([Fatal: XulRunner enabled, but XULRUNNER_HOME is empty!])
+- exit 1
+- fi
+
+ MOZILLA_LIB_ROOT=`$PKG_CONFIG --libs-only-L $XULRUNNER_PROVIDER | awk '{print $1}' | cut -c 3-`
+
+diff -urN liferea-1.4.17/src/mozilla/Makefile.am liferea-1.4.17.new/src/mozilla/Makefile.am
+--- liferea-1.4.17/src/mozilla/Makefile.am 2007-07-23 19:56:53.000000000 +0200
++++ liferea-1.4.17.new/src/mozilla/Makefile.am 2008-07-22 21:32:47.000000000 +0200
@@ -37,14 +37,22 @@
## the XulRunner support module
@@ -26,9 +41,9 @@
if PLATFORM_WIN32
-diff -urN liferea-1.4.16b/src/mozilla/xulrunner.c liferea-1.4.16b.new/src/mozilla/xulrunner.c
---- liferea-1.4.16b/src/mozilla/xulrunner.c 2007-07-23 19:56:53.000000000 +0200
-+++ liferea-1.4.16b.new/src/mozilla/xulrunner.c 2008-07-07 18:54:44.000000000 +0200
+diff -urN liferea-1.4.17/src/mozilla/xulrunner.c liferea-1.4.17.new/src/mozilla/xulrunner.c
+--- liferea-1.4.17/src/mozilla/xulrunner.c 2008-07-01 19:04:55.000000000 +0200
++++ liferea-1.4.17.new/src/mozilla/xulrunner.c 2008-07-22 21:32:47.000000000 +0200
@@ -30,10 +30,12 @@
static void xulrunner_init(void) {
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/liferea-xulrunner.patch?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list