[maven-shade-plugin/f18] Install NOTICE file with javadoc package

Mikolaj Izdebski mizdebsk at fedoraproject.org
Wed Nov 14 17:15:07 UTC 2012


commit 842482232b2e873a888ef0a20f4f048a5503922f
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Wed Nov 14 18:14:04 2012 +0100

    Install NOTICE file with javadoc package

 maven-shade-plugin.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/maven-shade-plugin.spec b/maven-shade-plugin.spec
index 21fcc0e..bc7e3a8 100644
--- a/maven-shade-plugin.spec
+++ b/maven-shade-plugin.spec
@@ -1,6 +1,6 @@
 Name:           maven-shade-plugin
 Version:        1.7.1
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        This plugin provides the capability to package the artifact in an uber-jar
 
 Group:          Development/Libraries
@@ -83,9 +83,12 @@ cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}/
 
 %files javadoc
 %{_javadocdir}/%{name}
-%doc LICENSE
+%doc LICENSE NOTICE
 
 %changelog
+* Wed Nov 14 2012 Mikolaj Izdebski <mizdebsk at redhat.com> - 1.7.1-3
+- Install NOTICE file with javadoc package
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.7.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list