public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/jansi-native] epel10: use macro instead of (out-of-date) list of 64-bit architectures
@ 2026-08-20 12:13 Marcin Juszkiewicz
0 siblings, 0 replies; only message in thread
From: Marcin Juszkiewicz @ 2026-08-20 12:13 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-20 12:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-20 12:13 [rpms/jansi-native] epel10: use macro instead of (out-of-date) list of 64-bit architectures Marcin Juszkiewicz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox