[plexus-tools-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:57 UTC 2013


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

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

 plexus-tools-pom.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/plexus-tools-pom.spec b/plexus-tools-pom.spec
index 20d3553..700cf90 100644
--- a/plexus-tools-pom.spec
+++ b/plexus-tools-pom.spec
@@ -2,7 +2,7 @@
 
 Name:           %{short_name}-pom
 Version:        1.0.11
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Plexus Tools POM
 BuildArch:      noarch
 Group:          Development/Libraries
@@ -11,7 +11,7 @@ URL:            http://plexus.codehaus.org/%{short_name}
 Source0:        http://repo.maven.apache.org/maven2/org/codehaus/plexus/%{short_name}/%{version}/%{short_name}-%{version}.pom
 Source1:        http://www.apache.org/licenses/LICENSE-2.0.txt
 
-BuildRequires:  xmvn
+BuildRequires:  maven-local
 BuildRequires:  plexus-pom
 
 %description
@@ -37,6 +37,10 @@ cp -p %{SOURCE1} LICENSE
 %doc LICENSE
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 1.0.11-6
+- 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> - 1.0.11-5
 - Bump release tag
 


More information about the scm-commits mailing list