[eclipse-mylyn-commons] - Mylyn requires Eclipse 3.5 and up. Changed R/BRs accordingly.

jerboaa jerboaa at fedoraproject.org
Thu Jul 14 13:41:47 UTC 2011


commit 7ea12688a7672c810cb3906d0288bd270b36ed32
Author: Severin Gehwolf <sgehwolf at redhat.com>
Date:   Thu Jul 14 09:42:23 2011 -0400

    - Mylyn requires Eclipse 3.5 and up. Changed R/BRs
      accordingly.

 eclipse-mylyn-commons.spec |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/eclipse-mylyn-commons.spec b/eclipse-mylyn-commons.spec
index 7e94490..71cdcfa 100644
--- a/eclipse-mylyn-commons.spec
+++ b/eclipse-mylyn-commons.spec
@@ -7,7 +7,7 @@
 Name: eclipse-mylyn-commons
 Summary: Common libraries for Eclipse Mylyn
 Version: 3.6.0
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: EPL and ASL 2.0
 URL: http://www.eclipse.org/mylyn
 
@@ -26,7 +26,7 @@ BuildArch: noarch
 
 BuildRequires: java-devel >= 1.5.0
 BuildRequires: jpackage-utils
-BuildRequires: eclipse-pde >= 1:3.4.0
+BuildRequires: eclipse-pde >= 1:3.5.0
 BuildRequires: apache-commons-lang >= 2.3-2.3
 BuildRequires: apache-commons-logging
 BuildRequires: apache-commons-io
@@ -35,7 +35,7 @@ BuildRequires: xmlrpc3-client >= 3.0-2.8
 BuildRequires: xmlrpc3-common >= 3.0-2.8
 BuildRequires: ws-jaxme >= 0.5.1-2.4
 BuildRequires: jdom >= 1.0-5.5
-Requires: eclipse-platform >= 1:3.4.0
+Requires: eclipse-platform >= 1:3.5.0
 Requires: apache-commons-lang >= 2.3-2.3
 Requires: apache-commons-logging
 Requires: apache-commons-io
@@ -114,6 +114,10 @@ popd
 %doc org.eclipse.mylyn.commons-feature/license.html
 
 %changelog
+* Thu Jul 14 2011 Severin Gehwolf <sgehwolf at redhat.com> 3.6.0-3
+- Mylyn requires Eclipse 3.5 and up. Changed R/BRs
+  accordingly.
+
 * Wed Jul 13 2011 Severin Gehwolf <sgehwolf at redhat.com> 3.6.0-2
 - Use source download link over custom source fetch script.
 


More information about the scm-commits mailing list