SPECS: opensc.spec - pinentry arg fix
arekm
arekm at pld-linux.org
Mon Nov 17 08:53:36 CET 2008
Author: arekm Date: Mon Nov 17 07:53:36 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pinentry arg fix
---- Files affected:
SPECS:
opensc.spec (1.55 -> 1.56)
---- Diffs:
================================================================
Index: SPECS/opensc.spec
diff -u SPECS/opensc.spec:1.55 SPECS/opensc.spec:1.56
--- SPECS/opensc.spec:1.55 Mon Nov 17 08:50:36 2008
+++ SPECS/opensc.spec Mon Nov 17 08:53:31 2008
@@ -110,7 +110,7 @@
--enable-nsplugin \
--enable-pcsc \
--with-pcsc-provider=%{_libdir}/libpcsclite.so.1 \
- --with-pin-entry=/usr/bin/pinentry \
+ --with-pinentry=/usr/bin/pinentry \
--with-plugindir=%{_browserpluginsdir}
%{__make}
@@ -219,6 +219,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.56 2008/11/17 07:53:31 arekm
+- pinentry arg fix
+
Revision 1.55 2008/11/17 07:50:36 arekm
- up to 0.11.6
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/opensc.spec?r1=1.55&r2=1.56&f=u
More information about the pld-cvs-commit
mailing list