diff --git a/.cvsignore b/.cvsignore index 95bb56d..268f483 100644 --- a/.cvsignore +++ b/.cvsignore @@ -3,3 +3,4 @@ org.python.pydev.feature-1.4.5.2727-sources.zip org.python.pydev.feature-1.4.6.2788-sources.zip org.python.pydev.feature-1.4.7.2843-sources.zip org.python.pydev.feature-1.5.0.1251989166-sources.zip +org.python.pydev.feature-1.5.3.1260390783-sources.zip diff --git a/eclipse-pydev.spec b/eclipse-pydev.spec index a57476a..6b1c726 100644 --- a/eclipse-pydev.spec +++ b/eclipse-pydev.spec @@ -1,19 +1,15 @@ # psyco: Bug 483357 - Empty eclipse-pydev-debuginfo %global debug_package %{nil} -%global qualifier 1251989166 +%global qualifier 1260390783 Epoch: 1 %define eclipse_base %{_libdir}/eclipse %define install_loc %{_libdir}/eclipse/dropins -%define major 1 -%define minor 5 -%define maint 0 - Summary: Eclipse Python development plug-in Name: eclipse-pydev -Version: %{major}.%{minor}.%{maint} +Version: 1.5.3 Release: 1%{?dist} License: EPL URL: http://pydev.org @@ -131,6 +127,7 @@ popd %build %{eclipse_base}/buildscripts/pdebuild \ + -d mylyn \ -f org.python.pydev.feature -a "-DjavacSource=1.5 -DjavacTarget=1.5" -o `pwd`/orbitDeps %{eclipse_base}/buildscripts/pdebuild \ @@ -208,6 +205,9 @@ rm -rf ${RPM_BUILD_ROOT} %{install_loc}/pydev-mylyn %changelog +* Thu Dec 10 2009 Alexander Kurtakov 1:1.5.3-1 +- Update to 1.5.3. + * Tue Oct 13 2009 Alexander Kurtakov 1:1.5.0-1 - Update to upstream 1.5.0. diff --git a/sources b/sources index 3444273..06d34d0 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ 3a72ab31ae84d1788925c5d3f1142446 org.python.pydev.feature-1.5.0.1251989166-sources.zip +3e19b990d1bdc6606391787e518af87f org.python.pydev.feature-1.5.3.1260390783-sources.zip