rpms/eclipse/devel eclipse-javadoclinks.patch, NONE, 1.1 eclipse.spec, 1.213, 1.214 eclipse-offlinejavadoc.patch, 1.1, NONE

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Dec 14 02:09:55 UTC 2005


Author: overholt

Update of /cvs/dist/rpms/eclipse/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv4913

Modified Files:
	eclipse.spec 
Added Files:
	eclipse-javadoclinks.patch 
Removed Files:
	eclipse-offlinejavadoc.patch 
Log Message:
Re-work gjdoc link patch.

eclipse-javadoclinks.patch:
 org.eclipse.jdt.doc.isv/jdtOptions           |    0 
 org.eclipse.pde.doc.user/pdeOptions          |    0 
 org.eclipse.platform.doc.isv/platformOptions |    0 
 3 files changed

--- NEW FILE eclipse-javadoclinks.patch ---
diff -uNr plugins/org.eclipse.jdt.doc.isv/jdtOptions plugins/org.eclipse.jdt.doc.isv/jdtOptions
--- plugins/org.eclipse.jdt.doc.isv/jdtOptions	2005-12-13 21:04:47.000000000 -0500
+++ plugins/org.eclipse.jdt.doc.isv/jdtOptions	2005-12-13 21:06:05.000000000 -0500
@@ -11,9 +11,6 @@
 -bottom "Copyright (c) IBM Corp. and others 2000, 2005.  All Rights Reserved."
 -group "Java Development Tools Core Plug-in Packages" "org.eclipse.jdt.core:org.eclipse.jdt.core.*"
 -group "Java Development Tools UI Plug-in Packages" "org.eclipse.jdt.ui:org.eclipse.jdt.ui.*"
--linkoffline http://java.sun.com/j2se/1.4/docs/api
--linkoffline ./../../../org.eclipse.platform.doc.isv/reference/api ../org.eclipse.platform.doc.isv/reference/api
--linkoffline ./../../../org.eclipse.platform.doc.isv/reference/osgi ../org.eclipse.platform.doc.isv/reference/osgi
 
 org.eclipse.jdt.core
 org.eclipse.jdt.core.compiler
diff -uNr plugins/org.eclipse.pde.doc.user/pdeOptions plugins/org.eclipse.pde.doc.user/pdeOptions
--- plugins/org.eclipse.pde.doc.user/pdeOptions	2005-12-13 21:05:14.000000000 -0500
+++ plugins/org.eclipse.pde.doc.user/pdeOptions	2005-12-13 21:06:08.000000000 -0500
@@ -9,10 +9,6 @@
 -doctitle "Eclipse PDE API Specification"
 -header "<b>Eclipse PDE</b><br>Release 3.1"
 -bottom "Copyright (c) IBM Corp. and others 2000, 2005.  All Rights Reserved."
--linkoffline http://java.sun.com/j2se/1.4/docs/api
--linkoffline ./../../../org.eclipse.platform.doc.isv/reference/api ../org.eclipse.platform.doc.isv/reference/api
--linkoffline ./../../../org.eclipse.platform.doc.isv/reference/osgi ../org.eclipse.platform.doc.isv/reference/osgi
--linkoffline ./../../../org.eclipse.jdt.doc.isv/reference/api ../org.eclipse.jdt.doc.isv/reference/api
 
 org.eclipse.pde.core
 org.eclipse.pde.core.build
diff -uNr plugins/org.eclipse.platform.doc.isv/platformOptions plugins/org.eclipse.platform.doc.isv/platformOptions
--- plugins/org.eclipse.platform.doc.isv/platformOptions	2005-12-13 21:05:28.000000000 -0500
+++ plugins/org.eclipse.platform.doc.isv/platformOptions	2005-12-13 21:06:24.000000000 -0500
@@ -10,8 +10,6 @@
 -doctitle "Eclipse Platform API Specification"
 -header "<b>Eclipse Platform</b><br>Release 3.1"
 -bottom '<font size="-1"><p><a href="{@docRoot}/../misc/api-usage-rules.html">Guidelines for using Eclipse APIs</a>.</p><p>Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.</p></font>'
--linkoffline http://java.sun.com/j2se/1.4.2/docs/api
--link  ../osgi
 
 org.eclipse.ant.core
 org.eclipse.compare


Index: eclipse.spec
===================================================================
RCS file: /cvs/dist/rpms/eclipse/devel/eclipse.spec,v
retrieving revision 1.213
retrieving revision 1.214
diff -u -r1.213 -r1.214
--- eclipse.spec	13 Dec 2005 20:53:29 -0000	1.213
+++ eclipse.spec	14 Dec 2005 02:09:53 -0000	1.214
@@ -111,7 +111,7 @@
 # https://bugs.eclipse.org/bugs/show_bug.cgi?id=79592
 # https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=168726
 Patch47:	%{name}-launcher-link.patch
-Patch48:	%{name}-offlinejavadoc.patch
+Patch48:	%{name}-javadoclinks.patch
 
 %if %{gcj_support}
 ExcludeArch: s390 s390x ia64 ppc64


--- eclipse-offlinejavadoc.patch DELETED ---




More information about the fedora-cvs-commits mailing list