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

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 18:42:06 UTC 2013


commit fb71895e8f6de9fada8534f0d2cb0248d62ce8e3
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 19:42:02 2013 +0100

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

 eclipse-fedorapackager.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/eclipse-fedorapackager.spec b/eclipse-fedorapackager.spec
index 8fab316..b4c7fd2 100644
--- a/eclipse-fedorapackager.spec
+++ b/eclipse-fedorapackager.spec
@@ -2,7 +2,7 @@
 
 Name:           eclipse-fedorapackager
 Version:        0.4.1
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Fedora Packager for Eclipse
 
 Group:          Development/Tools
@@ -37,7 +37,7 @@ BuildRequires: xmlrpc-common >= 3.1.3
 BuildRequires: ws-commons-util >= 1.0.1-21
 # Since 1.1 egit has the remote tracking fix
 BuildRequires: eclipse-egit >= 1.1.0
-BuildRequires: maven
+BuildRequires: maven-local
 BuildRequires: tycho
 BuildRequires: tycho-extras
 BuildRequires: easymock2
@@ -115,6 +115,10 @@ popd
 %doc org.fedoraproject.eclipse.packager-feature/*.html
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 0.4.1-3
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Tue Sep 18 2012 Krzysztof Daniel <kdaniel at redhat.com> 0.4.1-2
 - Migrate from xmlrpc3 to xmlrpc.
 


More information about the scm-commits mailing list