[aether-ant-tasks] - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild - Replace maven BuildRequires wi

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 18:28:29 UTC 2013


commit a0611cd4a859a3c390a009bec6b1f06a496fba6f
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 19:28:25 2013 +0100

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

 aether-ant-tasks.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/aether-ant-tasks.spec b/aether-ant-tasks.spec
index 16c5f60..3343caa 100644
--- a/aether-ant-tasks.spec
+++ b/aether-ant-tasks.spec
@@ -1,6 +1,6 @@
 Name:           aether-ant-tasks
 Version:        1.0
-Release:        0.4.SNAPSHOT%{?dist}
+Release:        0.5.SNAPSHOT%{?dist}
 Summary:        Ant tasks using Aether to resolve, install and deploy artifacts
 Group:          Development/Libraries
 BuildArch:      noarch
@@ -12,7 +12,7 @@ URL:            https://github.com/sonatype/aether-ant-tasks
 Source0:        aether-ant-tasks.tar.bz2
 Source1:        http://www.eclipse.org/legal/epl-v10.html
 
-BuildRequires:  xmvn
+BuildRequires:  maven-local
 BuildRequires:  java-devel
 BuildRequires:  aether
 BuildRequires:  ant
@@ -52,6 +52,10 @@ cp -p %{SOURCE1} LICENSE
 %doc LICENSE
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 1.0-0.5.SNAPSHOT
+- 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-0.4.SNAPSHOT
 - Bump release tag
 


More information about the scm-commits mailing list