[eclipse-rpm-editor/f16] - Update BR/R to require Eclipse Indigo

jerboaa jerboaa at fedoraproject.org
Thu Aug 25 17:28:09 UTC 2011


commit f63d5c21b7dc0b155151cf6bbebe2fcf3b3130c0
Author: Severin Gehwolf <sgehwolf at redhat.com>
Date:   Thu Aug 25 13:23:28 2011 -0400

    - Update BR/R to require Eclipse Indigo

 eclipse-rpm-editor.spec |   11 ++++++++---
 1 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/eclipse-rpm-editor.spec b/eclipse-rpm-editor.spec
index 56b2a12..9562b41 100644
--- a/eclipse-rpm-editor.spec
+++ b/eclipse-rpm-editor.spec
@@ -4,7 +4,7 @@
 
 Name:           eclipse-rpm-editor
 Version:        0.9.0
-Release:        0.1.20110815git2168cacb%{?dist}
+Release:        0.2.20110815git2168cacb%{?dist}
 Summary:        RPM Specfile editor for Eclipse
 Group:          Development/Tools
 License:        EPL
@@ -22,9 +22,11 @@ URL:            http://www.eclipse.org/linuxtools/
 Source0:       linuxtools-rpm-SNAPSHOT-2168cacb673f358578301521f763cc797153716c-src.tar.bz2
 
 BuildRequires: java-devel >= 1.5.0
-BuildRequires: eclipse-pde >= 1:3.3.0
+# This doesn't work with Helios. See:
+# https://fedorahosted.org/eclipse-fedorapackager/ticket/114
+BuildRequires: eclipse-pde >= 1:3.7.0
 BuildRequires: eclipse-changelog >= 2.5.1
-Requires: eclipse-platform >= 3.3.1
+Requires: eclipse-platform >= 3.7.0
 Requires: eclipse-changelog >= 2.5.1
 Requires: rpmlint >= 0.81
 Requires: rpmdevtools
@@ -62,6 +64,9 @@ unzip -q -d $installDir \
 %{install_loc}/rpm-editor
 
 %changelog
+* Thu Aug 25 2011 Severin Gehwolf <sgehwolf at redhat.com> 0.9.0-0.2.20110815git2168cacb
+- Update BR/R to require Eclipse Indigo
+
 * Mon Aug 15 2011 Severin Gehwolf <sgehwolf at redhat.com> 0.9.0-0.1.20110815git2168cacb
 - Linux Tools 0.9.0 (spec file editor) pre-release.
 


More information about the scm-commits mailing list