[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/eclipse/FC-4 .cvsignore, 1.13, 1.14 eclipse-platform.install, 1.6, 1.7 eclipse.script, 1.13, 1.14 eclipse-combo-bug-backport.patch, 1.1, NONE eclipse-textsearch.patch, 1.2, NONE
- From: fedora-cvs-commits redhat com
- To: fedora-cvs-commits redhat com
- Subject: rpms/eclipse/FC-4 .cvsignore, 1.13, 1.14 eclipse-platform.install, 1.6, 1.7 eclipse.script, 1.13, 1.14 eclipse-combo-bug-backport.patch, 1.1, NONE eclipse-textsearch.patch, 1.2, NONE
- Date: Tue, 5 Jul 2005 11:53:38 -0400
Author: overholt
Update of /cvs/dist/rpms/eclipse/FC-4
In directory cvs.devel.redhat.com:/tmp/cvs-serv24254
Modified Files:
.cvsignore eclipse-platform.install eclipse.script
Removed Files:
eclipse-combo-bug-backport.patch eclipse-textsearch.patch
Log Message:
A few more changes from head that I missed.
Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/eclipse/FC-4/.cvsignore,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- .cvsignore 23 May 2005 17:01:40 -0000 1.13
+++ .cvsignore 5 Jul 2005 15:53:35 -0000 1.14
@@ -1,3 +1,3 @@
-eclipse-sourceBuild-srcIncluded-3.1M7.zip
-eclipse-native-splash-3.1-M7.png
+eclipse-sourceBuild-srcIncluded-I20050627-1435.zip
+eclipse-native-splash-3.1.png
ecj-M5.zip
Index: eclipse-platform.install
===================================================================
RCS file: /cvs/dist/rpms/eclipse/FC-4/eclipse-platform.install,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- eclipse-platform.install 23 May 2005 17:01:40 -0000 1.6
+++ eclipse-platform.install 5 Jul 2005 15:53:35 -0000 1.7
@@ -1,5 +1,4 @@
/usr/share/eclipse/eclipse.ini
-/usr/share/eclipse/configuration/config.ini
/usr/share/eclipse/epl-v10.html
/usr/share/eclipse/notice.html
/usr/share/eclipse/readme
@@ -41,7 +40,7 @@
/usr/share/eclipse/plugins/org.eclipse.team.cvs.ui_3.*
/usr/share/eclipse/plugins/org.eclipse.team.ui_3.*
/usr/share/eclipse/plugins/org.eclipse.text_3.*
-/usr/share/eclipse/plugins/org.eclipse.tomcat_4.*
+/usr/share/eclipse/plugins/org.eclipse.tomcat_*
/usr/share/eclipse/plugins/org.eclipse.ui.browser_3.*
/usr/share/eclipse/plugins/org.eclipse.ui.cheatsheets_3.*
/usr/share/eclipse/plugins/org.eclipse.ui.console_3.*
Index: eclipse.script
===================================================================
RCS file: /cvs/dist/rpms/eclipse/FC-4/eclipse.script,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- eclipse.script 20 May 2005 21:25:16 -0000 1.13
+++ eclipse.script 5 Jul 2005 15:53:35 -0000 1.14
@@ -37,7 +37,7 @@
# This makes the embedded browser work.
if [ -z "$MOZILLA_FIVE_HOME" ]; then
- XPCOM=$(ls -t /usr/lib/{mozilla,firefox}-*/libxpcom.so|head -n1)
+ XPCOM=$(ls -t /usr/lib/mozilla-*/libxpcom.so|head -n1)
export MOZILLA_FIVE_HOME=$(dirname $XPCOM)
fi
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$MOZILLA_FIVE_HOME
--- eclipse-combo-bug-backport.patch DELETED ---
--- eclipse-textsearch.patch DELETED ---
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]