From 2edf2798f3da65e12618a2426da6261bd497c0a8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Mon, 26 Apr 2010 08:07:20 +0000 Subject: [PATCH] - rel 3 Changed files: xmlsec1-nss.patch -> 1.3 xmlsec1.spec -> 1.22 --- xmlsec1-nss.patch | 11 +++++++++++ xmlsec1.spec | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/xmlsec1-nss.patch b/xmlsec1-nss.patch index 3e66617..7bc7c49 100644 --- a/xmlsec1-nss.patch +++ b/xmlsec1-nss.patch @@ -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 diff --git a/xmlsec1.spec b/xmlsec1.spec index 50935fd..03eb137 100644 --- a/xmlsec1.spec +++ b/xmlsec1.spec @@ -2,7 +2,7 @@ Summary: XML Security Library 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 -- 2.44.0