rpms/pcsc-perl/devel .cvsignore, 1.4, 1.5 pcsc-perl.spec, 1.9, 1.10 sources, 1.4, 1.5

Ville Skytta (scop) fedora-extras-commits at redhat.com
Mon Aug 28 16:48:40 UTC 2006


Author: scop

Update of /cvs/extras/rpms/pcsc-perl/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4629

Modified Files:
	.cvsignore pcsc-perl.spec sources 
Log Message:
* Tue Aug 15 2006 Ville Skyttä <ville.skytta at iki.fi> - 1.4.4-1
- 1.4.4.



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/pcsc-perl/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	16 May 2006 21:19:47 -0000	1.4
+++ .cvsignore	28 Aug 2006 16:48:40 -0000	1.5
@@ -1 +1 @@
-pcsc-perl-1.4.3.tar.gz
+pcsc-perl-1.4.4.tar.gz


Index: pcsc-perl.spec
===================================================================
RCS file: /cvs/extras/rpms/pcsc-perl/devel/pcsc-perl.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- pcsc-perl.spec	16 May 2006 21:19:47 -0000	1.9
+++ pcsc-perl.spec	28 Aug 2006 16:48:40 -0000	1.10
@@ -2,7 +2,7 @@
 %define pcsclib %{_libdir}/libpcsclite.so.1
 
 Name:           pcsc-perl
-Version:        1.4.3
+Version:        1.4.4
 Release:        1%{?dist}
 Summary:        Perl interface to the PC/SC smart card library
 
@@ -26,7 +26,7 @@
 %prep
 %setup -q
 chmod 644 examples/* # avoid dependencies
-f=README ; iconv -f iso-8859-1 -t utf-8 $f > $f.utf8 ; mv $f.utf8 $f
+f=Changelog ; iconv -f iso-8859-1 -t utf-8 $f > $f.utf8 ; mv $f.utf8 $f
 
 
 %build
@@ -39,7 +39,7 @@
 make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
 find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'
 find $RPM_BUILD_ROOT -type f -name '*.bs' -a -size 0 -exec rm -f {} ';'
-find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';'
+find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';'
 chmod -R u+w $RPM_BUILD_ROOT/*
 
 
@@ -60,6 +60,9 @@
 
 
 %changelog
+* Tue Aug 15 2006 Ville Skyttä <ville.skytta at iki.fi> - 1.4.4-1
+- 1.4.4.
+
 * Wed May 17 2006 Ville Skyttä <ville.skytta at iki.fi> - 1.4.3-1
 - 1.4.3.
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/pcsc-perl/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	16 May 2006 21:19:47 -0000	1.4
+++ sources	28 Aug 2006 16:48:40 -0000	1.5
@@ -1 +1 @@
-d248e412270b7e4f0a2a40bd010955f9  pcsc-perl-1.4.3.tar.gz
+999bd6ab4b41d6dd5b78fc6eb8d4b3fd  pcsc-perl-1.4.4.tar.gz




More information about the fedora-extras-commits mailing list