rpms/eclipse/devel eclipse.spec,1.129,1.130

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue May 17 04:42:47 UTC 2005


Author: bkonrath

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

Modified Files:
	eclipse.spec 
Log Message:
- Add Epoch to jsch requires.



Index: eclipse.spec
===================================================================
RCS file: /cvs/dist/rpms/eclipse/devel/eclipse.spec,v
retrieving revision 1.129
retrieving revision 1.130
diff -u -r1.129 -r1.130
--- eclipse.spec	16 May 2005 21:40:40 -0000	1.129
+++ eclipse.spec	17 May 2005 04:42:45 -0000	1.130
@@ -113,7 +113,7 @@
 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 @@
 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 @@
 %{_datadir}/%{name}/plugins/org.eclipse.platform.source.linux.gtk.*_3.1.0
 
 %changelog
+* Tue May 17 2005 Ben Konrath <bkonrath at redhat.com> 3.1.0_fc-0.M6.18
+- Add Epoch to jsch requires.
+
 * Mon May 16 2005 Ben Konrath <bkonrath at redhat.com> 3.1.0_fc-0.M6.17
 - Update libswt-mozilla patches and require mozilla 1.7.8.
  
-* Fri May 13 2005 Andrew Overholt <overholt at redhat.com> 3.1.0_fc-0.M6.17
+* Fri May 13 2005 Andrew Overholt <overholt at redhat.com>
 - Use %%{ix86} macro in ExclusiveArch rather than i386 (jorton).
 
-* Wed May 11 2005 Ben Konrath <bkonrath at redhat.com> 3.1.0_fc-0.M6.17
+* Wed May 11 2005 Ben Konrath <bkonrath at redhat.com>
 - 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).




More information about the fedora-cvs-commits mailing list