public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/pcsc-tools] epel10: - 1.4.6, Aug 30 smartcard_list.txt.
Date: Thu, 03 Sep 2026 12:58:10 GMT	[thread overview]
Message-ID: <178844029056.1.7839208483212215881.rpms-pcsc-tools-bfda2fd82b07@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-09-03 12:58 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178844029056.1.7839208483212215881.rpms-pcsc-tools-bfda2fd82b07@fedoraproject.org \
    --to=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox