SOURCES: seamonkey-ldap-with-nss.patch - updated to work with -as-needed

qboosh qboosh at pld-linux.org
Fri Jul 11 00:00:03 CEST 2008


Author: qboosh                       Date: Thu Jul 10 22:00:03 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated to work with -as-needed

---- Files affected:
SOURCES:
   seamonkey-ldap-with-nss.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/seamonkey-ldap-with-nss.patch
diff -u SOURCES/seamonkey-ldap-with-nss.patch:1.1 SOURCES/seamonkey-ldap-with-nss.patch:1.2
--- SOURCES/seamonkey-ldap-with-nss.patch:1.1	Wed Feb  1 21:14:15 2006
+++ SOURCES/seamonkey-ldap-with-nss.patch	Thu Jul 10 23:59:58 2008
@@ -1,6 +1,15 @@
---- 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 @@
+--- seamonkey-1.1.10/configure.in.orig	2008-06-16 00:25:32.000000000 +0200
++++ seamonkey-1.1.10/configure.in	2008-07-10 18:30:45.487028766 +0200
+@@ -3746,7 +3746,7 @@
+ fi
+ 
+ if test -n "$MOZ_NATIVE_NSS"; then
+-   NSS_LIBS="$NSS_LIBS -lcrmf"
++   NSS_LIBS="-lcrmf $NSS_LIBS"
+ else
+    NSS_CFLAGS='-I$(DIST)/public/nss'
+    NSS_DEP_LIBS='\\\
+@@ -7629,7 +7629,7 @@
          mkdir "directory/c-sdk/ldap"    
      fi
  
@@ -9,9 +18,18 @@
      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 @@
+--- seamonkey-1.1.10/configure.orig	2008-06-16 00:25:31.000000000 +0200
++++ seamonkey-1.1.10/configure	2008-07-10 18:31:04.379027928 +0200
+@@ -11842,7 +11842,7 @@
+ fi
+ 
+ if test -n "$MOZ_NATIVE_NSS"; then
+-   NSS_LIBS="$NSS_LIBS -lcrmf"
++   NSS_LIBS="-lcrmf $NSS_LIBS"
+ else
+    NSS_CFLAGS='-I$(DIST)/public/nss'
+    NSS_DEP_LIBS='\\\
+@@ -21195,7 +21195,7 @@
          mkdir "directory/c-sdk/ldap"    
      fi
  
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/seamonkey-ldap-with-nss.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list