Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6ba5f7c03d |
1 changed files with 2 additions and 5 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
Name: apache-%{short_name}
|
||||
Version: 1.1
|
||||
Release: 10.20100521svn936225%{?dist}
|
||||
Release: 9.20100521svn936225%{?dist}
|
||||
Summary: A cross platform Java application launcher
|
||||
Group: Development/Libraries
|
||||
License: ASL 2.0
|
||||
|
|
@ -124,15 +124,12 @@ install -pD -T -m 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{short_name}.pom
|
|||
%{_javadocdir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Sun Aug 5 2012 Mat Booth <fedora@matbooth.co.uk> - 1.1-10.20100521svn936225
|
||||
* Sun Aug 5 2012 Mat Booth <fedora@matbooth.co.uk> - 1.1-9.20100521svn936225
|
||||
- Remove old obsolete/provides.
|
||||
- Build with maven3.
|
||||
- Install versionless artifacts only.
|
||||
- Conform more to newer guidelines.
|
||||
|
||||
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1-9.20100521svn936225
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||
|
||||
* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1-8.20100521svn936225
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Reference in a new issue