public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/pcsc-perl] epel10.3: On a 2nd thought: provide perl-pcsc, fixate required pcsc-lite version to
Date: Thu, 03 Sep 2026 15:13:36 GMT [thread overview]
Message-ID: <178844841632.1.568901199399453982.rpms-pcsc-perl-65dce1b7577d@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/pcsc-perl
Branch : epel10.3
Commit : 65dce1b7577dc15b581c6fddb5d5fc5ba8f8f52d
Author : Ville Skyttä <scop@fedoraproject.org>
Date : 2005-05-19T19:42:20+00:00
Stats : +6/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/pcsc-perl/c/65dce1b7577dc15b581c6fddb5d5fc5ba8f8f52d?branch=epel10.3
Log:
On a 2nd thought: provide perl-pcsc, fixate required pcsc-lite version to
1.2.0
---
diff --git a/pcsc-perl.spec b/pcsc-perl.spec
index c11b9f4..67ff8c2 100644
--- a/pcsc-perl.spec
+++ b/pcsc-perl.spec
@@ -1,3 +1,5 @@
+%define pcscver 1.2.0
+
Name: pcsc-perl
Version: 1.3.1
Release: 6
@@ -9,9 +11,10 @@ URL: http://ludovic.rousseau.free.fr/softwares/pcsc-perl/
Source0: http://ludovic.rousseau.free.fr/softwares/pcsc-perl/%{name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires: perl >= 1:5.6.1, pcsc-lite-devel
-Requires: pcsc-lite-libs = 1.2.0
+BuildRequires: perl >= 1:5.6.1, pcsc-lite-devel = %{pcscver}
+Requires: pcsc-lite-libs = %{pcscver}
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
+Provides: perl-pcsc = %{version}-%{release}
%description
This package contains a Perl interface to the PC/SC smart card
@@ -56,7 +59,7 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Thu May 19 2005 Ville Skyttä <ville.skytta at iki.fi> - 1.3.1-6
-- Rebuild.
+- Provide perl-pcsc, fixate required pcsc-lite version to 1.2.0.
* Fri Apr 7 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 1.3.1-5
- rebuilt
reply other threads:[~2026-09-03 15:13 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=178844841632.1.568901199399453982.rpms-pcsc-perl-65dce1b7577d@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