From e09ed0876ce03faa5229cf9f6ad33b89accef555 Mon Sep 17 00:00:00 2001 From: Alexander Kurtakov Date: Oct 27 2009 15:57:22 +0000 Subject: - Sync build_id with upstream 6.0.1. --- diff --git a/eclipse-cdt.spec b/eclipse-cdt.spec index 1ff60c1..15cb713 100644 --- a/eclipse-cdt.spec +++ b/eclipse-cdt.spec @@ -9,7 +9,7 @@ Epoch: 1 %define majmin %{major}.%{minor} %define micro 1 %define eclipse_base %{_libdir}/eclipse -%define build_id 200906161748 +%define build_id 200909110608 # All arches line up except i386 -> x86 @@ -22,7 +22,7 @@ Epoch: 1 Summary: Eclipse C/C++ Development Tools (CDT) plugin Name: eclipse-cdt Version: %{majmin}.%{micro} -Release: 4%{?dist} +Release: 5%{?dist} License: EPL and CPL Group: Development/Tools URL: http://www.eclipse.org/cdt @@ -623,6 +623,9 @@ rm -rf ${RPM_BUILD_ROOT} %endif %changelog +* Tue Oct 27 2009 Alexander Kurtakov 1:6.0.1-5 +- Sync build_id with upstream 6.0.1. + * Fri Oct 16 2009 Jeff Johnston 1:6.0.1-4 - Rebase Autotools to 1.0.5. - Add patch to move macro hover docs locally into Autotools plugin.