rpms/eclipse/devel eclipse.spec,1.543,1.544

Andrew Overholt (overholt) fedora-extras-commits at redhat.com
Fri Jul 18 21:36:41 UTC 2008


Author: overholt

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

Modified Files:
	eclipse.spec 
Log Message:
* Fri Jul 18 2008 Andrew Overholt <overholt at redhat.com> 3.4.0-4
- Don't try to resolve bundles.osgi.org during build


Index: eclipse.spec
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse/devel/eclipse.spec,v
retrieving revision 1.543
retrieving revision 1.544
diff -u -r1.543 -r1.544
--- eclipse.spec	18 Jul 2008 21:04:11 -0000	1.543
+++ eclipse.spec	18 Jul 2008 21:35:57 -0000	1.544
@@ -346,6 +346,9 @@
    plugins/org.eclipse.pde.doc.user/pdeOptions.txt                       \
    plugins/org.eclipse.pde.doc.user/pdeOptions
 
+# FIXME:  package these?
+grep -rl bundles.osgi.org * | xargs sed -i "/bundles.osgi.org/d"
+
 #%patch14 -p0
 
 pushd plugins/org.eclipse.pde.build
@@ -1346,6 +1349,7 @@
 - Update patch for building native libraries
 - Re-add missing BR on tomcat5-jasper-eclipse
 - Add patch for 64-bit platforms to build SWT
+- Don't try to resolve bundles.osgi.org during build
 
 * Thu Jul 17 2008 Andrew Overholt <overholt at redhat.com> 3.4.0-3
 - Generate metadata and provision each sub-package




More information about the fedora-extras-commits mailing list