[packages/pcsc-lite] - updated to 1.9.5 - removed obsolete configure-expand patch

qboosh qboosh at pld-linux.org
Thu Mar 17 21:20:33 CET 2022


commit bc84b431c09a50d3b97759812fcd09f2ffd3cc56
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Mar 17 21:22:43 2022 +0100

    - updated to 1.9.5
    - removed obsolete configure-expand patch

 configure-expand.patch | 10 ----------
 pcsc-lite.spec         |  6 ++----
 2 files changed, 2 insertions(+), 14 deletions(-)
---
diff --git a/pcsc-lite.spec b/pcsc-lite.spec
index 16f3bf6..09b7b87 100644
--- a/pcsc-lite.spec
+++ b/pcsc-lite.spec
@@ -12,18 +12,17 @@
 Summary:	PCSC Framework for Linux
 Summary(pl.UTF-8):	Środowisko PCSC dla Linuksa
 Name:		pcsc-lite
-Version:	1.9.1
+Version:	1.9.5
 Release:	1
 License:	BSD
 Group:		Daemons
 Source0:	https://pcsclite.apdu.fr/files/%{name}-%{version}.tar.bz2
-# Source0-md5:	de449fb9dc0bb57ede502905accc0d8b
+# Source0-md5:	67fe439397aee0eb3ceaad03280a26a1
 Source1:	%{name}-pcscd.init
 Source2:	%{name}-pcscd.sysconfig
 Source4:	%{name}.tmpfiles
 Patch1:		%{name}-any.patch
 Patch2:		debuglog-pid.patch
-Patch3:		configure-expand.patch
 URL:		https://pcsclite.apdu.fr/
 BuildRequires:	autoconf >= 2.69
 BuildRequires:	automake >= 1:1.8
@@ -111,7 +110,6 @@ Dokumentacja API biblioteki PC/SC Lite.
 %setup -q
 %patch1 -p1
 %patch2 -p1
-%patch3 -p1
 
 %{__sed} -i -e '1s, /usr/bin/python$,%{__python3},' src/spy/pcsc-spy
 
diff --git a/configure-expand.patch b/configure-expand.patch
deleted file mode 100644
index 3b7af9a..0000000
--- a/configure-expand.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- pcsc-lite-1.8.8/configure.ac~	2010-12-12 12:03:57.000000000 +0200
-+++ pcsc-lite-1.8.8/configure.ac	2011-01-12 02:44:22.154890564 +0200
-@@ -338,6 +338,7 @@
- AC_SUBST(host_to_ccid_16)
- AC_SUBST(host_to_ccid_32)
- AS_AC_EXPAND(confdir_exp,$confdir)
-+AS_AC_EXPAND(sysconfdir_exp,$sysconfdir)
- AS_AC_EXPAND(sbindir_exp,$sbindir)
- AS_AC_EXPAND(localstatedir_exp,$localstatedir)
- 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pcsc-lite.git/commitdiff/bc84b431c09a50d3b97759812fcd09f2ffd3cc56



More information about the pld-cvs-commit mailing list