[eclipse/f17] - Update to I20120314-1800. - Eclipse-build updated to head. - Required Jsch version updated to incl

Krzysztof Daniel kdaniel at fedoraproject.org
Fri Mar 16 13:06:16 UTC 2012


commit ef6fc6dd56cf77561322545cb67ff67e78f72c99
Author: Krzysztof Daniel <kdaniel at redhat.com>
Date:   Fri Mar 16 14:05:45 2012 +0100

    - Update to I20120314-1800.
    - Eclipse-build updated to head.
    - Required Jsch version updated to include correct MANIFEST.MF
    
    Conflicts:
    	eclipse.spec
    	sources

 .gitignore   |    2 ++
 eclipse.spec |   13 +++++++++----
 sources      |    4 ++--
 3 files changed, 13 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0482681..6f6c357 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,5 @@ eclipse-build-34f1eef37f75faf19c8951c8351483e7a98467e9.tar.xz
 eclipse-build-f58835e3e02b0416d746bc17299acd628a72e506.tar.xz
 eclipse-3.8.0-I20120306-0800-src.tar.bz2
 eclipse-build-85830ed757416af1ca59aa1c43dce00791d12241.tar.xz
+eclipse-3.8.0-I20120314-1800-src.tar.bz2
+eclipse-build-2c0f2ac34e3aee110187aa1dea28430bec724bdb.tar.xz
diff --git a/eclipse.spec b/eclipse.spec
index 01d50c1..90411e9 100644
--- a/eclipse.spec
+++ b/eclipse.spec
@@ -6,8 +6,8 @@ Epoch:  1
 %global eclipse_micro   0
 %global initialize      1
 %global download_url    http://download.eclipse.org/technology/linuxtools/eclipse-build/3.8.x/
-%global eb_sha1         85830ed757416af1ca59aa1c43dce00791d12241
-%global build_id        I20120306-0800
+%global eb_sha1         2c0f2ac34e3aee110187aa1dea28430bec724bdb
+%global build_id        I20120314-1800
 
 # FIXME:  update java packaging guidelines for this.  See
 # fedora-devel-java-list discussion in September 2008.
@@ -18,7 +18,7 @@ Epoch:  1
 Summary:        An open, extensible IDE
 Name:           eclipse
 Version:        %{eclipse_majmin}.%{eclipse_micro}
-Release:        0.17.I201203060800%{?dist}
+Release:        0.18.I201203141800%{?dist}
 License:        EPL
 Group:          Text Editors/Integrated Development Environments (IDE)
 URL:            http://www.eclipse.org/
@@ -57,7 +57,7 @@ BuildRequires: tomcat-lib >= 7.0.25-3
 BuildRequires: ant-antlr ant-apache-bcel ant-apache-log4j ant-apache-oro ant-apache-regexp ant-apache-resolver ant-commons-logging ant-apache-bsf ant-commons-net
 BuildRequires: ant-javamail ant-jdepend ant-junit ant-swing ant-jsch ant-testutil ant-apache-xalan2 ant-jmf
 BuildRequires: ant-scripts
-BuildRequires: jsch >= 0:0.1.41
+BuildRequires: jsch >= 0:0.1.46-2
 BuildRequires: apache-commons-el >= 1.0-22
 BuildRequires: apache-commons-logging
 BuildRequires: apache-commons-codec >= 1.6-2
@@ -575,6 +575,11 @@ rm -rf %{_bindir}/efj/
 %{_libdir}/%{name}/dropins/sdk
 
 %changelog
+* Fri Mar 16 2012 Krzysztof Daniel <kdaniel at redhat.com> 1:3.8.0-0.18.I201203141800
+- Update to I20120314-1800.
+- Eclipse-build updated to head.
+- Required Jsch version updated to include correct MANIFEST.MF 
+
 * Sun Mar 11 2012 Krzysztof Daniel <kdaniel at redhat.com> 1:3.8.0-0.17.I201203060800
 - Update to I20120228-0800.
 - Properly build org.eclipse.jdt.launching from source.
diff --git a/sources b/sources
index 9e175f4..be35466 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-a6ef990bfc06ed929dc42ab8f1d351cf  eclipse-3.8.0-I20120306-0800-src.tar.bz2
-5a8a88750b4f91d61b4c44dd166756a6  eclipse-build-85830ed757416af1ca59aa1c43dce00791d12241.tar.xz
\ No newline at end of file
+b44eb3293fab8ac6a875bc1c12c4c9c5  eclipse-3.8.0-I20120314-1800-src.tar.bz2
+f9f76d4b20394bb45f80067b17ad471b  eclipse-build-2c0f2ac34e3aee110187aa1dea28430bec724bdb.tar.xz
\ No newline at end of file


More information about the scm-commits mailing list