changed splashscreen to png and fixed copyright date

This commit is contained in:
aluchko 2004-10-21 18:22:51 +00:00
parent 7d2d1e0462
commit 70470dbea0

View File

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