[eclipse-cdt] Depend on a specific release of eclipse-platform.

sami wagiaalla swagiaal at fedoraproject.org
Wed Oct 5 20:37:04 UTC 2011


commit 798722583142b2db4a5a1b88167473f7083e926f
Author: Sami Wagiaalla <swagiaal at redhat.com>
Date:   Wed Oct 5 15:49:52 2011 -0400

    Depend on a specific release of eclipse-platform.

 eclipse-cdt.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/eclipse-cdt.spec b/eclipse-cdt.spec
index 85f518b..b8c9f06 100644
--- a/eclipse-cdt.spec
+++ b/eclipse-cdt.spec
@@ -126,7 +126,7 @@ BuildRequires:  w3m
 %endif
 
 Requires:       gdb make gcc-c++ autoconf automake libtool
-Requires:       eclipse-platform >= 1:3.7.0
+Requires:       eclipse-platform >= 1:3.7.0-5
 Requires:	eclipse-rse >= 3.2
 Requires:	objectweb-asm >= 3.2
 
@@ -616,6 +616,9 @@ rm -rf ${RPM_BUILD_ROOT}
 
 %changelog
 * Wed Oct 5 2011 Sami Wagiaalla <swagiaal at redhat.com> 1:8.0.0-6
+- Depend on a specific release of eclipse-platform.
+
+* Wed Oct 5 2011 Sami Wagiaalla <swagiaal at redhat.com> 1:8.0.0-6
 - Use the reconciler to install/uninstall plugins during rpm
   post and postun respectively.
 


More information about the scm-commits mailing list