]> git.pld-linux.org Git - packages/xmlsec1.git/commitdiff
- rel 3 auto/th/xmlsec1-1_2_14-3
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 26 Apr 2010 08:07:20 +0000 (08:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xmlsec1-nss.patch -> 1.3
    xmlsec1.spec -> 1.22

xmlsec1-nss.patch
xmlsec1.spec

index 3e666171aa83030a30894c5a9cc248b82423e4d9..7bc7c494d2b8d2664a1a587c5284d0447b23d687 100644 (file)
                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 50935fd17a9dd9e206e631980a53973e1018e3ad..03eb1373c589534e1efab1a2d16caec4a6f68888 100644 (file)
@@ -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
This page took 0.115684 seconds and 4 git commands to generate.