rpms/eclipse-pydev/F-12 eclipse-pydev.spec, 1.32, 1.33 .cvsignore, 1.21, 1.22 sources, 1.21, 1.22

Alexander Kurtakov akurtakov at fedoraproject.org
Thu Dec 10 10:58:23 UTC 2009


Author: akurtakov

Update of /cvs/pkgs/rpms/eclipse-pydev/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6652/F-12

Modified Files:
	eclipse-pydev.spec .cvsignore sources 
Log Message:
Update to 1.5.3


Index: eclipse-pydev.spec
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse-pydev/F-12/eclipse-pydev.spec,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -p -r1.32 -r1.33
--- eclipse-pydev.spec	6 Nov 2009 15:01:08 -0000	1.32
+++ eclipse-pydev.spec	10 Dec 2009 10:58:21 -0000	1.33
@@ -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 <akurtako at redhat.com> 1:1.5.3-1
+- Update to 1.5.3.
+
 * Tue Oct 13 2009 Alexander Kurtakov <akurtako at redhat.com> 1:1.5.0-1
 - Update to upstream 1.5.0.
 


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse-pydev/F-12/.cvsignore,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -p -r1.21 -r1.22
--- .cvsignore	6 Nov 2009 15:01:08 -0000	1.21
+++ .cvsignore	10 Dec 2009 10:58:22 -0000	1.22
@@ -3,3 +3,4 @@ org.python.pydev.feature-1.4.5.2727-sour
 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


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse-pydev/F-12/sources,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -p -r1.21 -r1.22
--- sources	6 Nov 2009 15:01:08 -0000	1.21
+++ sources	10 Dec 2009 10:58:22 -0000	1.22
@@ -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




More information about the scm-commits mailing list