SPECS: eclipse-wtp.spec - updated to 2.0.2
adamg
adamg at pld-linux.org
Sat Mar 29 19:33:43 CET 2008
Author: adamg Date: Sat Mar 29 18:33:43 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 2.0.2
---- Files affected:
SPECS:
eclipse-wtp.spec (1.9 -> 1.10)
---- Diffs:
================================================================
Index: SPECS/eclipse-wtp.spec
diff -u SPECS/eclipse-wtp.spec:1.9 SPECS/eclipse-wtp.spec:1.10
--- SPECS/eclipse-wtp.spec:1.9 Sun Dec 16 02:39:55 2007
+++ SPECS/eclipse-wtp.spec Sat Mar 29 19:33:38 2008
@@ -3,17 +3,17 @@
# - build noarch
%define module wtp
%define ver_major 2.0
-%define ver_minor %{nil}
-%define buildid 200706260303
+%define ver_minor .2
+%define buildid 20080223205547
Summary: Web Tools Platform
Summary(pl.UTF-8): Web Tools Platform - platforma narzędzi WWW
Name: eclipse-%{module}
-Version: %{ver_major}
-Release: 2
+Version: %{ver_major}%{ver_minor}
+Release: 1
License: EPL v1.0
Group: Development/Tools
Source0: http://archive.eclipse.org/webtools/downloads/drops/R%{ver_major}/R-%{version}-%{buildid}/%{module}-sdk-R-%{version}-%{buildid}.zip
-# Source0-md5: c968db511655b0c55e02b4faab0efb55
+# Source0-md5: c1dfb4c81dab95f3a399a9335b98a263
URL: http://www.eclipse.org/webtools/
BuildRequires: unzip
Requires: eclipse >= 3.2
@@ -40,6 +40,12 @@
cp -rf eclipse/features/* $RPM_BUILD_ROOT%{_eclipsedir}/features
cp -rf eclipse/plugins/* $RPM_BUILD_ROOT%{_eclipsedir}/plugins
+# remove files that conflict with eclipse-3.3.1.1
+rm $RPM_BUILD_ROOT%{_eclipsedir}/plugins/javax.servlet.jsp_2.0.0.v200706191603.jar
+rm $RPM_BUILD_ROOT%{_eclipsedir}/plugins/javax.servlet_2.4.0.v200706111738.jar
+rm $RPM_BUILD_ROOT%{_eclipsedir}/plugins/org.apache.commons.el_1.0.0.v200706111724.jar
+rm $RPM_BUILD_ROOT%{_eclipsedir}/plugins/org.apache.commons.logging_1.0.4.v200706111724.jar
+
%clean
rm -rf $RPM_BUILD_ROOT
@@ -54,6 +60,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.10 2008-03-29 18:33:38 adamg
+- updated to 2.0.2
+
Revision 1.9 2007-12-16 01:39:55 glen
- rel 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/eclipse-wtp.spec?r1=1.9&r2=1.10&f=u
More information about the pld-cvs-commit
mailing list