SPECS: eclipse-wtp.spec - update to 2.0

glen glen at pld-linux.org
Sat Dec 1 01:22:30 CET 2007


Author: glen                         Date: Sat Dec  1 00:22:30 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- update to 2.0

---- Files affected:
SPECS:
   eclipse-wtp.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/eclipse-wtp.spec
diff -u SPECS/eclipse-wtp.spec:1.5 SPECS/eclipse-wtp.spec:1.6
--- SPECS/eclipse-wtp.spec:1.5	Tue Feb 13 07:46:49 2007
+++ SPECS/eclipse-wtp.spec	Sat Dec  1 01:22:24 2007
@@ -1,18 +1,20 @@
 # $Revision$, $Date$
+# TODO
+# - build noarch
 %define		module		wtp
-%define		_ver_major	1.5
-%define		_ver_minor	1
-%define		_buildid	200609230508
+%define		ver_major	2.0
+%define		ver_minor	%{nil}
+%define		buildid	200706260303
 Summary:	Web Tools Platform
 Summary(pl.UTF-8):	Web Tools Platform - platforma narzędzi WWW
 Name:		eclipse-%{module}
-Version:	%{_ver_major}.%{_ver_minor}
+Version:	%{ver_major}
 Release:	0.2
 License:	EPL v1.0
 Group:		Development/Tools
-Source0:	http://download.eclipse.org/webtools/downloads/drops/R%{_ver_major}/R-%{version}-%{_buildid}/%{module}-R-%{version}-%{_buildid}.zip
-# Source0-md5:	ef6ee106fae286499a268b32c73cbb56
-#URL:		
+Source0:	http://archive.eclipse.org/webtools/downloads/drops/R%{ver_major}/R-%{version}-%{buildid}/%{module}-sdk-R-%{version}-%{buildid}.zip
+# Source0-md5:	c968db511655b0c55e02b4faab0efb55
+URL:		http://www.eclipse.org/webtools/
 BuildRequires:	unzip
 Requires:	eclipse >= 3.2
 Requires:	eclipse-emf-sdo >= 2.2.1
@@ -21,7 +23,7 @@
 Requires:	eclipse-xsd >= 2.2.1
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define	_eclipsedir	%{_libdir}/eclipse
+%define		_eclipsedir	%{_libdir}/eclipse
 
 %description
 Web Tools Platform.
@@ -52,6 +54,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2007-12-01 00:22:24  glen
+- update to 2.0
+
 Revision 1.5  2007-02-13 06:46:49  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/eclipse-wtp.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list