[ant] Update license after removal of W3C content upstream

Stanislav Ochotnicky sochotni at fedoraproject.org
Thu Jul 25 14:23:33 UTC 2013


commit 34bc1f0073d9068acf524e7b02ca4709b8f070e9
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Thu Jul 25 16:23:09 2013 +0200

    Update license after removal of W3C content upstream

 ant.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/ant.spec b/ant.spec
index a2c7b94..af8cdc1 100644
--- a/ant.spec
+++ b/ant.spec
@@ -36,14 +36,14 @@
 
 Name:           ant
 Version:        1.9.2
-Release:        1%{?dist}
+Release:        2%{?dist}
 Epoch:          0
 Summary:        Build tool for java
 Summary(it):    Tool per la compilazione di programmi java
 Summary(fr):    Outil de compilation pour java
-License:        ASL 2.0 and W3C
+License:        ASL 2.0
 URL:            http://ant.apache.org/
-Source0:        http://www.apache.org/dist/ant/source/apache-ant-%{version}-src.tar.bz2
+Source0:        http://archive.apache.org/dist/ant/source/apache-ant-%{version}-src.tar.bz2
 Source2:        apache-ant-%{major_version}.ant.conf
 
 # Fix some places where copies of classes are included in the wrong jarfiles
@@ -597,6 +597,9 @@ cp -pr build/javadocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
 # -----------------------------------------------------------------------------
 
 %changelog
+* Thu Jul 25 2013 Stanislav Ochotnicky <sochotnicky at redhat.com> - 0:1.9.2-2
+- Update license after removal of W3C content upstream
+
 * Wed Jul 17 2013 Mikolaj Izdebski <mizdebsk at redhat.com> - 0:1.9.2-1
 - Update to upstream version 1.9.2
 - Remove usage of %%add_to_maven_depmap


More information about the scm-commits mailing list