rpms/eclipse-pydev/devel .cvsignore, 1.4, 1.5 eclipse-pydev.spec, 1.6, 1.7 sources, 1.4, 1.5

Jeff Johnston (jjohnstn) fedora-extras-commits at redhat.com
Thu Sep 20 19:18:21 UTC 2007


Author: jjohnstn

Update of /cvs/pkgs/rpms/eclipse-pydev/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26764

Modified Files:
	.cvsignore eclipse-pydev.spec sources 
Log Message:
`cat clog`


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse-pydev/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	28 Aug 2007 22:47:57 -0000	1.4
+++ .cvsignore	20 Sep 2007 19:17:48 -0000	1.5
@@ -1,2 +1,2 @@
-org.python.pydev.feature-src-1_3_8.zip
 org.python.pydev.mylyn.feature-fetched-src-pydev_1_3_7.tar.bz2
+org.python.pydev.feature-src-1_3_9.zip


Index: eclipse-pydev.spec
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse-pydev/devel/eclipse-pydev.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- eclipse-pydev.spec	29 Aug 2007 14:22:11 -0000	1.6
+++ eclipse-pydev.spec	20 Sep 2007 19:17:48 -0000	1.7
@@ -11,13 +11,13 @@
 
 Summary:          Eclipse Python development plug-in
 Name:             eclipse-pydev
-Version:          1.3.8
-Release:          2%{?dist}
+Version:          1.3.9
+Release:          1%{?dist}
 License:          Eclipse Public License
 URL:              http://pydev.sourceforge.net/
 Group:            Development/Tools
 
-Source0:          http://downloads.sourceforge.net/pydev/org.python.pydev.feature-src-1_3_8.zip
+Source0:          http://downloads.sourceforge.net/pydev/org.python.pydev.feature-src-1_3_9.zip
 Source1:          org.python.pydev.mylyn.feature-fetched-src-pydev_1_3_7.tar.bz2
 Source2:          fetch-pydev-mylyn.sh
 
@@ -107,14 +107,6 @@
 
 rm -f plugins/org.python.pydev.refactoring/contrib/ch/hsr/ukistler/astgraph/jgraph.jar
 
-# Remove #!'s from the .py files enclosed in org.python.pydev.jython
-#for f in `find plugins -name '*.py'` ; do 
-#    if [ -f $f ]; then
-#        sed --in-place "s/^#!.*$//" $f
-#    fi
-#done 
-
-
 %build
 # Copy the SDK for build
 /bin/sh -x %{_datadir}/eclipse/buildscripts/copy-platform SDK %{_datadir}/eclipse mylyn
@@ -225,6 +217,9 @@
 %endif
 
 %changelog
+* Thu Sep 20 2007 Ben Konrath <bkonrath at redhat.com> 1:1.3.9-1
+- 1.3.9
+
 * Tue Aug 28 2007 Ben Konrath <bkonrath at redhat.com> 1:1.3.8-2
 - Add pydev mylyn feature to all archs except ppc64.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse-pydev/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	28 Aug 2007 22:47:57 -0000	1.4
+++ sources	20 Sep 2007 19:17:48 -0000	1.5
@@ -1,2 +1,2 @@
-7516703db105d7a248ffcd36581224fb  org.python.pydev.feature-src-1_3_8.zip
 3a42402df10a42af0a8d648711c36239  org.python.pydev.mylyn.feature-fetched-src-pydev_1_3_7.tar.bz2
+d0b9c09f00967717a8d99966aaff7679  org.python.pydev.feature-src-1_3_9.zip




More information about the fedora-extras-commits mailing list