Author: sparky Date: Tue Feb 1 22:34:05 2011 GMT Module: packages Tag: HEAD ---- Log message: - checked skip_post_check_so; there is no fix, it must stay this way - BR: perl-base
---- Files affected: packages/pcsc-driver-ccid: pcsc-driver-ccid.spec (1.25 -> 1.26) ---- Diffs: ================================================================ Index: packages/pcsc-driver-ccid/pcsc-driver-ccid.spec diff -u packages/pcsc-driver-ccid/pcsc-driver-ccid.spec:1.25 packages/pcsc-driver-ccid/pcsc-driver-ccid.spec:1.26 --- packages/pcsc-driver-ccid/pcsc-driver-ccid.spec:1.25 Tue Feb 1 22:49:35 2011 +++ packages/pcsc-driver-ccid/pcsc-driver-ccid.spec Tue Feb 1 23:34:00 2011 @@ -12,6 +12,7 @@ URL: http://pcsclite.alioth.debian.org/ccid.html BuildRequires: libusb-devel >= 1.0 BuildRequires: pcsc-lite-devel >= 1.6.2 +BuildRequires: perl-base BuildRequires: pkgconfig BuildRequires: rpmbuild(macros) >= 1.583 Requires: pcsc-lite >= 1.6.2 @@ -22,7 +23,7 @@ %define usbdropdir /usr/%{_lib}/pcsc/drivers %define ccidtwindir /usr/%{_lib}/pcsc/drivers -# check me +# pcscd provides log_msg and log_xxd functions %define skip_post_check_so libccid.so.1.4.0 libccidtwin.so.1.4.0 %description @@ -133,6 +134,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.26 2011/02/01 22:34:00 sparky +- checked skip_post_check_so; there is no fix, it must stay this way +- BR: perl-base + Revision 1.25 2011/02/01 21:49:35 glen - skip post so check to build now ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/pcsc-driver-ccid/pcsc-driver-ccid.spec?r1=1.25&r2=1.26&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
