[packages/smartcardpp] - add patch
baggins
baggins at pld-linux.org
Sat Jun 6 02:01:51 CEST 2026
commit 1f08a8d6901d79152e5fe183d7d36527605e8208
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sat Jun 6 02:01:33 2026 +0200
- add patch
smartcardpp.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/smartcardpp.spec b/smartcardpp.spec
index 55b52fa..c46e6b8 100644
--- a/smartcardpp.spec
+++ b/smartcardpp.spec
@@ -2,7 +2,7 @@ Summary: Library for accessing smart cards
Summary(pl.UTF-8): Biblioteka do dostępu do kart procesorowych
Name: smartcardpp
Version: 0.3.0
-Release: 3
+Release: 4
License: BSD
Group: Libraries
#Source0Download: http://code.google.com/p/esteid/downloads/list
@@ -10,6 +10,7 @@ Source0: http://esteid.googlecode.com/files/%{name}-%{version}.tar.bz2
# Source0-md5: c6172387475982393d02314f389f3513
Patch0: sleep.patch
Patch1: getopt.patch
+Patch2: long-err.patch
URL: http://code.google.com/p/esteid/
BuildRequires: cmake >= 2.6
BuildRequires: libstdc++-devel
@@ -46,6 +47,7 @@ wykorzystujących bibliotekę smartcardpp.
%setup -q
%patch -P0 -p1
%patch -P1 -p1
+%patch -P2 -p1
%build
install -d build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/smartcardpp.git/commitdiff/1f08a8d6901d79152e5fe183d7d36527605e8208
More information about the pld-cvs-commit
mailing list