public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pcsc-tools] epel10.3: Keep smartcard list from tarball
@ 2026-09-03 13:51 Tomas Mraz
0 siblings, 0 replies; only message in thread
From: Tomas Mraz @ 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 : 774055b3f51f75c7687aa380ab39759e274ee63e
Author : Tomas Mraz <tmraz@fedoraproject.org>
Date : 2010-09-07T13:11:53+02:00
Stats : +2/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/pcsc-tools/c/774055b3f51f75c7687aa380ab39759e274ee63e?branch=epel10.3
Log:
Keep smartcard list from tarball
---
diff --git a/pcsc-tools.spec b/pcsc-tools.spec
index 524e7fd..4c66c8e 100644
--- a/pcsc-tools.spec
+++ b/pcsc-tools.spec
@@ -8,7 +8,7 @@ License: GPLv2+
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/%{name}-%{version}.tar.gz.asc
-Source2: smartcard_list.txt
+#Source2: 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
-cp -a %{SOURCE2} smartcard_list.txt
+#cp -a %%{SOURCE2} smartcard_list.txt
sed -i -e 's/-O2 -g/$(RPM_OPT_FLAGS)/' Makefile
f=Changelog ; iconv -f iso-8859-1 -t utf-8 $f > $f.utf8 ; mv $f.utf8 $f
^ 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: Keep smartcard list from tarball Tomas Mraz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox