packages (DEVEL): iceape/iceape-ldap-with-nss.patch, iceape/iceape-fonts.pa...
hawk
hawk at pld-linux.org
Sun Oct 25 15:06:27 CET 2009
Author: hawk Date: Sun Oct 25 14:06:27 2009 GMT
Module: packages Tag: DEVEL
---- Log message:
- updated for 2.0
---- Files affected:
packages/iceape:
iceape-ldap-with-nss.patch (1.1 -> 1.1.2.1) , iceape-fonts.patch (1.1 -> 1.1.2.1) , iceape-prefs.patch (1.1 -> 1.1.2.1)
---- Diffs:
================================================================
Index: packages/iceape/iceape-ldap-with-nss.patch
diff -u packages/iceape/iceape-ldap-with-nss.patch:1.1 packages/iceape/iceape-ldap-with-nss.patch:1.1.2.1
--- packages/iceape/iceape-ldap-with-nss.patch:1.1 Wed Jun 25 17:39:52 2008
+++ packages/iceape/iceape-ldap-with-nss.patch Sun Oct 25 15:06:21 2009
@@ -1,36 +1,22 @@
---- seamonkey-1.0/configure.in.orig 2006-01-10 04:11:42.000000000 +0100
-+++ seamonkey-1.0/configure.in 2006-02-01 21:10:12.670658750 +0100
-@@ -7098,7 +7098,7 @@
- mkdir "directory/c-sdk/ldap"
+--- iceape-2.0/configure.in.orig 2009-09-03 19:44:56.000000000 +0200
++++ iceape-2.0/configure.in 2009-09-19 12:59:36.000000000 +0200
+@@ -7910,7 +7910,7 @@
+ mkdir "directory/c-sdk/ldap"
fi
-- ac_configure_args="$_SUBDIR_CONFIG_ARGS --prefix=$MOZ_BUILD_ROOT/dist --with-dist-prefix=$MOZ_BUILD_ROOT/dist --without-nss --with-mozilla"
-+ ac_configure_args="$_SUBDIR_CONFIG_ARGS --prefix=$MOZ_BUILD_ROOT/dist --with-dist-prefix=$MOZ_BUILD_ROOT/dist --with-nss --with-mozilla"
+- ac_configure_args="$_SUBDIR_CONFIG_ARGS --prefix=$MOZ_BUILD_ROOT/mozilla/dist --with-dist-prefix=$MOZ_BUILD_ROOT/mozilla/dist --without-nss --with-mozilla"
++ ac_configure_args="$_SUBDIR_CONFIG_ARGS --prefix=$MOZ_BUILD_ROOT/mozilla/dist --with-dist-prefix=$MOZ_BUILD_ROOT/mozilla/dist --with-nss --with-mozilla"
if test -z "$MOZ_DEBUG"; then
ac_configure_args="$ac_configure_args --disable-debug"
fi
---- seamonkey-1.0/configure.orig 2006-01-11 06:43:03.000000000 +0100
-+++ seamonkey-1.0/configure 2006-02-01 21:10:17.982990750 +0100
-@@ -20209,7 +20209,7 @@
- mkdir "directory/c-sdk/ldap"
+--- iceape-2.0/configure.orig 2009-09-03 19:50:42.000000000 +0200
++++ iceape-2.0/configure 2009-09-19 12:59:51.000000000 +0200
+@@ -21460,7 +21460,7 @@
+ mkdir "directory/c-sdk/ldap"
fi
-- ac_configure_args="$_SUBDIR_CONFIG_ARGS --prefix=$MOZ_BUILD_ROOT/dist --with-dist-prefix=$MOZ_BUILD_ROOT/dist --without-nss --with-mozilla"
-+ ac_configure_args="$_SUBDIR_CONFIG_ARGS --prefix=$MOZ_BUILD_ROOT/dist --with-dist-prefix=$MOZ_BUILD_ROOT/dist --with-nss --with-mozilla"
+- ac_configure_args="$_SUBDIR_CONFIG_ARGS --prefix=$MOZ_BUILD_ROOT/mozilla/dist --with-dist-prefix=$MOZ_BUILD_ROOT/mozilla/dist --without-nss --with-mozilla"
++ ac_configure_args="$_SUBDIR_CONFIG_ARGS --prefix=$MOZ_BUILD_ROOT/mozilla/dist --with-dist-prefix=$MOZ_BUILD_ROOT/mozilla/dist --with-nss --with-mozilla"
if test -z "$MOZ_DEBUG"; then
ac_configure_args="$ac_configure_args --disable-debug"
fi
---- mozilla/directory/c-sdk/ldap/libraries/libssldap/Makefile.in.orig Fri May 17 08:54:00 2002
-+++ mozilla/directory/c-sdk/ldap/libraries/libssldap/Makefile.in Wed Aug 28 11:37:29 2002
-@@ -53,9 +53,8 @@
- LOCAL_INCLUDES = -I$(PUBLIC)/nspr
- INCLUDES += -I$(DISTHDIR) -I$(HDIR) -I$(INSTALLDIR)/include \
- -I$(DIST)/include \
-- -I$(DIST)/public/security \
-- -I$(DIST)/public/nss \
-- -I$(DIST)/include/nspr
-+ -I/usr/include/nss \
-+ -I/usr/include/nspr
- DEFINES += $(DEFS)
-
- PLATFORMCFLAGS = -DUSE_WAITPID -DNEEDPROTOS
================================================================
Index: packages/iceape/iceape-fonts.patch
diff -u packages/iceape/iceape-fonts.patch:1.1 packages/iceape/iceape-fonts.patch:1.1.2.1
--- packages/iceape/iceape-fonts.patch:1.1 Wed Jun 25 17:39:52 2008
+++ packages/iceape/iceape-fonts.patch Sun Oct 25 15:06:21 2009
@@ -1,5 +1,5 @@
---- mozilla.orig/modules/libpref/src/init/all.js 2006-05-08 22:22:51.000000000 +0200
-+++ mozilla/modules/libpref/src/init/all.js 2006-07-25 07:44:06.744790000 +0200
+--- mozilla.orig/mozilla/modules/libpref/src/init/all.js 2006-05-08 22:22:51.000000000 +0200
++++ mozilla/mozilla/modules/libpref/src/init/all.js 2006-07-25 07:44:06.744790000 +0200
@@ -1886,33 +1886,33 @@
// th
================================================================
Index: packages/iceape/iceape-prefs.patch
diff -u packages/iceape/iceape-prefs.patch:1.1 packages/iceape/iceape-prefs.patch:1.1.2.1
--- packages/iceape/iceape-prefs.patch:1.1 Wed Jun 25 17:41:43 2008
+++ packages/iceape/iceape-prefs.patch Sun Oct 25 15:06:21 2009
@@ -1,11 +1,17 @@
---- mozilla/xpfe/bootstrap/browser-prefs.js 2006-12-22 14:51:33.000000000 +0100
-+++ mozilla.orig/xpfe/bootstrap/browser-prefs.js 2008-06-24 21:50:31.000000000 +0200
-@@ -221,7 +221,7 @@
- pref("alerts.height", 50);
+--- mozilla/suite/browser/browser-prefs.js 2006-12-22 14:51:33.000000000 +0100
++++ mozilla/suite/browser/browser-prefs.js 2008-06-24 21:50:31.000000000 +0200
+@@ -378,12 +378,12 @@
+ // App-specific update preferences
- // update notifications prefs
--pref("update_notifications.enabled", true);
-+pref("update_notifications.enabled", false);
- pref("update_notifications.provider.0.frequency", 7); // number of days
- pref("update_notifications.provider.0.datasource", "chrome://communicator-region/locale/region.properties");
+ // Whether or not app updates are enabled
+-pref("app.update.enabled", true);
++pref("app.update.enabled", false);
+
+ // This preference turns on app.update.mode and allows automatic download and
+ // install to take place. We use a separate boolean toggle for this to make
+ // the UI easier to construct.
+-pref("app.update.auto", true);
++pref("app.update.auto", false);
+ // Defines how the Application Update Service notifies the user about updates:
+ //
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/iceape/iceape-ldap-with-nss.patch?r1=1.1&r2=1.1.2.1&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/iceape/iceape-fonts.patch?r1=1.1&r2=1.1.2.1&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/iceape/iceape-prefs.patch?r1=1.1&r2=1.1.2.1&f=u
More information about the pld-cvs-commit
mailing list