Compare commits
No commits in common. "c8s-stream-201801" and "c8s-stream-2.10" have entirely different histories.
c8s-stream
...
c8s-stream
@ -3,8 +3,9 @@
|
||||
|
||||
Name: jansi-native
|
||||
Version: 1.7
|
||||
Release: 7%{?dist}
|
||||
Release: 5%{?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
|
||||
@ -31,13 +32,10 @@ This package contains the API documentation for %{name}.
|
||||
|
||||
%prep
|
||||
%setup -q -n jansi-native-jansi-native-%{version}
|
||||
|
||||
%mvn_alias :jansi-linux%{bits} :jansi-linux
|
||||
%mvn_file :jansi-linux%{bits} %{name}/jansi-linux%{bits} %{name}/jansi-linux
|
||||
%mvn_package :::linux%{bits}:
|
||||
|
||||
%build
|
||||
%mvn_build
|
||||
%mvn_build -- -Dplatform=linux%{bits}
|
||||
|
||||
%install
|
||||
%mvn_install
|
||||
@ -50,12 +48,6 @@ 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
|
||||
|
||||
* Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.7-5
|
||||
- Escape macros in %%changelog
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user