diff --git a/eclipse-pde.build-add-package-build.patch b/eclipse-pde.build-add-package-build.patch index 12ce373..9c32c7c 100644 --- a/eclipse-pde.build-add-package-build.patch +++ b/eclipse-pde.build-add-package-build.patch @@ -118,7 +118,7 @@ RCS file: templates/package-build/customTargets-assemble-target.xml diff -N templates/package-build/customTargets-assemble-target.xml --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ templates/package-build/customTargets-assemble-target.xml 1 Jan 1970 00:00:00 -0000 -@@ -0,0 +1,12 @@ +@@ -0,0 +1,15 @@ + + + @@ -130,6 +130,9 @@ diff -N templates/package-build/customTargets-assemble-target.xml + + + ++ ++ ++ + Index: templates/package-build/customTargets.xml =================================================================== @@ -137,7 +140,7 @@ RCS file: templates/package-build/customTargets.xml diff -N templates/package-build/customTargets.xml --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ templates/package-build/customTargets.xml 1 Jan 1970 00:00:00 -0000 -@@ -0,0 +1,147 @@ +@@ -0,0 +1,149 @@ + + + @@ -147,6 +150,8 @@ diff -N templates/package-build/customTargets.xml + + + ++ ++ + + + diff --git a/eclipse.spec b/eclipse.spec index 841b89d..435dc4f 100644 --- a/eclipse.spec +++ b/eclipse.spec @@ -29,7 +29,7 @@ Epoch: 1 Summary: An open, extensible IDE Name: eclipse Version: %{eclipse_majmin}.%{eclipse_micro} -Release: 0.2.8%{?dist} +Release: 0.2.9%{?dist} License: EPL Group: Text Editors/Integrated Development Environments (IDE) URL: http://www.eclipse.org/ @@ -1565,6 +1565,9 @@ fi #%{_libdir}/%{name}/configuration/org.eclipse.equinox.source %changelog +* Wed Jun 17 2009 Alexander Kurtakov 1:3.5.0-0.2.9 +- Fix package-build template to add target for -Dconfigs. + * Tue May 19 2009 Andrew Overholt 1:3.5.0-0.2.8 - Remove Fedora branding.