[eclipse] Let tests depend on easymock3.

Alexander Kurtakov akurtakov at fedoraproject.org
Thu Aug 29 13:01:38 UTC 2013


commit 5641e6d253a9e520d0ef948e23f96a75f65dcb62
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Thu Aug 29 16:01:17 2013 +0300

    Let tests depend on easymock3.

 eclipse.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/eclipse.spec b/eclipse.spec
index 6510b23..2030b7f 100644
--- a/eclipse.spec
+++ b/eclipse.spec
@@ -51,7 +51,7 @@ fi;
 Summary:        An open, extensible IDE
 Name:           %{?scl_prefix}eclipse
 Version:        %{eclipse_version}
-Release:        12%{?dist}
+Release:        13%{?dist}
 License:        EPL
 Group:          Development/Tools
 URL:            http://www.eclipse.org/
@@ -109,7 +109,7 @@ Patch17:        %{pkg_name}-secondary-arches.patch
 
 Patch18:        %{pkg_name}-debug-symbols.patch
 
-Patch20:		%{pkg_name}-fix-comaptibility-class.patch
+Patch20:        %{pkg_name}-fix-comaptibility-class.patch
 
 Patch21:		%{pkg_name}-fix-swt-build-in-rawhide.patch
 
@@ -317,7 +317,7 @@ Version:        %{eclipse_version}
 Summary:        Eclipse Tests
 Group:          Development/Tools
 Requires:       %{name}-pde = %{epoch}:%{eclipse_version}-%{release}
-Requires:		%{?scl_prefix}easymock
+Requires:		%{?scl_prefix}easymock3
 
 %description    tests
 Eclipse Tests.
@@ -1008,6 +1008,9 @@ fi
 %{_libdir}/%{pkg_name}/plugins/org.eclipse.osgi.util_*
 
 %changelog
+* Thu Aug 29 2013 Alexander Kurtakov <akurtako at redhat.com> 1:4.3.0-13
+- Let tests depend on easymock3.
+
 * Tue Aug 27 2013 Roland Grunberg <rgrunber at redhat.com> - 1:4.3.0-12
 - Update symlinks for glassfish-jsp-api and felix-gogo-runtime jars.
 


More information about the scm-commits mailing list