This commit is contained in:
Dennis Gilmore 2012-01-13 00:10:54 -06:00
parent 8e2b400587
commit f9ce0afdf1

View File

@ -7,7 +7,7 @@
Name: jansi-native
Version: 1.2
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Jansi Native implements the JNI Libraries used by the Jansi project
Group: Development/Libraries
License: ASL 2.0
@ -94,6 +94,9 @@ install -pm 644 pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP-%{name}.pom
%doc license.txt
%changelog
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Wed Oct 26 2011 Dan Horák <dan[at]danny.cz> 1.2-2
- fix build on non-x86 64-bit arches