Author: lisu Date: Thu Sep 22 08:05:12 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 5.0.2 - merged with DEVEL - -pcsc.patch is obsoleted
---- Files affected: packages/libchipcard: libchipcard.spec (1.23 -> 1.24) ---- Diffs: ================================================================ Index: packages/libchipcard/libchipcard.spec diff -u packages/libchipcard/libchipcard.spec:1.23 packages/libchipcard/libchipcard.spec:1.24 --- packages/libchipcard/libchipcard.spec:1.23 Fri May 13 19:25:41 2011 +++ packages/libchipcard/libchipcard.spec Thu Sep 22 10:05:07 2011 @@ -5,15 +5,14 @@ Summary: A library for easy access to smart cards (chipcards) Summary(pl.UTF-8): Biblioteka łatwego dostępu do kart procesorowych Name: libchipcard -Version: 5.0.0 -Release: 5 +Version: 5.0.2 +Release: 1 License: LGPL v2.1 with OpenSSL linking exception Group: Libraries # http://www2.aquamaniac.de/sites/download/packages.php Source0: %{name}-%{version}.tar.gz -# Source0-md5: 9e1ae41016c894be30021a7e9b820680 +# Source0-md5: 3988200f784f9d9b155bd32b94534d27 Patch0: %{name}-visibility.patch -Patch1: %{name}-pcsc.patch URL: http://www.libchipcard.de/ BuildRequires: autoconf >= 2.60 BuildRequires: automake @@ -24,8 +23,8 @@ BuildRequires: pkgconfig BuildRequires: which BuildRequires: zlib-devel -Obsoletes: libchipcard-static Requires: gwenhywfar >= 4.0.0 +Obsoletes: libchipcard-static BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -83,7 +82,6 @@ %prep %setup -q %patch0 -p1 -%patch1 -p1 %build %{__libtoolize} @@ -158,6 +156,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.24 2011/09/22 08:05:07 lisu +- updated to 5.0.2 +- merged with DEVEL +- -pcsc.patch is obsoleted + Revision 1.23 2011/05/13 17:25:41 qboosh - updated BRs and -devel deps @@ -168,6 +171,9 @@ Revision 1.21 2011/01/24 02:05:45 sparky - BR: which + +Revision 1.20.2.1 2010/11/16 10:58:32 lisu +- updated to 5.0.1test version Revision 1.20 2010/09/13 14:24:19 lisu - add %%{_sysconfdir}/chipcard ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libchipcard/libchipcard.spec?r1=1.23&r2=1.24&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
