[maven-pmd-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:24:28 UTC 2013


commit 9bb1678cf0bff13f79cd519cbb6ffaaae6e31e56
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 20:24:24 2013 +0100

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

 maven-pmd-plugin.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/maven-pmd-plugin.spec b/maven-pmd-plugin.spec
index 8bbe6fa..2380c7d 100644
--- a/maven-pmd-plugin.spec
+++ b/maven-pmd-plugin.spec
@@ -1,6 +1,6 @@
 Name:           maven-pmd-plugin
 Version:        2.7.1
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Maven PMD Plugin
 
 Group:          Development/Libraries
@@ -12,7 +12,7 @@ BuildArch: noarch
 
 BuildRequires: pmd
 BuildRequires: java-devel >= 1:1.6.0
-BuildRequires: maven
+BuildRequires: maven-local
 BuildRequires: maven-plugin-plugin
 BuildRequires: maven-jar-plugin
 BuildRequires: maven-install-plugin
@@ -91,6 +91,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.7.1-5
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Mon Nov 26 2012 Mikolaj Izdebski <mizdebsk at redhat.com> - 2.7.1-4
 - Install license files
 - Resolves: rhbz#880273


More information about the scm-commits mailing list