[eclipse-pydev] Rename source0 to prevent downloading problem.

Alexander Kurtakov akurtakov at fedoraproject.org
Tue Jul 12 06:58:14 UTC 2011


commit 47f75fc2badc5ef9642ab62db082e5b76e76b740
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Tue Jul 12 09:57:29 2011 +0300

    Rename source0 to prevent downloading problem.

 .gitignore         |    1 +
 eclipse-pydev.spec |    3 ++-
 sources            |    2 +-
 3 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4678073..8d376f4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@ org.python.pydev-1.6.3.2010100513-sources.zip
 org.python.pydev-1.6.4.2011010200-sources.zip
 org.python.pydev-2.0.0.2011040403-sources.zip
 PyDev%202.2.0%20sources.zip
+PyDev-2.2.0-sources.zip
diff --git a/eclipse-pydev.spec b/eclipse-pydev.spec
index 3ef44da..9ff6ffc 100644
--- a/eclipse-pydev.spec
+++ b/eclipse-pydev.spec
@@ -16,7 +16,8 @@ License:          EPL
 URL:              http://pydev.org
 Group:            Development/Tools
 
-Source0:          http://downloads.sourceforge.net/project/pydev/pydev/Pydev%202.2.0/PyDev%202.2.0%20sources.zip
+#Source0:          http://downloads.sourceforge.net/project/pydev/pydev/Pydev%202.2.0/PyDev%202.2.0%20sources.zip
+Source0:          PyDev-2.2.0-sources.zip
 Patch0:           pydev-removeruntimeerror.patch
 Patch1:           remove-red-core.patch
 Patch2:           remove-winregistry.patch
diff --git a/sources b/sources
index 20e5864..a52f1ae 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-09852d3fb5a1fdcd9a8d16b99859a75d  PyDev%202.2.0%20sources.zip
+09852d3fb5a1fdcd9a8d16b99859a75d  PyDev-2.2.0-sources.zip


More information about the scm-commits mailing list