[jdom] - Really fix license tag.

Alexander Kurtakov akurtakov at fedoraproject.org
Wed Nov 3 08:15:53 UTC 2010


commit bc0d5823c94aae73271d7acb60a33569c9401235
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Wed Nov 3 10:15:18 2010 +0200

    - Really fix license tag.

 jdom.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/jdom.spec b/jdom.spec
index 7ff6179..452db68 100644
--- a/jdom.spec
+++ b/jdom.spec
@@ -33,10 +33,10 @@ Version:        1.1.1
 Release:        2%{?dist}
 Epoch:          0
 Summary:        Java alternative to DOM and SAX
-License:        ASL
+License:        ASL 1.1
 URL:            http://www.jdom.org/
 Group:          Development/Libraries
-Source0:        http://jdom.org/dist/binary/jdom-1.1.1.tar.gz
+Source0:        http://jdom.org/dist/binary/jdom-%{version}.tar.gz
 Source1:        http://repo1.maven.org/maven2/org/jdom/jdom/1.1/jdom-1.1.pom
 Patch0:         %{name}-crosslink.patch
 Patch1:         %{name}-1.0-OSGiManifest.patch
@@ -143,6 +143,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc LICENSE.txt
 
 %changelog
+* Wed Nov 3 2010 Alexander Kurtakov <akurtako at redhat.com> 0:1.1.1-2
+- Really fix license tag.
+
 * Mon Nov 1 2010 Alexander Kurtakov <akurtako at redhat.com> 0:1.1.1-2
 - Drop gcj support.
 - Fix license tag.


More information about the scm-commits mailing list