rpms/eclipse/devel eclipse.spec,1.566,1.567

Andrew Overholt (overholt) fedora-extras-commits at redhat.com
Wed Jul 30 11:42:10 UTC 2008


Author: overholt

Update of /cvs/pkgs/rpms/eclipse/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26723

Modified Files:
	eclipse.spec 
Log Message:
- Remove about.html from files list on ppc (will fix later)


Index: eclipse.spec
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse/devel/eclipse.spec,v
retrieving revision 1.566
retrieving revision 1.567
diff -u -r1.566 -r1.567
--- eclipse.spec	29 Jul 2008 21:05:08 -0000	1.566
+++ eclipse.spec	30 Jul 2008 11:41:40 -0000	1.567
@@ -1241,7 +1241,9 @@
 #%{_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 @@
 - 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 at redhat.com> 3.4.0-10
 - Add ability for pdebuild (-o) to work with Orbit-style dependencies




More information about the fedora-extras-commits mailing list