[maven-install-plugin/f18] * Mon Dec 10 2012 Weinan Li <weli at redhat.com> 2.3.1-7 - Install license files

Weinan Li weli at fedoraproject.org
Mon Dec 10 09:41:16 UTC 2012


commit 96203a6608d2f687e090bbe1339579ee0aaf5d29
Author: weli <weli at localhost.localdomain>
Date:   Mon Dec 10 02:11:32 2012 +0800

    * Mon Dec 10 2012 Weinan Li <weli at redhat.com> 2.3.1-7
    - Install license files

 maven-install-plugin.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/maven-install-plugin.spec b/maven-install-plugin.spec
index f2f49a8..c3c69b2 100644
--- a/maven-install-plugin.spec
+++ b/maven-install-plugin.spec
@@ -1,6 +1,6 @@
 Name:           maven-install-plugin
 Version:        2.3.1
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        Maven Install Plugin
 
 Group:          Development/Libraries
@@ -82,12 +82,17 @@ cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}/
 %{_javadir}/%{name}.jar
 %{_mavenpomdir}/JPP-%{name}.pom
 %{_mavendepmapfragdir}/%{name}
+%doc LICENSE NOTICE
 
 %files javadoc
 %doc LICENSE
 %{_javadocdir}/%{name}
+%doc LICENSE NOTICE
 
 %changelog
+* Mon Dec 10 2012 Weinan Li <weli at redhat.com> 2.3.1-7
+- Install license files
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.3.1-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list