[plexus-root-pom] - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild - Replace maven BuildRequires wi

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


commit c9b9608f6be68ec7f7557eaec82b8533d51322cf
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 20:38:34 2013 +0100

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

 plexus-root-pom.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/plexus-root-pom.spec b/plexus-root-pom.spec
index 9411bf6..aef11c6 100644
--- a/plexus-root-pom.spec
+++ b/plexus-root-pom.spec
@@ -1,6 +1,6 @@
 Name:		plexus-root-pom
 Version:	1.0.3
-Release:	3%{?dist}
+Release:	4%{?dist}
 Summary:	Plexus Root POM
 BuildArch:	noarch
 Group:		Development/Libraries
@@ -10,7 +10,7 @@ Source0:	http://repo1.maven.org/maven2/plexus/plexus-root/%{version}/plexus-root
 Source1:	http://www.apache.org/licenses/LICENSE-2.0.txt
 Patch0:		fix-non-parsable-xml.patch
 
-BuildRequires:	xmvn
+BuildRequires:	maven-local
 
 %description
 This package provides Plexus Root parent POM used by different
@@ -35,6 +35,10 @@ cp -p %{SOURCE1} LICENSE
 %doc LICENSE
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 1.0.3-4
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Tue Jan  8 2013 Mikolaj Izdebski <mizdebsk at redhat.com> - 1.0.3-3
 - Build with xmvn
 


More information about the scm-commits mailing list