Install attached artifacts
- Resolves: rhbz#1028550
This commit is contained in:
parent
c199668a08
commit
154bb699f6
@ -3,7 +3,7 @@
|
||||
|
||||
Name: jansi-native
|
||||
Version: 1.5
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: Jansi Native implements the JNI Libraries used by the Jansi project
|
||||
Group: Development/Libraries
|
||||
License: ASL 2.0
|
||||
@ -46,6 +46,7 @@ This package contains the API documentation for %{name}.
|
||||
|
||||
%prep
|
||||
%setup -q -n jansi-native-jansi-native-%{version}
|
||||
%mvn_package :::linux%{bits}:
|
||||
|
||||
%build
|
||||
%mvn_build
|
||||
@ -61,6 +62,10 @@ This package contains the API documentation for %{name}.
|
||||
%doc license.txt
|
||||
|
||||
%changelog
|
||||
* Fri Jan 10 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.5-4
|
||||
- Install attached artifacts
|
||||
- Resolves: rhbz#1028550
|
||||
|
||||
* Tue Nov 26 2013 Marek Goldmann <mgoldman@redhat.com> - 1.5-3
|
||||
- Mark javadoc subpackage as noarch
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user