[maven-checkstyle-plugin] - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild - Replace maven BuildRequires wi

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 19:18:06 UTC 2013


commit 3a6c228c65ff2ea4ca109ca6e509918e91dece23
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 20:18:01 2013 +0100

    - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
    - Replace maven BuildRequires with maven-local

 maven-checkstyle-plugin.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/maven-checkstyle-plugin.spec b/maven-checkstyle-plugin.spec
index d61f203..39687f1 100644
--- a/maven-checkstyle-plugin.spec
+++ b/maven-checkstyle-plugin.spec
@@ -1,6 +1,6 @@
 Name:             maven-checkstyle-plugin
 Version:          2.9.1
-Release:          4%{?dist}
+Release:          5%{?dist}
 Summary:          Plugin that generates a report regarding the code style used by the developers
 Group:            Development/Libraries
 License:          ASL 2.0
@@ -14,7 +14,7 @@ BuildArch:        noarch
 
 BuildRequires:    java-devel >= 1:1.6.0
 BuildRequires:    jpackage-utils
-BuildRequires:    maven
+BuildRequires:    maven-local
 BuildRequires:    maven-plugin-plugin >= 2.5.1
 BuildRequires:    plexus-containers-component-metadata >= 1.5.1
 BuildRequires:    maven-javadoc-plugin
@@ -101,6 +101,10 @@ cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}
 %{_javadocdir}/%{name}
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 2.9.1-5
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Wed Jan 02 2013 Michal Srb <msrb at redhat.com> - 2.9.1-4
 - Migrated from maven-doxia to doxia subpackages (Resolves: #889144)
 


More information about the scm-commits mailing list