[eclipse-mylyn-commons] Specified minimum Eclipse requirement.

Krzysztof Daniel kdaniel at fedoraproject.org
Mon Mar 26 16:10:41 UTC 2012


commit 4608182f213912393d0fb9120f4a6c7abc7c0f8b
Author: Krzysztof Daniel <kdaniel at redhat.com>
Date:   Mon Mar 26 18:09:13 2012 +0200

    Specified minimum Eclipse requirement.

 eclipse-mylyn-commons.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/eclipse-mylyn-commons.spec b/eclipse-mylyn-commons.spec
index 3809a58..e3361b5 100644
--- a/eclipse-mylyn-commons.spec
+++ b/eclipse-mylyn-commons.spec
@@ -8,7 +8,7 @@
 Name: eclipse-mylyn-commons
 Summary: Common libraries for Eclipse Mylyn
 Version: 3.7.0
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: EPL and ASL 2.0
 URL: http://www.eclipse.org/mylyn
 
@@ -36,7 +36,7 @@ Patch4: %{name}-httpimport.patch
 
 BuildRequires: java-devel >= 1.7.0
 BuildRequires: jpackage-utils
-BuildRequires: eclipse-pde >= 1:3.8.0
+BuildRequires: eclipse-pde >= 1:3.8.0-0.18
 BuildRequires: apache-commons-lang >= 2.3-2.3
 BuildRequires: apache-commons-logging
 BuildRequires: apache-commons-io
@@ -145,6 +145,9 @@ popd
 %doc org.eclipse.mylyn.commons-feature/license.html
 
 %changelog
+* Mon Mar 26 2012 Krzysztof Daniel <kdaniel at redhat.com> 3.7.0-3
+- Specify minimum eclipse-pde requirement.
+
 * Mon Mar 26 2012 Krzysztof Daniel <kdaniel at redhat.com> 3.7.0-2
 - Build main commons feature.
 


More information about the scm-commits mailing list