public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Tomas Mraz <tmraz@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/pcsc-tools] epel10.3: Keep smartcard list from tarball
Date: Thu, 03 Sep 2026 13:51:25 GMT [thread overview]
Message-ID: <178844348545.1.3047508613394846637.rpms-pcsc-tools-774055b3f51f@fedoraproject.org> (raw)
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
reply other threads:[~2026-09-03 13:51 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=178844348545.1.3047508613394846637.rpms-pcsc-tools-774055b3f51f@fedoraproject.org \
--to=tmraz@fedoraproject.org \
--cc=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