[maven/f18] Fix license tag

Mikolaj Izdebski mizdebsk at fedoraproject.org
Mon Nov 19 15:19:44 UTC 2012


commit 4c8002472f44af6960c443f3d145f777d2f6236d
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Mon Nov 19 16:19:21 2012 +0100

    Fix license tag

 maven.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/maven.spec b/maven.spec
index 3789129..b7e3b03 100644
--- a/maven.spec
+++ b/maven.spec
@@ -2,11 +2,11 @@
 
 Name:           maven
 Version:        3.0.4
-Release:        21.1%{?dist}
+Release:        21.2%{?dist}
 Summary:        Java project management and project comprehension tool
 
 Group:          Development/Tools
-License:        ASL 2.0 and MIT and BSD
+License:        ASL 2.0
 URL:            http://maven.apache.org/
 # Source URL is for testing only, final version will be in different place:
 # http://www.apache.org/dyn/closer.cgi/maven/source/apache-%{name}-%{version}-src.tar.gz
@@ -385,6 +385,9 @@ ln -sf `rpm --eval '%%{_jnidir}'` %{_datadir}/%{name}/repository-jni/JPP
 
 
 %changelog
+* Mon Nov 19 2012 Mikolaj Izdebski <mizdebsk at redhat.com> - 3.0.4-21.2
+- Fix license tag
+
 * Thu Nov 15 2012 Mikolaj Izdebski <mizdebsk at redhat.com> - 3.0.4-21.1
 - Install NOTICE file with javadoc package
 


More information about the scm-commits mailing list