Install attached artifacts

- Resolves: rhbz#1028550
This commit is contained in:
Mikolaj Izdebski 2014-01-10 19:15:21 +01:00
parent c199668a08
commit 154bb699f6

View File

@ -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