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/jansi-native] epel10: use macro instead of (out-of-date) list of 64-bit architectures
Date: Thu, 20 Aug 2026 12:13:17 GMT	[thread overview]
Message-ID: <178722799778.1.11166908965771525060.rpms-jansi-native-f6eca4ca7934@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/jansi-native
            Branch : epel10
            Commit : f6eca4ca7934c7643bfa0cf64be6faf19b8c8417
            Author : Marcin Juszkiewicz <mjuszkiewicz@redhat.com>
            Date   : 2013-11-25T14:09:42+01:00
            Stats  : +5/-6 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/jansi-native/c/f6eca4ca7934c7643bfa0cf64be6faf19b8c8417?branch=epel10

            Log:
            use macro instead of (out-of-date) list of 64-bit architectures

Signed-off-by: Marcin Juszkiewicz <mjuszkiewicz@redhat.com>

---
diff --git a/jansi-native.spec b/jansi-native.spec
index ca92b73..996f9af 100644
--- a/jansi-native.spec
+++ b/jansi-native.spec
@@ -1,13 +1,9 @@
-%global bits 32
+%global bits %{__isa_bits}
 %global debug_package %{nil}
 
-%ifarch x86_64 ppc64 s390x sparc64
-  %global bits 64
-%endif
-
 Name:             jansi-native
 Version:          1.5
-Release:          1%{?dist}
+Release:          2%{?dist}
 Summary:          Jansi Native implements the JNI Libraries used by the Jansi project
 Group:            Development/Libraries
 License:          ASL 2.0
@@ -63,6 +59,9 @@ This package contains the API documentation for %{name}.
 %doc license.txt
 
 %changelog
+* Mon Nov 25 2013 Marcin Juszkiewicz <mjuszkiewicz@redhat.com> - 1.5-2
+- Use %__isa_bits macro to support all architectures
+
 * Wed Sep 11 2013 Marek Goldmann <mgoldman@redhat.com> - 1.5-1
 - Upstream release 1.5
 

                 reply	other threads:[~2026-08-20 12: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=178722799778.1.11166908965771525060.rpms-jansi-native-f6eca4ca7934@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