public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pcsc-perl] epel10: - 1.4.4.
@ 2026-09-03 15:00 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-09-03 15:00 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/pcsc-perl
Branch : epel10
Commit : 02ae5603e19d2e145b1059c4bfbb1e0c80956904
Author : Ville Skyttä <scop@fedoraproject.org>
Date   : 2006-08-28T16:48:40+00:00
Stats  : +8/-5 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/pcsc-perl/c/02ae5603e19d2e145b1059c4bfbb1e0c80956904?branch=epel10

Log:
- 1.4.4.

---
diff --git a/.cvsignore b/.cvsignore
index 6985b75..b5a0a9b 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-pcsc-perl-1.4.3.tar.gz
+pcsc-perl-1.4.4.tar.gz

diff --git a/pcsc-perl.spec b/pcsc-perl.spec
index 798bdff..aa51ecd 100644
--- a/pcsc-perl.spec
+++ b/pcsc-perl.spec
@@ -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 @@ library.
 %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 @@ rm -rf $RPM_BUILD_ROOT
 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 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %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.
 

diff --git a/sources b/sources
index b4a43ce..cba69d6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d248e412270b7e4f0a2a40bd010955f9  pcsc-perl-1.4.3.tar.gz
+999bd6ab4b41d6dd5b78fc6eb8d4b3fd  pcsc-perl-1.4.4.tar.gz

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-03 15:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-03 15:00 [rpms/pcsc-perl] epel10: - 1.4.4 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox