public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pcsc-tools] epel10.3: - 1.4.9.
@ 2026-09-03 13:51
0 siblings, 0 replies; only message in thread
From: @ 2026-09-03 13:51 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/pcsc-tools
Branch : epel10.3
Commit : 9c50da01983dfab20be335517b2c61f5e44000b8
Author : Ville Skyttä <scop@fedoraproject.org>
Date : 2007-06-30T11:43:25+00:00
Stats : +18/-3 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/pcsc-tools/c/9c50da01983dfab20be335517b2c61f5e44000b8?branch=epel10.3
Log:
- 1.4.9.
- Drop Encoding key from desktop entry.
---
diff --git a/.cvsignore b/.cvsignore
index 3a8dcff..fecddda 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-pcsc-tools-1.4.8.tar.gz
+pcsc-tools-1.4.9.tar.gz
diff --git a/pcsc-tools-1.4.9-desktop.patch b/pcsc-tools-1.4.9-desktop.patch
new file mode 100644
index 0000000..bdf638e
--- /dev/null
+++ b/pcsc-tools-1.4.9-desktop.patch
@@ -0,0 +1,9 @@
+--- pcsc-tools-1.4.9/gscriptor.desktop~ 2006-06-18 19:41:21.000000000 +0300
++++ pcsc-tools-1.4.9/gscriptor.desktop 2007-06-30 14:36:45.000000000 +0300
+@@ -3,6 +3,5 @@ Name=Gscriptor
+ Comment=Send commands to smart cards
+ Exec=gscriptor
+ Terminal=false
+-Encoding=UTF-8
+ Type=Application
+ Categories=Utility;GTK;
diff --git a/pcsc-tools.spec b/pcsc-tools.spec
index 01daf5d..009c569 100644
--- a/pcsc-tools.spec
+++ b/pcsc-tools.spec
@@ -1,5 +1,5 @@
Name: pcsc-tools
-Version: 1.4.8
+Version: 1.4.9
Release: 1%{?dist}
Summary: Tools to be used with smart cards and PC/SC
@@ -8,6 +8,7 @@ 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
+Patch0: %{name}-1.4.9-desktop.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: desktop-file-utils
@@ -24,6 +25,7 @@ that from a GTK user interface.
%prep
%setup -q
+%patch0 -p1
sed -i -e 's/-O2 -g/$(RPM_OPT_FLAGS)/' Makefile
#cp %{SOURCE1} .
f=Changelog ; iconv -f iso-8859-1 -t utf-8 $f > $f.utf8 ; mv $f.utf8 $f
@@ -61,6 +63,10 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Sat Jun 30 2007 Ville Skyttä <ville.skytta at iki.fi> - 1.4.9-1
+- 1.4.9.
+- Drop Encoding key from desktop entry.
+
* Sun Nov 26 2006 Ville Skyttä <ville.skytta at iki.fi> - 1.4.8-1
- 1.4.8.
- Drop X-Fedora desktop entry category.
diff --git a/sources b/sources
index c67de8d..2013dc7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f0086eab17b61aba496cd88af8b80332 pcsc-tools-1.4.8.tar.gz
+8a963a92166c0ba40467dd23f44f5828 pcsc-tools-1.4.9.tar.gz
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-03 13:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-03 13:51 [rpms/pcsc-tools] epel10.3: - 1.4.9
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox