public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Hans de Goede <hdegoede@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/jansi-native] epel10: jansi-native provides JNI libraries for use by the JAVA Jansi project and
Date: Thu, 20 Aug 2026 12:13:34 GMT	[thread overview]
Message-ID: <178722801446.1.6690826667688525297.rpms-jansi-native-d54b4fa6864f@fedoraproject.org> (raw)

          A new commit has been pushed.

          Repo   : rpms/jansi-native
          Branch : epel10
          Commit : d54b4fa6864ff94565f0e38e155a74902010d682
          Author : Hans de Goede <hdegoede@redhat.com>
          Date   : 2022-07-16T22:07:15+02:00
          Stats  : +8/-1 in 1 file(s)
          URL    : https://src.fedoraproject.org/rpms/jansi-native/c/d54b4fa6864ff94565f0e38e155a74902010d682?branch=epel10

          Log:
          jansi-native provides JNI libraries for use by the JAVA Jansi project and

the JDK is no longer build on i686, disable i686 builds (rhbz#2104052)

---
diff --git a/jansi-native.spec b/jansi-native.spec
index 7fbd99c..4563b5b 100644
--- a/jansi-native.spec
+++ b/jansi-native.spec
@@ -7,7 +7,7 @@
 
 Name:           jansi-native
 Version:        1.8
-Release:        9%{?dist}
+Release:        10%{?dist}
 Summary:        Jansi Native implements the JNI Libraries used by the Jansi project
 License:        ASL 2.0
 URL:            http://jansi.fusesource.org/
@@ -19,6 +19,9 @@ BuildRequires:  mvn(org.apache.felix:maven-bundle-plugin)
 BuildRequires:  mvn(org.fusesource:fusesource-pom:pom:)
 BuildRequires:  mvn(org.fusesource.hawtjni:maven-hawtjni-plugin) >= 1.9-2
 BuildRequires:  mvn(org.fusesource.hawtjni:hawtjni-runtime) >= 1.9-2
+# jansi-native provides JNI libraries for use by the JAVA Jansi project,
+# so it is only necessary on java_arches
+ExclusiveArch:  %{java_arches}
 
 %description
 Jansi is a small java library that allows you to use ANSI escape sequences
@@ -68,6 +71,10 @@ This package contains the API documentation for %{name}.
 %license license.txt
 
 %changelog
+* Sat Jul 16 2022 Hans de Goede <hdegoede@redhat.com> - 1.8-10
+- jansi-native provides JNI libraries for use by the JAVA Jansi project and
+  the JDK is no longer build on i686, disable i686 builds (rhbz#2104052)
+
 * Sat Feb 05 2022 Jiri Vanek <jvanek@redhat.com> - 1.8-9
 - Rebuilt for java-17-openjdk as system jdk
 

                 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=178722801446.1.6690826667688525297.rpms-jansi-native-d54b4fa6864f@fedoraproject.org \
    --to=hdegoede@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