[eclipse-cdt] llvm subpackage without clang is useless.

Alexander Kurtakov akurtakov at fedoraproject.org
Tue Apr 23 08:16:55 UTC 2013


commit 554e943c183310331839fe69e2435d253ee9f426
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Tue Apr 23 11:16:35 2013 +0300

    llvm subpackage without clang is useless.

 eclipse-cdt.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/eclipse-cdt.spec b/eclipse-cdt.spec
index a705fb7..e2a1f66 100644
--- a/eclipse-cdt.spec
+++ b/eclipse-cdt.spec
@@ -28,7 +28,7 @@ Epoch: 1
 Summary:        Eclipse C/C++ Development Tools (CDT) plugin
 Name:           eclipse-cdt
 Version:        %{majmin}.%{micro}
-Release:        0.1.m6%{?dist}
+Release:        0.3.m6%{?dist}
 License:        EPL and CPL
 Group:          Development/Tools
 URL:            http://www.eclipse.org/cdt
@@ -107,6 +107,7 @@ Summary:        Eclipse C/C++ Development Tools (CDT) LLVM
 Group:          Text Editors/Integrated Development Environments (IDE)
 Requires:       %{name} = %{epoch}:%{version}-%{release}
 Requires:       lpg-java-compat
+Requires:       clang
 
 %description llvm
 Optional llvm parsers for the CDT.
@@ -333,6 +334,9 @@ rm -rf $installDir/eclipse/binary
 %doc %{cdt_snapshot}/releng/org.eclipse.cdt.releng/notice.html
 
 %changelog
+* Tue Apr 23 2013 Alexander Kurtakov <akurtako at redhat.com> 1:8.2.0-0.3.m6
+- llvm subpackage without clang is useless.
+
 * Wed Apr 10 2013 Jeff Johnston <jjohnstn at redhat.com> - 1:8.2.0-0.1.m6
 - Update CDT to Kepler M6.
 - Update libhover to Kepler M6 and use tycho to build it now.


More information about the scm-commits mailing list