[eclipse-mylyn] Add missing Rs to mylyn-tests

swagiaal swagiaal at fedoraproject.org
Mon Jul 14 20:33:21 UTC 2014


commit 8db16aca98f120ad1824e64a59f5af0e3fe8ea11
Author: Sami Wagiaalla <swagiaal at redhat.com>
Date:   Mon Jul 14 16:33:12 2014 -0400

    Add missing Rs to mylyn-tests

 eclipse-mylyn.spec |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/eclipse-mylyn.spec b/eclipse-mylyn.spec
index 24a38c0..c5e6bf0 100644
--- a/eclipse-mylyn.spec
+++ b/eclipse-mylyn.spec
@@ -11,7 +11,7 @@
 Name:    %{?scl_prefix}eclipse-mylyn
 Summary: Eclipse Mylyn main feature.
 Version: 3.12.0
-Release: 0.7%{?dist}
+Release: 1%{?dist}
 License: EPL
 URL: http://www.eclipse.org/mylyn
 
@@ -276,6 +276,8 @@ Sources for all Mylyn bundles
 
 %package tests
 Summary: Mylyn test bundles
+Requires: %{?scl_prefix}eclipse-tests
+Requires: %{?scl_prefix}eclipse-swtbot
 %description tests
 All the test bundles for mylyn packages.
 
@@ -320,6 +322,8 @@ grep -l -r --include="pom.xml" maven-pmd-plugin . | ( while read pom_path; do %p
 %pom_disable_module org.eclipse.mylyn.wikitext.creole.tests org.eclipse.mylyn.docs
 %pom_disable_module org.eclipse.mylyn.tasks.activity.tests org.eclipse.mylyn.tasks
 %pom_disable_module org.eclipse.mylyn.bugzilla.rest.tests org.eclipse.mylyn.tasks/connector-bugzilla-rest
+%pom_disable_module org.eclipse.mylyn.bugzilla.rest.core.tests org.eclipse.mylyn.tasks/connector-bugzilla-rest
+%pom_disable_module org.eclipse.mylyn.bugzilla.rest.ui.tests org.eclipse.mylyn.tasks/connector-bugzilla-rest
 
 #Correct hamcrest and mockito names
 sed -i -e "s/org.hamcrest;/org.hamcrest.core;/g" `find . -name MANIFEST.MF`
@@ -637,6 +641,9 @@ set -e
 %{_javadir}/mylyn-tests
 
 %changelog
+* Thu Jul 10 2014 Sami Wagiaalla <swagiaal at redhat.com> - 3.12.0-1
+- Add missing Rs to mylyn-tests
+
 * Thu Jul 10 2014 Sami Wagiaalla <swagiaal at redhat.com> - 3.12.0-0.7
 - Update to R_3_12_0 tag.
 - Add mylyn-tests package.


More information about the scm-commits mailing list