public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michael Simacek <msimacek@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/jansi-native] epel10: Build missing native lib
Date: Thu, 20 Aug 2026 12:13:27 GMT	[thread overview]
Message-ID: <178722800786.1.8544783946657246950.rpms-jansi-native-661a4275eee4@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/jansi-native
Branch : epel10
Commit : 661a4275eee4cca5f2e751d81d27f01670032276
Author : Michael Simacek <msimacek@redhat.com>
Date   : 2018-07-26T16:08:16+02:00
Stats  : +8/-3 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/jansi-native/c/661a4275eee4cca5f2e751d81d27f01670032276?branch=epel10

Log:
Build missing native lib

---
diff --git a/jansi-native.spec b/jansi-native.spec
index 85ba9c2..70de95b 100644
--- a/jansi-native.spec
+++ b/jansi-native.spec
@@ -3,9 +3,8 @@
 
 Name:           jansi-native
 Version:        1.7
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        Jansi Native implements the JNI Libraries used by the Jansi project
-Group:          Development/Libraries
 License:        ASL 2.0
 URL:            http://jansi.fusesource.org/
 Source0:        https://github.com/fusesource/jansi-native/archive/jansi-native-%{version}.tar.gz
@@ -32,10 +31,13 @@ This package contains the API documentation for %{name}.
 
 %prep
 %setup -q -n jansi-native-jansi-native-%{version}
-%mvn_package :::linux%{bits}:
+
+%mvn_alias :jansi-linux%{bits} :jansi-linux
+%mvn_file :jansi-linux%{bits} %{name}/jansi-linux%{bits} %{name}/jansi-linux
 
 %build
 %mvn_build
+%mvn_build -- -Dplatform=linux%{bits}
 
 %install
 %mvn_install
@@ -48,6 +50,9 @@ This package contains the API documentation for %{name}.
 %license license.txt
 
 %changelog
+* Thu Jul 26 2018 Michael Simacek <msimacek@redhat.com> - 1.7-7
+- Build missing native lib
+
 * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.7-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
 

                 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=178722800786.1.8544783946657246950.rpms-jansi-native-661a4275eee4@fedoraproject.org \
    --to=msimacek@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