public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/jansi-native] epel10: Build missing native lib
@ 2026-08-20 12:13 Michael Simacek
0 siblings, 0 replies; only message in thread
From: Michael Simacek @ 2026-08-20 12:13 UTC (permalink / raw)
To: git-commits
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
^ 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: Build missing native lib Michael Simacek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox