public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Marcin Juszkiewicz <mjuszkiewicz@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/pcsc-perl] epel10: Use __isa_bits macro instead of list of 64-bit architectures
Date: Thu, 03 Sep 2026 15:00:28 GMT [thread overview]
Message-ID: <178844762852.1.7312675579307829181.rpms-pcsc-perl-a5a5891464c5@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/pcsc-perl
Branch : epel10
Commit : a5a5891464c5cf64af65e320e0cf12d67c1a9ab1
Author : Marcin Juszkiewicz <mjuszkiewicz@redhat.com>
Date : 2015-09-14T15:36:55+02:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/pcsc-perl/c/a5a5891464c5cf64af65e320e0cf12d67c1a9ab1?branch=epel10
Log:
Use __isa_bits macro instead of list of 64-bit architectures
---
diff --git a/pcsc-perl.spec b/pcsc-perl.spec
index 7be606d..7eb47fe 100644
--- a/pcsc-perl.spec
+++ b/pcsc-perl.spec
@@ -1,12 +1,12 @@
%define pcscver 1.3.0
%define pcsclib libpcsclite.so.1
-%ifarch x86_64 ppc64 ia64 sparc64 s390x
+%if 0%{__isa_bits} == 64
%define mark64 ()(64bit)
%endif
Name: pcsc-perl
Version: 1.4.13
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: Perl interface to the PC/SC smart card library
Group: Development/Libraries
@@ -61,6 +61,9 @@ fi
%changelog
+* Mon Sep 14 2015 Marcin Juszkiewicz <mjuszkiewicz@redhat.com> - 1.4.13-4
+- Use __isa_bits macro instead of list of 64-bit architectures
+
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.13-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
reply other threads:[~2026-09-03 15:00 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=178844762852.1.7312675579307829181.rpms-pcsc-perl-a5a5891464c5@fedoraproject.org \
--to=mjuszkiewicz@redhat.com \
--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