- Remove about.html from files list on ppc (will fix later)

This commit is contained in:
Andrew Overholt 2008-07-30 11:41:40 +00:00
parent a872708a6d
commit 9aec0f841f
1 changed files with 3 additions and 0 deletions

View File

@ -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 <overholt@redhat.com> 3.4.0-10
- Add ability for pdebuild (-o) to work with Orbit-style dependencies