public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/pcsc-tools] epel10: - 1.4.8.
Date: Thu, 03 Sep 2026 12:58:12 GMT	[thread overview]
Message-ID: <178844029203.1.2250846158040528496.rpms-pcsc-tools-45bf386b6153@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/pcsc-tools
            Branch : epel10
            Commit : 45bf386b615342bd8ac213e29867acda8c6e9576
            Author : Ville Skyttä <scop@fedoraproject.org>
            Date   : 2006-11-26T20:16:34+00:00
            Stats  : +19/-15 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/pcsc-tools/c/45bf386b615342bd8ac213e29867acda8c6e9576?branch=epel10

            Log:
            - 1.4.8.
- Drop X-Fedora desktop entry category.

---
diff --git a/.cvsignore b/.cvsignore
index db40bd1..3a8dcff 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1,2 +1 @@
-pcsc-tools-1.4.7.tar.gz
-smartcard_list.txt
+pcsc-tools-1.4.8.tar.gz

diff --git a/pcsc-tools.spec b/pcsc-tools.spec
index 220de1f..01daf5d 100644
--- a/pcsc-tools.spec
+++ b/pcsc-tools.spec
@@ -1,5 +1,5 @@
 Name:           pcsc-tools
-Version:        1.4.7
+Version:        1.4.8
 Release:        1%{?dist}
 Summary:        Tools to be used with smart cards and PC/SC
 
@@ -7,7 +7,7 @@ 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
@@ -25,7 +25,7 @@ that from a GTK user interface.
 %prep
 %setup -q
 sed -i -e 's/-O2 -g/$(RPM_OPT_FLAGS)/' Makefile
-cp %{SOURCE1} .
+#cp %{SOURCE1} .
 f=Changelog ; iconv -f iso-8859-1 -t utf-8 $f > $f.utf8 ; mv $f.utf8 $f
 
 
@@ -36,12 +36,8 @@ make %{?_smp_mflags}
 %install
 rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT%{_prefix}
-desktop-file-install \
-  --vendor=fedora \
-  --dir=$RPM_BUILD_ROOT%{_datadir}/applications \
-  --mode=644 \
-  --add-category=X-Fedora \
-  gscriptor.desktop
+desktop-file-install --vendor=fedora --mode=644 \
+  --dir=$RPM_BUILD_ROOT%{_datadir}/applications gscriptor.desktop
 # TODO: icon
 
 
@@ -52,13 +48,23 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(-,root,root,-)
 %doc Changelog LICENCE README TODO
-%{_bindir}/*
+%{_bindir}/ATR_analysis
+%{_bindir}/gscriptor
+%{_bindir}/pcsc_scan
+%{_bindir}/scriptor
 %{_datadir}/applications/*gscriptor.desktop
 %{_datadir}/pcsc/
-%{_mandir}/man1/*.1*
+%{_mandir}/man1/ATR_analysis.1*
+%{_mandir}/man1/gscriptor.1*
+%{_mandir}/man1/pcsc_scan.1*
+%{_mandir}/man1/scriptor.1*
 
 
 %changelog
+* Sun Nov 26 2006 Ville Skyttä <ville.skytta at iki.fi> - 1.4.8-1
+- 1.4.8.
+- Drop X-Fedora desktop entry category.
+
 * Sun Oct  8 2006 Ville Skyttä <ville.skytta at iki.fi> - 1.4.7-1
 - 1.4.7, Oct 8 smartcard_list.txt.
 

diff --git a/sources b/sources
index bd46e65..c67de8d 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-fb4129779df83a0eb57e8bdf7fec1535  pcsc-tools-1.4.7.tar.gz
-371764708e8690d67f23af02c44320bb  smartcard_list.txt
+f0086eab17b61aba496cd88af8b80332  pcsc-tools-1.4.8.tar.gz

                 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=178844029203.1.2250846158040528496.rpms-pcsc-tools-45bf386b6153@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