]> git.pld-linux.org Git - packages/xmlsec1.git/commitdiff
- updated to 1.2.8
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 2 Apr 2005 19:22:29 +0000 (19:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xmlsec1.spec -> 1.6

xmlsec1.spec

index 31a934d3120578a7cd7ea94b35ec38f7cdd0c429..6ca540264aa57c85fe5f652b9e18ddbf7c2132a1 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       XML Security Library
 Summary(pl):   Biblioteka bezpieczeñstwa XML
 Name:          xmlsec1
-Version:       1.2.7
+Version:       1.2.8
 Release:       1
 License:       MIT
 Group:         Libraries
 Source0:       http://www.aleksey.com/xmlsec/download/%{name}-%{version}.tar.gz
-# Source0-md5: 0c8676629f3f33fd77e0e6e21a0b6ecb
+# Source0-md5: 9f86c77c2ca317d03fbd8fe2e685ea67
 Patch0:                %{name}-nss.patch
 URL:           http://www.aleksey.com/xmlsec/
 BuildRequires: autoconf >= 2.2
@@ -169,6 +169,9 @@ XML przy u
 %setup -q
 %patch0 -p1
 
+# workaround for variable name (really not macro)
+echo 'm4_pattern_allow(PKG_CONFIG_ENABLED)' > acinclude.m4
+
 %build
 %{__libtoolize}
 %{__aclocal}
This page took 0.035341 seconds and 4 git commands to generate.