public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pcsc-perl] epel10: - 1.4.7.
@ 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 : 8f8a86e69a8331cf7d0d197c127fea6921a90490
Author : Ville Skyttä <scop@fedoraproject.org>
Date   : 2008-03-30T06:34:46+00:00
Stats  : +8/-20 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/pcsc-perl/c/8f8a86e69a8331cf7d0d197c127fea6921a90490?branch=epel10

Log:
- 1.4.7.

---
diff --git a/.cvsignore b/.cvsignore
index 20db023..cc3092b 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-pcsc-perl-1.4.6.tar.gz
+pcsc-perl-1.4.7.tar.gz

diff --git a/pcsc-perl-1.4.6-defines.patch b/pcsc-perl-1.4.6-defines.patch
deleted file mode 100644
index 6ab6eed..0000000
--- a/pcsc-perl-1.4.6-defines.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- pcsc-perl-1.4.6/PCSCperl.h~	2007-04-17 23:06:16.000000000 +0300
-+++ pcsc-perl-1.4.6/PCSCperl.h	2007-04-17 23:12:04.000000000 +0300
-@@ -66,8 +66,8 @@
- #  define CLOSE_LIB(x)    dlclose(x)
- #  define DLL_HANDLE      void*
- #  define GET_FCT         dlsym
--#define LPCTSTR LPCSTR
--#define LPTSTR LPSTR
-+#  define LPCSTR          LPCTSTR
-+#  define LPSTR           LPTSTR
- #endif /* LINUX/FreeBSD */
- 
- #ifdef  __APPLE__

diff --git a/pcsc-perl.spec b/pcsc-perl.spec
index 1926ddc..138269e 100644
--- a/pcsc-perl.spec
+++ b/pcsc-perl.spec
@@ -5,15 +5,14 @@
 %endif
 
 Name:           pcsc-perl
-Version:        1.4.6
-Release:        4%{?dist}
+Version:        1.4.7
+Release:        1%{?dist}
 Summary:        Perl interface to the PC/SC smart card library
 
 Group:          Development/Libraries
 License:        GPLv2+
 URL:            http://ludovic.rousseau.free.fr/softwares/pcsc-perl/
 Source0:        http://ludovic.rousseau.free.fr/softwares/pcsc-perl/%{name}-%{version}.tar.gz
-Patch0:         %{name}-1.4.6-defines.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  perl(ExtUtils::MakeMaker)
@@ -29,7 +28,6 @@ library.
 
 %prep
 %setup -q
-pkg-config --atleast-version 1.4.0 libpcsclite || patch -p1 -i %{PATCH0}
 chmod 644 examples/* # avoid dependencies
 f=Changelog ; iconv -f iso-8859-1 -t utf-8 $f > $f.utf8 ; mv $f.utf8 $f
 
@@ -68,8 +66,11 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Mar 27 2008 Ville Skyttä <ville.skytta at iki.fi> - 1.4.7-1
+- 1.4.7.
+
 * Thu Mar 06 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.4.6-4
-Rebuild for new perl
+- Rebuild for new perl
 
 * Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.4.6-3
 - Autorebuild for GCC 4.3

diff --git a/sources b/sources
index efc9799..fd0cfe7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b68132de27d2ce2dd8d796fd123da878  pcsc-perl-1.4.6.tar.gz
+108e6a789b579deaa1446c2d3c8b43b9  pcsc-perl-1.4.7.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.7 

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