[maven-checkstyle-plugin/f18] Install NOTICE files

Mikolaj Izdebski mizdebsk at fedoraproject.org
Mon Nov 26 15:38:16 UTC 2012


commit 3c3b3b6a1bae93b333446f62cd6d9ba632e67650
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Mon Nov 26 16:37:26 2012 +0100

    Install NOTICE files
    
    - Resolves: rhbz#880265

 maven-checkstyle-plugin.spec |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/maven-checkstyle-plugin.spec b/maven-checkstyle-plugin.spec
index 6918676..76bf705 100644
--- a/maven-checkstyle-plugin.spec
+++ b/maven-checkstyle-plugin.spec
@@ -1,6 +1,6 @@
 Name:             maven-checkstyle-plugin
 Version:          2.9.1
-Release:          2%{?dist}
+Release:          3%{?dist}
 Summary:          Plugin that generates a report regarding the code style used by the developers
 Group:            Development/Libraries
 License:          ASL 2.0
@@ -89,16 +89,20 @@ cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}
 
 
 %files
-%doc LICENSE
+%doc LICENSE NOTICE
 %{_javadir}/*
 %{_mavenpomdir}/JPP-%{name}.pom
 %{_mavendepmapfragdir}/%{name}
 
 %files javadoc
-%doc LICENSE
+%doc LICENSE NOTICE
 %{_javadocdir}/%{name}
 
 %changelog
+* Mon Nov 26 2012 Mikolaj Izdebski <mizdebsk at redhat.com> - 2.9.1-3
+- Install NOTICE files
+- Resolves: rhbz#880265
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.9.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list