From 9aec0f841ff95952de9bc987ffb4e22fbafd414e Mon Sep 17 00:00:00 2001 From: Andrew Overholt Date: Jul 30 2008 11:41:40 +0000 Subject: - Remove about.html from files list on ppc (will fix later) --- diff --git a/eclipse.spec b/eclipse.spec index 0a4d219..8bc68bd 100644 --- a/eclipse.spec +++ b/eclipse.spec @@ -1241,7 +1241,9 @@ fi #%{_libdir}/%{name}/configuration/org.eclipse.equinox.simpleconfigurator/bundles.info %{_libdir}/%{name}/notice.html %{_libdir}/%{name}/epl-v10.html +%ifnarch ppc %{_libdir}/%{name}/about.html +%endif %ifarch x86_64 %{_libdir}/%{name}/about_files %endif @@ -1447,6 +1449,7 @@ fi - Fold pde-runtime into pde - Add patch to add root files for non-upstream arches - Fix building of fragments for non-upstream arches +- Remove about.html from files list on ppc (will fix later) * Fri Jul 25 2008 Andrew Overholt 3.4.0-10 - Add ability for pdebuild (-o) to work with Orbit-style dependencies