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

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 18:41:35 UTC 2013


commit 204bb44e1d12759633321dd98b43f0818406c671
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 19:41:26 2013 +0100

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

 eclipse-cdt.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/eclipse-cdt.spec b/eclipse-cdt.spec
index b35bf80..4d08cc3 100644
--- a/eclipse-cdt.spec
+++ b/eclipse-cdt.spec
@@ -27,7 +27,7 @@ Epoch: 1
 Summary:        Eclipse C/C++ Development Tools (CDT) plugin
 Name:           eclipse-cdt
 Version:        %{majmin}.%{micro}
-Release:        3%{?dist}
+Release:        4%{?dist}
 License:        EPL and CPL
 Group:          Development/Tools
 URL:            http://www.eclipse.org/cdt
@@ -57,7 +57,7 @@ BuildRequires: tycho
 BuildRequires: tycho-extras
 BuildRequires: eclipse-pde >= 1:3.8.0
 BuildRequires: eclipse-rse >= 3.3
-BuildRequires: maven >= 3.0.3
+BuildRequires: maven-local >= 3.0.3
 BuildRequires:  java-devel >= 1.4.2
 BuildRequires: lpg-java-compat
 BuildRequires: eclipse-platform >= 1:3.8.0
@@ -265,6 +265,10 @@ rm -rf $installDir/eclipse/binary
 %doc %{cdt_snapshot}/releng/org.eclipse.cdt.releng/notice.html
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 1:8.1.1-4
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Mon Jan 28 2013 Jeff Johnston <jjohnstn at redhat.com> - 1:8.1.1-3
 - Force org.eclipse.cdt.linux.%%{arch} to be a dir so that the .so files
   are not loaded into the user's .eclipse configuration.


More information about the scm-commits mailing list