[eclipse-linuxtools] BR latest tycho to not manually copy eclipse-license.

Alexander Kurtakov akurtakov at fedoraproject.org
Tue May 13 12:18:57 UTC 2014


commit 56773bb6af04beadb3fdc50cf18bde67e97d815c
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Tue May 13 15:18:44 2014 +0300

    BR latest tycho to not manually copy eclipse-license.

 eclipse-linuxtools.spec |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/eclipse-linuxtools.spec b/eclipse-linuxtools.spec
index 066a303..81d4428 100644
--- a/eclipse-linuxtools.spec
+++ b/eclipse-linuxtools.spec
@@ -6,7 +6,7 @@
 
 Name:           %{?scl_prefix}eclipse-linuxtools
 Version:        3.0.0
-Release:        0.1.git20140509%{?dist}
+Release:        0.2.git20140509%{?dist}
 Summary:        Linux specific Eclipse plugins
 
 License:        EPL
@@ -15,7 +15,7 @@ URL:            http://eclipse.org/linuxtools/
 Source0:        http://git.eclipse.org/c/linuxtools/org.eclipse.linuxtools.git/snapshot/org.eclipse.linuxtools-%{git_sha}.tar.bz2
 Patch0:         disable-libhover-lttng.patch
 
-BuildRequires: tycho
+BuildRequires: tycho >= 0.20.0-6
 BuildRequires: tycho-extras  
 BuildRequires: %{?scl_prefix}eclipse-cdt
 BuildRequires: %{?scl_prefix}eclipse-jdt
@@ -145,8 +145,6 @@ All test bundles for the Linux Tools project.
 
 # Do not package swt-chart
 sed -i '/org.swtchart/,/<\/iu>/ d' releng/org.eclipse.linuxtools.releng-site/category.xml
-mkdir -p .m2/p2/repo-sdk/features/
-cp -r %{_javadir}/eclipse-license/eclipse/features/* .m2/p2/repo-sdk/features/
 
 #remove tests that fail to compile
 rm -fr profiling/org.eclipse.linuxtools.profiling.tests/src/org/eclipse/linuxtools/profiling/tests/AbstractRemoteTest.java
@@ -304,6 +302,9 @@ popd
 %{_javadir}/linuxtools-tests
 
 %changelog
+* Tue May 13 2014 Alexander Kurtakov <akurtako at redhat.com> 2:3.0.0-0.2.git20140509
+- BR latest tycho to not manually copy eclipse-license.
+
 * Fri May 9 2014 Alexander Kurtakov <akurtako at redhat.com> 3.0.0-0.1.git20140509
 - First Luna build.
 


More information about the scm-commits mailing list