SPECS: perl-PCSC.spec - define pdir/pman for clean files automatics
glen
glen at pld-linux.org
Sun May 21 20:27:14 CEST 2006
Author: glen Date: Sun May 21 18:27:14 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- define pdir/pman for clean files automatics
---- Files affected:
SPECS:
perl-PCSC.spec (1.15 -> 1.16)
---- Diffs:
================================================================
Index: SPECS/perl-PCSC.spec
diff -u SPECS/perl-PCSC.spec:1.15 SPECS/perl-PCSC.spec:1.16
--- SPECS/perl-PCSC.spec:1.15 Mon Mar 6 10:54:43 2006
+++ SPECS/perl-PCSC.spec Sun May 21 20:27:09 2006
@@ -4,6 +4,8 @@
%bcond_with tests # perform "make test" (requires running pcscd)
#
%include /usr/lib/rpm/macros.perl
+%define pdir Chipcard
+%define pnam PCSC
Summary: Perl interface to the PC/SC smart card library
Summary(pl): Interfejs perlowy do biblioteki PC/SC
Name: perl-PCSC
@@ -57,6 +59,7 @@
DESTDIR=$RPM_BUILD_ROOT
install examples/* test/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
+rm -f $RPM_BUILD_ROOT%{perl_vendorarch}/Chipcard/{PCSC.pod,PCSC/Card.pod}
%clean
rm -rf $RPM_BUILD_ROOT
@@ -83,6 +86,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.16 2006/05/21 18:27:09 glen
+- define pdir/pman for clean files automatics
+
Revision 1.15 2006/03/06 09:54:43 qboosh
- merged from DEVEL
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/perl-PCSC.spec?r1=1.15&r2=1.16&f=u
More information about the pld-cvs-commit
mailing list