rpms/eclipse-pydev/devel .cvsignore, 1.22, 1.23 sources, 1.22, 1.23 eclipse-pydev.spec, 1.34, 1.35

Alexander Kurtakov akurtakov at fedoraproject.org
Wed Dec 9 13:50:35 UTC 2009


Author: akurtakov

Update of /cvs/pkgs/rpms/eclipse-pydev/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28920/devel

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


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse-pydev/devel/.cvsignore,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -p -r1.22 -r1.23
--- .cvsignore	17 Nov 2009 23:50:43 -0000	1.22
+++ .cvsignore	9 Dec 2009 13:50:35 -0000	1.23
@@ -4,3 +4,4 @@ org.python.pydev.feature-1.4.6.2788-sour
 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.1.1258496115-sources.zip
+org.python.pydev.feature-1.5.2.1260362205-sources.zip


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse-pydev/devel/sources,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -p -r1.22 -r1.23
--- sources	17 Nov 2009 23:50:43 -0000	1.22
+++ sources	9 Dec 2009 13:50:35 -0000	1.23
@@ -1 +1 @@
-acb3f46bc06a427bbbd0ef7652204ed5  org.python.pydev.feature-1.5.1.1258496115-sources.zip
+b1ceb7a0ac4ab492e30e56e3fd6ef13b  org.python.pydev.feature-1.5.2.1260362205-sources.zip


Index: eclipse-pydev.spec
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse-pydev/devel/eclipse-pydev.spec,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -p -r1.34 -r1.35
--- eclipse-pydev.spec	17 Nov 2009 23:50:43 -0000	1.34
+++ eclipse-pydev.spec	9 Dec 2009 13:50:35 -0000	1.35
@@ -1,6 +1,6 @@
 # psyco: Bug 483357 - Empty eclipse-pydev-debuginfo
 %global debug_package %{nil}
-%global qualifier 1258496115
+%global qualifier 1260362205
 
 Epoch: 1
 
@@ -9,7 +9,7 @@ Epoch: 1
 
 Summary:          Eclipse Python development plug-in
 Name:             eclipse-pydev
-Version:          1.5.1
+Version:          1.5.2
 Release:          1%{?dist}
 License:          EPL
 URL:              http://pydev.org
@@ -127,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 \
@@ -204,6 +205,9 @@ rm -rf ${RPM_BUILD_ROOT}
 %{install_loc}/pydev-mylyn
 
 %changelog
+* Wed Dec 9 2009 Alexander Kurtakov <akurtako at redhat.com> 1:1.5.2-1
+- Update to 1.5.2.
+
 * Wed Nov 18 2009 Alexander Kurtakov <akurtako at redhat.com> 1:1.5.1-1
 - Update to 1.5.1.
 




More information about the fedora-extras-commits mailing list