From 6d5b1b45b11cb6dc179b240ca2ca68481d0acfae Mon Sep 17 00:00:00 2001 From: Jeff Johnston Date: May 10 2013 21:21:56 +0000 Subject: Update CDT to Kepler M7. --- diff --git a/.gitignore b/.gitignore index 3b052c1..068d213 100644 --- a/.gitignore +++ b/.gitignore @@ -69,3 +69,4 @@ eclipse-cdt-fetched-src-autotools-R0_6_0.tar.gz /linuxtools-libhover-parent-1.2.1-src.tar.bz2 /org.eclipse.cdt-4d70fc3fd4c20efd657602e8ce65d51d0ffce2a6.tar.gz /org.eclipse.linuxtools-95aacfe82466cb691f5adf09aae33c361335935b.tar.bz2 +/org.eclipse.cdt-fa9cd1cecdd7a31efb13dc93f3511891f8b4712f.tar.gz diff --git a/eclipse-cdt.spec b/eclipse-cdt.spec index 03e6c7e..f514de2 100644 --- a/eclipse-cdt.spec +++ b/eclipse-cdt.spec @@ -8,10 +8,10 @@ Epoch: 1 %define majmin %{major}.%{minor} %define micro 0 %define eclipse_base %{_libdir}/eclipse -%define cdt_snapshot org.eclipse.cdt-4d70fc3fd4c20efd657602e8ce65d51d0ffce2a6 +%define cdt_snapshot org.eclipse.cdt-fa9cd1cecdd7a31efb13dc93f3511891f8b4712f %define linuxtools_snapshot org.eclipse.linuxtools-%{git_version} -%define build_id 201303191012 -%define libhover_build_id 201303200407 +%define build_id 201305061928 +%define libhover_build_id 201303200408 %define pdebuild eclipse-pdebuild # All arches line up except i386 -> x86 @@ -28,7 +28,7 @@ Epoch: 1 Summary: Eclipse C/C++ Development Tools (CDT) plugin Name: eclipse-cdt Version: %{majmin}.%{micro} -Release: 0.5.m6%{?dist} +Release: 0.6.m7%{?dist} License: EPL and CPL Group: Development/Tools URL: http://www.eclipse.org/cdt @@ -36,7 +36,7 @@ Requires: eclipse-platform # The following tarball was fetched via: -# http://git.eclipse.org/c/cdt/org.eclipse.cdt.git/snapshot/org.eclipse.cdt-4d70fc3fd4c20efd657602e8ce65d51d0ffce2a6.tar.gz +# http://git.eclipse.org/c/cdt/org.eclipse.cdt.git/snapshot/org.eclipse.cdt-fa9cd1cecdd7a31efb13dc93f3511891f8b4712f.tar.gz Source0: %{cdt_snapshot}.tar.gz Source2: http://git.eclipse.org/c/linuxtools/org.eclipse.linuxtools.git/snapshot/org.eclipse.linuxtools-%{git_version}.tar.bz2 @@ -74,9 +74,6 @@ Patch8: %{name}-linuxtools-ant-fix.patch Patch9: %{name}-libhover-libstdcxx-source.patch Patch10: %{name}-libhover-libstdcxx-properties.patch -# Following fixes Bug 405904 regarding gprof link options -Patch11: %{name}-bug405904.patch - # Following removes a print stack trace from ProcessFactory spawner look-up Patch12: %{name}-spawner-issue.patch @@ -139,7 +136,6 @@ Source for Eclipse CDT for use within Eclipse. pushd %{cdt_snapshot} %patch0 -p1 %patch4 -p1 -%patch11 -p1 %patch12 -p1 %patch13 -p1 sed -i -e 's/x86<\/arch>/%{eclipse_arch}<\/arch>/g' pom.xml @@ -352,6 +348,9 @@ rm -rf $installDir/eclipse/binary %doc %{cdt_snapshot}/releng/org.eclipse.cdt.releng/notice.html %changelog +* Fri May 10 2013 Jeff Johnston 1:8.2.0-0.6.m7 +- Update CDT to Kepler M7. + * Wed May 08 2013 Jeff Johnston 1:8.2.0-0.5.m6 - Fix bug 407580 regarding building autotools projects with GnuMakefiles diff --git a/sources b/sources index 8b3af7f..9eee2f1 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ 921f3464c4b5a284473ebdad634e5c2d libstdc++-v3.libhover -8652da4e48691d55a6b66ff9d89df9a0 org.eclipse.cdt-4d70fc3fd4c20efd657602e8ce65d51d0ffce2a6.tar.gz 6ee56f376e7a4e65f46362cb414739aa org.eclipse.linuxtools-95aacfe82466cb691f5adf09aae33c361335935b.tar.bz2 +8e3604773cfd98abf1216c9f848a24db org.eclipse.cdt-fa9cd1cecdd7a31efb13dc93f3511891f8b4712f.tar.gz