diff --git a/eclipse.spec b/eclipse.spec index d59ee5e..52b3b65 100644 --- a/eclipse.spec +++ b/eclipse.spec @@ -51,7 +51,7 @@ ExclusiveArch: i386 ia64 ppc Summary: %{pkg_summary} Name: eclipse Version: %{eclipse_majmin}.%{eclipse_micro} -Release: 25 +Release: 26 License: CPL Group: Text Editors/Integrated Development Environments (IDE) URL: http://www.eclipse.org/ @@ -68,7 +68,7 @@ Source9: %{name}-platform.install Source10: %{name}-source.install Source14: %{name}-gtk.install Source17: %{name}-tools-build.xml -Source18: %{name}-redhat-splash.bmp +Source18: %{name}-redhat-splash.png Source20: %{name}-rhdocs-r20040726.tar.gz Source21: %{name}-copy-platform.sh @@ -567,6 +567,10 @@ rm -rf $RPM_BUILD_ROOT %config(noreplace) %{_sysconfdir}/eclipse.conf %changelog +* Tue Oct 04 2004 Aaron Luchko 3.0.0-26 +- Changed the splash screen from a bmp to a png and fixed +- copyright date + * Mon Aug 31 2004 Aaron Luchko 3.0.0-25 - Building docs after the main build using headless eclise to build the extension points