public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pcsc-tools] epel10: - 1.4.3.
@ 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 : 2c91ab03b382945893ce69d47fbd13bc2b3e04f3
            Author : Ville Skyttä <scop@fedoraproject.org>
            Date   : 2006-03-09T16:50:07+00:00
            Stats  : +12/-14 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/pcsc-tools/c/2c91ab03b382945893ce69d47fbd13bc2b3e04f3?branch=epel10

            Log:
            - 1.4.3.
- Improve description.

---
diff --git a/.cvsignore b/.cvsignore
index 7cc967a..63be61f 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-pcsc-tools-1.4.2.tar.gz
+pcsc-tools-1.4.3.tar.gz

diff --git a/pcsc-tools.spec b/pcsc-tools.spec
index 4c849fc..4611ae2 100644
--- a/pcsc-tools.spec
+++ b/pcsc-tools.spec
@@ -1,5 +1,5 @@
 Name:           pcsc-tools
-Version:        1.4.2
+Version:        1.4.3
 Release:        1%{?dist}
 Summary:        Tools to be used with smart cards and PC/SC
 
@@ -15,14 +15,11 @@ BuildRequires:  pcsc-lite-devel
 Requires:       pcsc-lite
 
 %description
-The pcsc-tools package contains some tools useful for a PC/SC user.
-The tools provided are:
-* pcsc_scan(1) scans available smart card readers and print detected
-  events: card insertion with ATR, card removal;
-* ATR_analysis(1) analyses a smart card ATR (Anwser To Reset)
-* scriptor(1) Perl script to send commands to a smart card using a
-  batch file or stdin;
-* gscriptor(1) the same idea as scriptor(1) but with Perl-Gtk GUI.
+The pcsc-tools package contains some useful tools for a PC/SC user:
+pcsc_scan regularly scans connected PC/SC smart card readers and
+prints detected events, ATR_analysis analyzes smart card ATRs (Anwser
+To Reset), scriptor sends commands to a smart card, and gscriptor does
+that from a GTK user interface.
 
 
 %prep
@@ -44,9 +41,6 @@ make %{?_smp_mflags}
 %install
 rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT%{_prefix}
-install -dm 755 $RPM_BUILD_ROOT%{_datadir}/pcsc
-mv $RPM_BUILD_ROOT%{_prefix}/pcsc/* $RPM_BUILD_ROOT%{_datadir}/pcsc
-rmdir $RPM_BUILD_ROOT%{_prefix}/pcsc
 desktop-file-install \
   --vendor=fedora \
   --dir=$RPM_BUILD_ROOT%{_datadir}/applications \
@@ -70,6 +64,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Mar  9 2006 Ville Skyttä <ville.skytta at iki.fi> - 1.4.3-1
+- 1.4.3.
+- Improve description.
+
 * Wed Mar  8 2006 Ville Skyttä <ville.skytta at iki.fi> - 1.4.2-1
 - 1.4.2, desktop file, recent smartcard_list.txt, ATR_analysis message
   patch and smartcard_list.txt lookup path improvement included upstream.

diff --git a/sources b/sources
index 00e9c7d..eced846 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9cd68c933fafda78f844b114319a52b8  pcsc-tools-1.4.2.tar.gz
+c21a0865983d0f3eb9841eb4d03e67f1  pcsc-tools-1.4.3.tar.gz

^ 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.3 

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