From 68cbacc7c00ed7d77f5c1a52eeb20b94d6f1a6fa Mon Sep 17 00:00:00 2001 From: Ben Konrath Date: May 17 2005 04:42:45 +0000 Subject: - Add Epoch to jsch requires. --- diff --git a/eclipse.spec b/eclipse.spec index bd17250..f407b55 100644 --- a/eclipse.spec +++ b/eclipse.spec @@ -113,7 +113,7 @@ BuildRequires: java-devel >= 1.4.2 BuildRequires: ant-antlr ant-apache-bcel ant-apache-log4j ant-apache-oro ant-apache-regexp ant-apache-resolver ant-commons-logging #BuildRequires: ant-apache-bsf ant-commons-net lucene BuildRequires: ant-jdepend ant-jmf ant-junit ant-nodeps ant-swing ant-trax ant-jsch -BuildRequires: jsch >= 0.1.18-1jpp +BuildRequires: jsch >= 0:0.1.18-1jpp BuildRequires: jakarta-commons-beanutils jakarta-commons-collections jakarta-commons-digester jakarta-commons-logging jakarta-commons-modeler mx4j #BuildRequires: servlet lucene-demo jasper4 tomcat4 BuildRequires: regexp @@ -166,7 +166,7 @@ PreReq: gtk2 >= 2.6 Requires: ant-antlr ant-apache-bcel ant-apache-log4j ant-apache-oro ant-apache-regexp ant-apache-resolver ant-commons-logging #Requires: ant-apache-bsf ant-commons-net lucene Requires: ant-jdepend ant-jmf ant-junit ant-nodeps ant-swing ant-trax ant-jsch -Requires: jsch >= 0.1.18-1jpp +Requires: jsch >= 0:0.1.18-1jpp Requires: jakarta-commons-beanutils jakarta-commons-collections jakarta-commons-digester jakarta-commons-logging jakarta-commons-modeler mx4j #Requires: servlet lucene-demo jasper4 tomcat4 Requires: regexp @@ -1042,13 +1042,16 @@ fi %{_datadir}/%{name}/plugins/org.eclipse.platform.source.linux.gtk.*_3.1.0 %changelog +* Tue May 17 2005 Ben Konrath 3.1.0_fc-0.M6.18 +- Add Epoch to jsch requires. + * Mon May 16 2005 Ben Konrath 3.1.0_fc-0.M6.17 - Update libswt-mozilla patches and require mozilla 1.7.8. -* Fri May 13 2005 Andrew Overholt 3.1.0_fc-0.M6.17 +* Fri May 13 2005 Andrew Overholt - Use %%{ix86} macro in ExclusiveArch rather than i386 (jorton). -* Wed May 11 2005 Ben Konrath 3.1.0_fc-0.M6.17 +* Wed May 11 2005 Ben Konrath - Add jsch >= 0.1.18-1jpp. - Remove Fedora specific part of junit version. - Temporarily disable org.eclipse.ui.forms_3.1.0.jar.so (rh#146463).