public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pcsc-tools] epel10: - 1.4.6, Aug 30 smartcard_list.txt.
@ 2026-09-03 12:58 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-09-03 12:58 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/pcsc-tools
            Branch : epel10
            Commit : bfda2fd82b07eea2d30d23f9a42b3017271220a1
            Author : Ville Skyttä <scop@fedoraproject.org>
            Date   : 2006-09-01T22:13:13+00:00
            Stats  : +13/-12 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/pcsc-tools/c/bfda2fd82b07eea2d30d23f9a42b3017271220a1?branch=epel10

            Log:
            - 1.4.6, Aug 30 smartcard_list.txt.
- Drop pcsc-lite < 1.2.9 support.

---
diff --git a/.cvsignore b/.cvsignore
index 001f92d..b7654bc 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1,2 @@
-pcsc-tools-1.4.5.tar.gz
+pcsc-tools-1.4.6.tar.gz
+smartcard_list.txt

diff --git a/pcsc-tools.spec b/pcsc-tools.spec
index f483d29..0865b17 100644
--- a/pcsc-tools.spec
+++ b/pcsc-tools.spec
@@ -1,5 +1,5 @@
 Name:           pcsc-tools
-Version:        1.4.5
+Version:        1.4.6
 Release:        1%{?dist}
 Summary:        Tools to be used with smart cards and PC/SC
 
@@ -7,11 +7,11 @@ Group:          Development/Tools
 License:        GPL
 URL:            http://ludovic.rousseau.free.fr/softwares/pcsc-tools/
 Source0:        http://ludovic.rousseau.free.fr/softwares/pcsc-tools/%{name}-%{version}.tar.gz
-#Source1:        http://ludovic.rousseau.free.fr/softwares/pcsc-tools/smartcard_list.txt
+Source1:        http://ludovic.rousseau.free.fr/softwares/pcsc-tools/smartcard_list.txt
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  desktop-file-utils
-BuildRequires:  pcsc-lite-devel
+BuildRequires:  pcsc-lite-devel >= 1.2.9
 Requires:       pcsc-lite
 
 %description
@@ -25,13 +25,8 @@ that from a GTK user interface.
 %prep
 %setup -q
 sed -i -e 's/-O2 -g/$(RPM_OPT_FLAGS)/' Makefile
-if ! pkg-config --atleast-version 1.2.9 libpcsclite ; then
-    sed -i -e 's/LPTSTR/LPSTR/' pcsc_scan.c
-fi
-# cp %{SOURCE1} .
-for f in Changelog README smartcard_list.txt ; do
-    iconv -f iso-8859-1 -t utf-8 $f > $f.utf8 ; mv $f.utf8 $f
-done
+cp %{SOURCE1} .
+f=Changelog ; iconv -f iso-8859-1 -t utf-8 $f > $f.utf8 ; mv $f.utf8 $f
 
 
 %build
@@ -64,6 +59,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Sep  2 2006 Ville Skyttä <ville.skytta at iki.fi> - 1.4.6-1
+- 1.4.6, Aug 30 smartcard_list.txt.
+- Drop pcsc-lite < 1.2.9 support.
+
 * Mon May  8 2006 Ville Skyttä <ville.skytta at iki.fi> - 1.4.5-1
 - 1.4.5.
 

diff --git a/sources b/sources
index c09c507..cc5de14 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
-706a6e3bcac08d62c44fb2cd1d561969  pcsc-tools-1.4.5.tar.gz
+8210a13a6fbe320620cd4281f5d0531d  pcsc-tools-1.4.6.tar.gz
+1ad2ef2a200b0c7234ca4d4b1a1bd264  smartcard_list.txt

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-03 12:58 [rpms/pcsc-tools] epel10: - 1.4.6, Aug 30 smartcard_list.txt 

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