packages: xmlsec1/xmlsec1-nss.patch, xmlsec1/xmlsec1.spec - rel 3
arekm
arekm at pld-linux.org
Mon Apr 26 10:07:28 CEST 2010
Author: arekm Date: Mon Apr 26 08:07:28 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- rel 3
---- Files affected:
packages/xmlsec1:
xmlsec1-nss.patch (1.2 -> 1.3) , xmlsec1.spec (1.21 -> 1.22)
---- Diffs:
================================================================
Index: packages/xmlsec1/xmlsec1-nss.patch
diff -u packages/xmlsec1/xmlsec1-nss.patch:1.2 packages/xmlsec1/xmlsec1-nss.patch:1.3
--- packages/xmlsec1/xmlsec1-nss.patch:1.2 Tue Jun 27 10:25:58 2006
+++ packages/xmlsec1/xmlsec1-nss.patch Mon Apr 26 10:07:20 2010
@@ -38,3 +38,14 @@
NSS_INCLUDES_FOUND="yes"
NSS_NSS_H="$dir/nss/nss.h"
break
+--- xmlsec1-1.2.14/configure.in~ 2010-04-26 09:58:24.901946082 +0200
++++ xmlsec1-1.2.14/configure.in 2010-04-26 10:01:17.278214712 +0200
+@@ -689,7 +689,7 @@
+ NSS_NSS_H=""
+
+ if test "z$with_nss" != "z" ; then
+- NSS_CFLAGS="$NSS_CFLAGS -I$with_nss/include -I$with_nss/include/nss"
++ NSS_CFLAGS="$NSS_CFLAGS -I$with_nss/include -I$with_nss/include/nss -I/usr/include/nspr"
+ 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
================================================================
Index: packages/xmlsec1/xmlsec1.spec
diff -u packages/xmlsec1/xmlsec1.spec:1.21 packages/xmlsec1/xmlsec1.spec:1.22
--- packages/xmlsec1/xmlsec1.spec:1.21 Mon Apr 26 09:45:47 2010
+++ packages/xmlsec1/xmlsec1.spec Mon Apr 26 10:07:20 2010
@@ -3,7 +3,7 @@
Summary(pl.UTF-8): Biblioteka bezpieczeństwa XML
Name: xmlsec1
Version: 1.2.14
-Release: 2
+Release: 3
License: MIT
Group: Libraries
Source0: http://www.aleksey.com/xmlsec/download/%{name}-%{version}.tar.gz
@@ -351,6 +351,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.22 2010/04/26 08:07:20 arekm
+- rel 3
+
Revision 1.21 2010/04/26 07:45:47 arekm
- release 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xmlsec1/xmlsec1-nss.patch?r1=1.2&r2=1.3&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xmlsec1/xmlsec1.spec?r1=1.21&r2=1.22&f=u
More information about the pld-cvs-commit
mailing list