[pkg-opensc-commit] [engine-pkcs11] 02/02: create release 0.1.3

Eric Dorland eric at moszumanska.debian.org
Mon Oct 19 03:11:48 UTC 2015


This is an automated email from the git hooks/post-receive script.

eric pushed a commit to tag engine_pkcs11-0.1.3
in repository engine-pkcs11.

commit 8315d21380cad8f1324506fa5ae33554f7ff0082
Author: Andreas Jellinghaus <andreas at ionisiert.de>
Date:   Wed Nov 23 20:41:42 2005 +0000

    create release 0.1.3
---
 configure.ac | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/configure.ac b/configure.ac
index 7101993..36a8d0e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ dnl Process this file with autoconf to produce a configure script.
 # Require autoconf 2.52
 AC_PREREQ(2.52)
 
-AC_INIT(engine_pkcs11, WIP)
+AC_INIT(engine_pkcs11, 0.1.3)
 AM_INIT_AUTOMAKE
 AM_CONFIG_HEADER(config.h)
 
@@ -34,7 +34,7 @@ AC_HEADER_STDC
 AC_HEADER_SYS_WAIT
 AC_CHECK_HEADERS([errno.h fcntl.h malloc.h stdlib.h inttypes.h string.h strings.h sys/time.h unistd.h locale.h getopt.h dlfcn.h utmp.h])
 
-PKG_CHECK_MODULES([LIBP11], [libp11])
+PKG_CHECK_MODULES([LIBP11], [libp11 >= 0.2.1])
 
 dnl The big mess with OpenSSL
 saved_LIBS="$LIBS"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opensc/engine-pkcs11.git



More information about the pkg-opensc-commit mailing list