[checkstyle/f18] Install proper license files

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


commit 4f9e012209560af4befaed3ea92b6f1290f202b9
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Mon Nov 26 16:44:23 2012 +0100

    Install proper license files
    
    - Resolves: rhbz#880272

 checkstyle.spec |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/checkstyle.spec b/checkstyle.spec
index 2e7320c..b16250e 100644
--- a/checkstyle.spec
+++ b/checkstyle.spec
@@ -30,7 +30,7 @@
 
 Name:           checkstyle
 Version:        5.5
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Java source code checker
 URL:            http://checkstyle.sourceforge.net/
 # src/checkstyle/com/puppycrawl/tools/checkstyle/grammars/java.g is GPLv2+
@@ -176,7 +176,7 @@ if [ -x %{_bindir}/install-catalog -a -d %{_sysconfdir}/sgml ]; then
 fi
 
 %files
-%doc LICENSE LICENSE.apache20 README RIGHTS.antlr
+%doc LICENSE README
 %doc checkstyle_checks.xml java.header sun_checks.xml suppressions.xml
 %{_mavenpomdir}/JPP-%{name}.pom
 %{_mavendepmapfragdir}/%{name}
@@ -189,10 +189,15 @@ fi
 %{_datadir}/%{name}
 
 %files javadoc
+%doc LICENSE
 %doc %{_javadocdir}/%{name}
 
 
 %changelog
+* Mon Nov 26 2012 Mikolaj Izdebski <mizdebsk at redhat.com> - 5.5-5
+- Install proper license files
+- Resolves: rhbz#880272
+
 * Wed Jul 18 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 5.5-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list