SPECS: eclipse-pydev.spec - updated to 0.9.5 - rel. 0.1 (req. test...

charles charles at pld-linux.org
Sat Jul 2 22:52:53 CEST 2005


Author: charles                      Date: Sat Jul  2 20:52:53 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.9.5
- rel. 0.1 (req. tests with new version eclipse)

---- Files affected:
SPECS:
   eclipse-pydev.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/eclipse-pydev.spec
diff -u SPECS/eclipse-pydev.spec:1.6 SPECS/eclipse-pydev.spec:1.7
--- SPECS/eclipse-pydev.spec:1.6	Sun Jun 19 21:45:11 2005
+++ SPECS/eclipse-pydev.spec	Sat Jul  2 22:52:48 2005
@@ -1,16 +1,16 @@
 # $Revision$, $Date$
 %define		module	pydev
-%define		_ver	0.9.4
+%define		_ver	0.9.5
 %define		_src_ver	%(echo %{_ver}|tr . _)
 Summary:	Python development environment for Eclipse
 Summary(pl):	Środowisko programistyczne Pythona dla Eclipse
 Name:		eclipse-%{module}
 Version:	%{_ver}
-Release:	1
+Release:	0.1
 License:	CPL
 Group:		Development/Tools
 Source0:	http://dl.sourceforge.net/pydev/%{module}_%{_src_ver}.zip
-# Source0-md5:	fad8b550f84476e4845cd502f21ad7be
+# Source0-md5:	b5bac4248f33ada1d8dc05db4f06a3b2
 URL:		http://pydev.sourceforge.net/
 BuildRequires:	unzip
 Requires:	eclipse >= 3.0
@@ -32,8 +32,8 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_libdir}/eclipse/{features,plugins}
-cp -rf features/* $RPM_BUILD_ROOT%{_libdir}/eclipse/features/
-cp -rf plugins/* $RPM_BUILD_ROOT%{_libdir}/eclipse/plugins/
+cp -rf eclipse/features/* $RPM_BUILD_ROOT%{_libdir}/eclipse/features
+cp -rf eclipse/plugins/* $RPM_BUILD_ROOT%{_libdir}/eclipse/plugins
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -49,6 +49,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2005/07/02 20:52:48  charles
+- updated to 0.9.5
+- rel. 0.1 (req. tests with new version eclipse)
+
 Revision 1.6  2005/06/19 19:45:11  prism
 - up to 0.9.4, release 1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/eclipse-pydev.spec?r1=1.6&r2=1.7&f=u




More information about the pld-cvs-commit mailing list