- Add about.html and about_files to eclipse-platform.install (x86 &

x86_64).
This commit is contained in:
Andrew Overholt 2005-06-28 13:43:09 +00:00
parent c81e7ad960
commit 7b5a7b98f8

View File

@ -1150,6 +1150,10 @@ fi
%{_datadir}/%{name}/features/org.eclipse.rcp.source_3.*
%files platform -f %{name}-platform.install
%ifnarch ppc
%{_datadir}/%{name}/about.html
%{_datadir}/%{name}/about_files
%endif
%{_datadir}/%{name}/.eclipseproduct
%{_datadir}/%{name}/startup.jar
%{_datadir}/%{name}/buildscripts
@ -1244,7 +1248,7 @@ fi
- Import 3.1 RC4.
- Remove activeHelpSample.jar building patch as it's now fixed upstream.
- Add patch to remove references to cairo since we don't have it in FC4.
- Add about.html and about_files to eclipse-platform.install.
- Add about.html and about_files to eclipse-platform.install (x86 & x86_64).
- Add patch to create public compare API (jpound - e.o#98707).
- Add patch from Robin Green to not look for firefox libxpcom.so (rh#161658).
- Symlink lucene jars (rh#159939).