more ia64 spec file tweaks

This commit is contained in:
Ben Konrath 2006-06-07 13:02:44 +00:00
parent 88d7beae2f
commit 211f760c30
1 changed files with 7 additions and 0 deletions

View File

@ -1395,7 +1395,9 @@ fi
%{_datadir}/%{name}/plugins/org.eclipse.core.expressions_*
%{_datadir}/%{name}/plugins/org.eclipse.core.filebuffers_*
%{_datadir}/%{name}/plugins/org.eclipse.core.filesystem_*
%ifnarch ia64
%{_datadir}/%{name}/plugins/org.eclipse.core.filesystem.linux*
%endif
%{_datadir}/%{name}/plugins/org.eclipse.core.jobs_*
%{_datadir}/%{name}/plugins/org.eclipse.core.resources.compatibility_*
%{_datadir}/%{name}/plugins/org.eclipse.core.resources_*
@ -1468,7 +1470,9 @@ fi
%{_datadir}/%{name}/buildscripts
%{_libdir}/%{name}/eclipse
%{_libdir}/%{name}/libupdate*
%ifnarch ia64
%{_libdir}/%{name}/liblocalfile*
%endif
# This is all from our FileInitializer extraction of .sos
# all extracted bundles other than SWT will be in eclipse-platform.install
%dir %{_datadir}/%{name}/configuration
@ -1543,7 +1547,10 @@ fi
%{_libdir}/gcj/%{name}/org.eclipse.ltk.core.refactoring_*
%{_libdir}/gcj/%{name}/platform.jar*
%{_libdir}/gcj/%{name}/org.eclipse.team.core_*
# FIXME: work around aot-compile-rpm problem
%ifnarch ia64
%{_libdir}/gcj/%{name}/org.eclipse.team.cvs.core_*
%endif
%{_libdir}/gcj/%{name}/org.eclipse.team.cvs.ssh_*
%{_libdir}/gcj/%{name}/org.eclipse.team.cvs.ui_*
%{_libdir}/gcj/%{name}/org.eclipse.team.ui_*