SOURCES: xmlsec1-nss.patch - updated for 1.2.10
qboosh
qboosh at pld-linux.org
Tue Jun 27 10:26:04 CEST 2006
Author: qboosh Date: Tue Jun 27 08:26:04 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- updated for 1.2.10
---- Files affected:
SOURCES:
xmlsec1-nss.patch (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/xmlsec1-nss.patch
diff -u SOURCES/xmlsec1-nss.patch:1.1 SOURCES/xmlsec1-nss.patch:1.2
--- SOURCES/xmlsec1-nss.patch:1.1 Sun Oct 31 01:40:51 2004
+++ SOURCES/xmlsec1-nss.patch Tue Jun 27 10:25:58 2006
@@ -1,14 +1,5 @@
--- xmlsec1-1.2.6/configure.in.orig 2004-08-26 04:49:24.000000000 +0200
+++ xmlsec1-1.2.6/configure.in 2004-10-31 00:56:57.447586088 +0200
-@@ -545,7 +545,7 @@
-
- if test "z$with_nspr" != "z" ; then
- NSPR_PREFIX="$with_nspr"
-- NSPR_CFLAGS="-I$with_nspr/include"
-+ NSPR_CFLAGS="-I$with_nspr/include/nspr"
- if test "z$with_gnu_ld" = "zyes" ; then
- NSPR_LIBS="-Wl,-rpath-link -Wl,$with_nspr/lib -L$with_nspr/lib $NSPR_LIBS_LIST"
- else
@@ -553,16 +553,11 @@
fi
NSPR_INCLUDES_FOUND="yes"
@@ -28,15 +19,6 @@
NSPR_INCLUDES_FOUND="yes"
NSPR_PRINIT_H="$dir/nspr/prinit.h"
break
-@@ -616,7 +611,7 @@
- NSS_NSS_H=""
-
- if test "z$with_nss" != "z" ; then
-- NSS_CFLAGS="$NSS_CFLAGS -I$with_nss/include"
-+ NSS_CFLAGS="$NSS_CFLAGS -I$with_nss/include/nss"
- if test "z$with_gnu_ld" = "zyes" ; then
- NSS_LIBS="$NSS_LIBS -Wl,-rpath-link -Wl,$with_nss/lib -L$with_nss/lib $NSS_LIBS_LIST"
- else
@@ -624,16 +619,11 @@
fi
NSS_INCLUDES_FOUND="yes"
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/xmlsec1-nss.patch?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list