[packages/opencryptoki] - updated to 3.6.2 - updated sh patch

qboosh qboosh at pld-linux.org
Tue Apr 18 18:59:26 CEST 2017


commit 38cb1b4441c09b317bdf8144cc17af6728c6c5d2
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Apr 18 18:59:32 2017 +0200

    - updated to 3.6.2
    - updated sh patch

 opencryptoki-sh.patch |  4 ++--
 opencryptoki.spec     | 10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/opencryptoki.spec b/opencryptoki.spec
index 94a3ce4..e4b34b4 100644
--- a/opencryptoki.spec
+++ b/opencryptoki.spec
@@ -1,17 +1,17 @@
 Summary:	An Implementation of PKCS#11 (Cryptoki) v2.11
 Summary(pl.UTF-8):	Implementacja PKCS#11 (Cryptoki) v2.11
 Name:		opencryptoki
-Version:	3.5
+Version:	3.6.2
 Release:	1
 License:	CPL v0.5
 Group:		Applications/System
-Source0:	http://downloads.sourceforge.net/opencryptoki/%{name}-%{version}.tgz
-# Source0-md5:	d792bd179f6d98453a91a28cec438dfe
+Source0:	http://downloads.sourceforge.net/opencryptoki/%{name}-%{version}.tar.gz
+# Source0-md5:	ae8185ee673505dd4779d9b5bed086f2
 Patch0:		%{name}-sh.patch
 Patch1:		%{name}-noroot.patch
 Patch2:		%{name}-notonlysystemd.patch
 URL:		http://opencryptoki.sourceforge.net/
-BuildRequires:	autoconf
+BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake >= 1.6
 %ifarch s390 s390x
 BuildRequires:	libica-devel >= 2.0
@@ -154,7 +154,7 @@ urządzeń TPM (Trusted Platform Module) w stosie openCryptoki.
 
 
 %prep
-%setup -q -n %{name}
+%setup -q
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
diff --git a/opencryptoki-sh.patch b/opencryptoki-sh.patch
index d715d48..22842e7 100644
--- a/opencryptoki-sh.patch
+++ b/opencryptoki-sh.patch
@@ -1,5 +1,5 @@
---- opencryptoki/configure.in.orig	2016-03-05 21:11:02.889462586 +0100
-+++ opencryptoki/configure.in	2016-03-05 21:12:55.766124521 +0100
+--- opencryptoki/configure.ac.orig	2016-03-05 21:11:02.889462586 +0100
++++ opencryptoki/configure.ac	2016-03-05 21:12:55.766124521 +0100
 @@ -556,7 +556,7 @@
  
  CFLAGS="$CFLAGS -DPKCS64 -D_XOPEN_SOURCE=500 -Wall -Wno-pointer-sign"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/opencryptoki.git/commitdiff/38cb1b4441c09b317bdf8144cc17af6728c6c5d2



More information about the pld-cvs-commit mailing list