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

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 19:23:58 UTC 2013


commit 10ecf65799999c83834f07573149112eb44e8166
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 20:23:54 2013 +0100

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

 maven-plugin-testing.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/maven-plugin-testing.spec b/maven-plugin-testing.spec
index 254f49c..b07bdf9 100644
--- a/maven-plugin-testing.spec
+++ b/maven-plugin-testing.spec
@@ -2,7 +2,7 @@
 
 Name:           maven-plugin-testing
 Version:        2.1
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Maven Plugin Testing
 
 Group:          Development/Libraries
@@ -16,7 +16,7 @@ BuildArch: noarch
 BuildRequires: easymock2
 BuildRequires: junit
 BuildRequires: java-devel
-BuildRequires: maven
+BuildRequires: maven-local
 BuildRequires: maven-install-plugin
 BuildRequires: maven-compiler-plugin
 BuildRequires: maven-resources-plugin
@@ -141,6 +141,10 @@ cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}/
 %{_mavendepmapfragdir}/%{name}-maven-test-tools
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 2.1-3
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Wed Jan  9 2013 Mikolaj Izdebski <mizdebsk at redhat.com> - 2.1-2
 - Fix easymock requires
 


More information about the scm-commits mailing list