commit 6ba5f7c03d25fdb113651d43be1895d5c89927dd Author: Mat Booth fedora@matbooth.co.uk Date: Sun Aug 5 15:24:18 2012 +0100
- Remove old obsolete/provides. - Build with maven3. - Install versionless artifacts only. - Conform more to newer guidelines.
apache-commons-launcher.spec | 7 ++----- 1 files changed, 2 insertions(+), 5 deletions(-) --- diff --git a/apache-commons-launcher.spec b/apache-commons-launcher.spec index 9dd734e..fc0ab92 100644 --- a/apache-commons-launcher.spec +++ b/apache-commons-launcher.spec @@ -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
java-sig-commits@lists.fedoraproject.org