diff --git a/eclipse-cdt.spec b/eclipse-cdt.spec index 0edd856..0827804 100644 --- a/eclipse-cdt.spec +++ b/eclipse-cdt.spec @@ -20,7 +20,7 @@ Epoch: 1 Summary: Eclipse C/C++ Development Tools (CDT) plugin Name: eclipse-cdt Version: %{majmin}.%{micro} -Release: 5%{?dist} +Release: 6%{?dist} License: EPL and CPL Group: Development/Tools URL: http://www.eclipse.org/cdt @@ -175,7 +175,7 @@ popd # build.xml assumes we build all configs, but we only build one so update # build.xml directory reference to be accurate. -sed --in-place -e "s:linux.gtk.x86:linux.gtk.%{eclipse_arch}:g" build.xml +sed --in-place -e "s:linux.gtk.x86/:linux.gtk.%{eclipse_arch}/:g" build.xml popd @@ -508,7 +508,7 @@ rm -rf ${RPM_BUILD_ROOT} %endif %changelog -* Fri Jul 24 2009 Jeff Johnston 1:6.0.0-5 +* Mon Jul 27 2009 Jeff Johnston 1:6.0.0-6 - Remove gcj_support. * Fri Jul 24 2009 Fedora Release Engineering - 1:6.0.0-4