SPECS: eclipse-pdt.spec - build noarch
glen
glen at pld-linux.org
Tue Dec 11 20:25:59 CET 2007
Author: glen Date: Tue Dec 11 19:25:59 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- build noarch
---- Files affected:
SPECS:
eclipse-pdt.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/eclipse-pdt.spec
diff -u SPECS/eclipse-pdt.spec:1.2 SPECS/eclipse-pdt.spec:1.3
--- SPECS/eclipse-pdt.spec:1.2 Sat Dec 1 02:14:06 2007
+++ SPECS/eclipse-pdt.spec Tue Dec 11 20:25:54 2007
@@ -1,28 +1,28 @@
# $Revision$, $Date$
# TODO
-# - build source
-# - noarch
+# - build from source
%define buildid R20070917
Summary: PHP Development Tools framework for the Eclipse platform
Name: eclipse-pdt
Version: 1.0
-Release: 0.2
+Release: 1
License: EPL v1.0
Group: Development/Tools
Source0: http://download.eclipse.org/tools/pdt/downloads/drops/%{buildid}/org.eclipse.php_feature-sdk-%{version}-%{buildid}.zip
# Source0-md5: a3bcc6128a7fd283b1189b70008a66ae
URL: http://www.eclipse.org/pdt/
-Requires: eclipse-dtp >= 1.5
+#Requires: eclipse-dtp >= 1.5
Requires: eclipse-emf-sdo >= 2.3.0
Requires: eclipse-gef >= 3.3
-Requires: eclipse-sdk >= 3.3
-Requires: eclipse-test-framework >= 3.3
+Requires: eclipse >= 3.3
+#Requires: eclipse-test-framework >= 3.3
Requires: eclipse-wtp >= 2.0
Requires: jre >= 1.5
BuildRequires: unzip
+BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-%define eclipsedir %{_libdir}/eclipse
+%define eclipsedir %{_datadir}/eclipse
%description
The PDT project provides a PHP Development Tools framework for the
@@ -54,6 +54,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2007-12-11 19:25:54 glen
+- build noarch
+
Revision 1.2 2007-12-01 01:14:06 glen
- packaging
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/eclipse-pdt.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list