- Don't try to resolve bundles.osgi.org during build

This commit is contained in:
Andrew Overholt 2008-07-18 21:35:57 +00:00
parent 5e493d7202
commit fdd4f542a9
1 changed files with 4 additions and 0 deletions

View File

@ -346,6 +346,9 @@ sed --in-place "s|http://java.sun.com/j2se/1.4/docs/api|%{_datadir}/javadoc/java
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 @@ fi
- 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@redhat.com> 3.4.0-3
- Generate metadata and provision each sub-package