[maven-changes-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:17:55 UTC 2013


commit 505e1090fc2b5904da947cb6d31d6e33f5598944
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 20:17:51 2013 +0100

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

 maven-changes-plugin.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/maven-changes-plugin.spec b/maven-changes-plugin.spec
index 19e7ad2..ab6ca51 100644
--- a/maven-changes-plugin.spec
+++ b/maven-changes-plugin.spec
@@ -1,6 +1,6 @@
 Name:           maven-changes-plugin
 Version:        2.8
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Plugin to support reporting of changes between releases
 
 Group:          Development/Libraries
@@ -17,7 +17,7 @@ BuildRequires: jakarta-commons-httpclient
 BuildRequires: apache-commons-io
 BuildRequires: apache-commons-lang
 BuildRequires: apache-commons-logging
-BuildRequires: maven
+BuildRequires: maven-local
 BuildRequires: maven-project
 BuildRequires: maven-doxia-sitetools
 BuildRequires: maven-install-plugin
@@ -138,6 +138,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.8-2
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Mon Sep 17 2012 Mikolaj Izdebski <mizdebsk at redhat.com> - 2.8-1
 - Update to upstream version 2.8
 - Convert patches to POM macros


More information about the scm-commits mailing list