packages: perl-PCSC/perl-PCSC.spec, perl-PCSC/perl-PCSC-update.patch (REMOV...
qboosh
qboosh at pld-linux.org
Sat Nov 13 08:21:37 CET 2010
Author: qboosh Date: Sat Nov 13 07:21:37 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 1.4.11
- removed obsolete update patch
---- Files affected:
packages/perl-PCSC:
perl-PCSC.spec (1.28 -> 1.29) , perl-PCSC-update.patch (1.1 -> NONE) (REMOVED)
---- Diffs:
================================================================
Index: packages/perl-PCSC/perl-PCSC.spec
diff -u packages/perl-PCSC/perl-PCSC.spec:1.28 packages/perl-PCSC/perl-PCSC.spec:1.29
--- packages/perl-PCSC/perl-PCSC.spec:1.28 Sun Aug 8 19:46:57 2010
+++ packages/perl-PCSC/perl-PCSC.spec Sat Nov 13 08:21:32 2010
@@ -9,13 +9,12 @@
Summary: Perl interface to the PC/SC smart card library
Summary(pl.UTF-8): Interfejs perlowy do biblioteki PC/SC
Name: perl-PCSC
-Version: 1.4.9
+Version: 1.4.11
Release: 1
License: GPL v2+
Group: Development/Languages/Perl
-Source0: http://ludovic.rousseau.free.fr/softwares/pcsc-perl/pcsc-perl-%{version}.tar.gz
-# Source0-md5: 61f10eb53a349b05d11dfd18e6b5a0dd
-Patch0: %{name}-update.patch
+Source0: http://ludovic.rousseau.free.fr/softwares/pcsc-perl/pcsc-perl-%{version}.tar.bz2
+# Source0-md5: 40abf259b6df83224eb73c8c8c5179bf
URL: http://ludovic.rousseau.free.fr/softwares/pcsc-perl/
BuildRequires: pcsc-lite-devel >= 1.6.0
BuildRequires: perl-devel >= 1:5.8.0
@@ -42,7 +41,6 @@
%prep
%setup -q -n pcsc-perl-%{version}
-%patch0 -p1
%build
%{__perl} Makefile.PL \
@@ -79,7 +77,7 @@
%dir %{perl_vendorarch}/auto/Chipcard/PCSC
%{perl_vendorarch}/auto/Chipcard/PCSC/PCSC.bs
%attr(755,root,root) %{perl_vendorarch}/auto/Chipcard/PCSC/PCSC.so
-%{_mandir}/man3/*.3*
+%{_mandir}/man3/Chipcard::PCSC*.3pm*
%dir %{_examplesdir}/%{name}-%{version}
%attr(755,root,root) %{_examplesdir}/%{name}-%{version}/*.pl
%{_examplesdir}/%{name}-%{version}/gsm.script
@@ -90,6 +88,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.29 2010/11/13 07:21:32 qboosh
+- updated to 1.4.11
+- removed obsolete update patch
+
Revision 1.28 2010/08/08 17:46:57 qboosh
- updated to 1.4.9
- added update patch to compile with current pcsc-lite
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-PCSC/perl-PCSC.spec?r1=1.28&r2=1.29&f=u
More information about the pld-cvs-commit
mailing list