Author: glen Date: Mon Jan 3 19:22:03 2011 GMT Module: packages Tag: HEAD ---- Log message: - Provide upgrade path from 'ccid' package
---- Files affected: packages/pcsc-driver-ccid: pcsc-driver-ccid.spec (1.22 -> 1.23) ---- Diffs: ================================================================ Index: packages/pcsc-driver-ccid/pcsc-driver-ccid.spec diff -u packages/pcsc-driver-ccid/pcsc-driver-ccid.spec:1.22 packages/pcsc-driver-ccid/pcsc-driver-ccid.spec:1.23 --- packages/pcsc-driver-ccid/pcsc-driver-ccid.spec:1.22 Sun Aug 8 11:27:34 2010 +++ packages/pcsc-driver-ccid/pcsc-driver-ccid.spec Mon Jan 3 20:21:58 2011 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Ogólny sterownik USB CCID (Chip/Smart Card Interface Devices) Name: pcsc-driver-ccid Version: 1.4.0 -Release: 1 +Release: 2 License: LGPL v2.1+ Group: Libraries #Source0Download: http://alioth.debian.org/project/showfiles.php?group_id=30105 @@ -14,6 +14,8 @@ BuildRequires: pcsc-lite-devel >= 1.6.2 BuildRequires: pkgconfig Requires: pcsc-lite >= 1.6.2 +Provides: ccid = %{version}-%{release} +Obsoletes: ccid < 1.4.0-3 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define usbdropdir /usr/%{_lib}/pcsc/drivers @@ -125,6 +127,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.23 2011/01/03 19:21:58 glen +- Provide upgrade path from 'ccid' package + Revision 1.22 2010/08/08 09:27:34 qboosh - updated to 1.4.0 - uses libusb-1 now ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/pcsc-driver-ccid/pcsc-driver-ccid.spec?r1=1.22&r2=1.23&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
