[maven] Fix license tag

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


commit 5003b5412a7a4b42f6cbde3376e6510c6462fdd0
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Mon Nov 19 16:18:44 2012 +0100

    Fix license tag

 maven.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/maven.spec b/maven.spec
index 3375f38..9e222a0 100644
--- a/maven.spec
+++ b/maven.spec
@@ -2,11 +2,11 @@
 
 Name:           maven
 Version:        3.0.4
-Release:        24%{?dist}
+Release:        25%{?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
@@ -424,6 +424,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-25
+- Fix license tag
+
 * Thu Nov 15 2012 Mikolaj Izdebski <mizdebsk at redhat.com> - 3.0.4-24
 - Install NOTICE file with javadoc package
 


More information about the scm-commits mailing list