[eclipse-pydev] Update to upstream 2.4.0 release.

Alexander Kurtakov akurtakov at fedoraproject.org
Wed Feb 1 20:25:05 UTC 2012


commit 8c52926e92033c5b90fc3171dff81b2b15119b23
Author: Alexander Kurtakov < <akurtako at redhat.com>
Date:   Wed Feb 1 22:24:49 2012 +0200

    Update to upstream 2.4.0 release.

 eclipse-pydev.spec    |   23 ++++++++---------------
 remove-red-core.patch |    4 ++--
 sources               |    3 +--
 3 files changed, 11 insertions(+), 19 deletions(-)
---
diff --git a/eclipse-pydev.spec b/eclipse-pydev.spec
index 2f015dd..565a1c0 100644
--- a/eclipse-pydev.spec
+++ b/eclipse-pydev.spec
@@ -1,5 +1,5 @@
 # psyco: Bug 483357 - Empty eclipse-pydev-debuginfo
-%global qualifier 2011121518
+%global qualifier 2012020116
 %global _python_bytecompile_errors_terminate_build 0
 
 Epoch: 1
@@ -9,14 +9,14 @@ Epoch: 1
 
 Summary:          Eclipse Python development plug-in
 Name:             eclipse-pydev
-Version:          2.3.0
-Release:          2%{?dist}
+Version:          2.4.0
+Release:          1%{?dist}
 License:          EPL
 URL:              http://pydev.org
 Group:            Development/Tools
 
-#Source0:          http://downloads.sourceforge.net/project/pydev/pydev/PyDev%202.3.0/PyDev%202.3.0-sources.zip
-Source0:          PyDev-2.3.0-sources.zip
+#Source0:          http://downloads.sourceforge.net/project/pydev/pydev/PyDev%202.4.0/PyDev%202.4.0-sources.zip
+Source0:          PyDev-2.4.0-sources.zip
 Patch0:           pydev-removeruntimeerror.patch
 Patch1:           remove-red-core.patch
 Patch2:           remove-winregistry.patch
@@ -25,13 +25,6 @@ BuildArch:        noarch
 
 Requires:         eclipse-platform
 Requires:         python
-# Psyco has not yet been ported to Python 2.7, so this dependency is
-# temporarily disabled: go ahead and re-enable it once a python-psyco
-# which works with Python 2.7 is built - AdamW 2010/08/06
-# Psyco is available only on x86
-#ifarch %%{ix86}
-#Requires:         python-psyco
-#endif
 Requires:         apache-commons-codec >= 1.3
 Requires:         apache-commons-logging
 Requires:         xmlrpc3-common
@@ -59,9 +52,6 @@ BuildRequires:    xmlrpc3-server
 BuildRequires:    jython >= 2.2
 BuildRequires:    jpathwatch
 
-# This package can not be noarch because psyco is a x86 package.
-#BuildArch:        noarch
-
 %description
 The eclipse-pydev package contains Eclipse plugins for
 Python development.
@@ -208,6 +198,9 @@ fi
 %{install_loc}/pydev-mylyn
 
 %changelog
+* Wed Feb 1 2012 Alexander Kurtakov <akurtako at redhat.com> 1:2.4.0-1
+- Update to upstream 2.4.0 release.
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1:2.3.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/remove-red-core.patch b/remove-red-core.patch
index 165ff1d..bc880cb 100644
--- a/remove-red-core.patch
+++ b/remove-red-core.patch
@@ -3,11 +3,11 @@
 @@ -223,10 +223,5 @@ This Agreement is governed by the laws o
           download-size="160"
           install-size="160"
-          version="2.3.0.2011121518"/>
+          version="2.4.0.2012020116"/>
 -   <plugin
 -         id="org.python.pydev.red_core"
 -         download-size="160"
 -         install-size="160"
--         version="2.3.0.2011121518"/>
+-         version="2.4.0.2012020116"/>
  
  </feature>
diff --git a/sources b/sources
index e2d852d..6ab8967 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-15bc5ec8e56e61c386c2179d010574a0  PyDev-2.2.4-sources.zip
-443c31924065302c45a3f74b01ffddb3  PyDev-2.3.0-sources.zip
+3deebb03b648f436c37eb266a22a360f  PyDev-2.4.0-sources.zip


More information about the scm-commits mailing list