rpms/eclipse/devel eclipse.spec,1.186,1.187

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Oct 10 20:35:03 UTC 2005


Author: overholt

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

Modified Files:
	eclipse.spec 
Log Message:
remove lucene-1.4.3-src.zip


Index: eclipse.spec
===================================================================
RCS file: /cvs/dist/rpms/eclipse/devel/eclipse.spec,v
retrieving revision 1.186
retrieving revision 1.187
diff -u -r1.186 -r1.187
--- eclipse.spec	10 Oct 2005 15:26:58 -0000	1.186
+++ eclipse.spec	10 Oct 2005 20:34:59 -0000	1.187
@@ -424,6 +424,9 @@
 # BEGIN LUCENE ##
 ln -sf %{_javadir}/lucene.jar plugins/org.apache.lucene/lucene-1.4.3.jar
 ln -sf %{_datadir}/lucene/lucene-demos-1.4.3.jar plugins/org.apache.lucene/parser.jar
+# FIXME:  Remove this zip until we have a lucene-devel package containing it.
+# https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=170343
+rm -f plugins/org.apache.lucene_*/lucene-1.4.3-src.zip
 # END LUCENE ##
 ln -sf %{_javadir}/jsch.jar plugins/org.eclipse.team.cvs.ssh2/jsch-0.1.18.jar
 ## BEGIN TOMCAT ##
@@ -788,6 +791,9 @@
 # BEGIN LUCENE ##
 ln -sf %{_javadir}/lucene.jar plugins/org.apache.lucene_*/lucene-1.4.3.jar
 ln -sf %{_datadir}/lucene/lucene-demos-1.4.3.jar plugins/org.apache.lucene_*/parser.jar
+# FIXME:  Remove this zip until we have a lucene-devel package containing it.
+# https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=170343
+rm -f plugins/org.apache.lucene_*/lucene-1.4.3-src.zip
 # END LUCENE ##
 ln -sf %{_javadir}/jsch.jar plugins/org.eclipse.team.cvs.ssh2_*/jsch-0.1.18.jar
 ## BEGIN TOMCAT ##
@@ -1160,6 +1166,7 @@
 - Remove MOZILLA_FIVE_HOME magic from eclipse.script.
 - Remove jdtCompilerAdapter.jar due to aot-compile-rpm smarts.
 - Bump gcc and java-gcj-compat requirements.
+- Remove lucene-1.4.3-src.zip (rh#170343).
 
 * Wed Aug 24 2005 Andrew Overholt <overholt at redhat.com> 3.1.0_fc-14
 - /usr/lib -> %{_libdir} in eclipse.script (rh#159031).




More information about the fedora-cvs-commits mailing list