public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pcsc-tools] epel10: - 1.4.8.
@ 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 : 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
^ 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.8
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox