SPECS: eclipse.spec - update swt todo
glen
glen at pld-linux.org
Sun Nov 25 16:39:17 CET 2007
Author: glen Date: Sun Nov 25 15:39:17 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- update swt todo
---- Files affected:
SPECS:
eclipse.spec (1.87 -> 1.88)
---- Diffs:
================================================================
Index: SPECS/eclipse.spec
diff -u SPECS/eclipse.spec:1.87 SPECS/eclipse.spec:1.88
--- SPECS/eclipse.spec:1.87 Wed Nov 7 10:00:08 2007
+++ SPECS/eclipse.spec Sun Nov 25 16:39:12 2007
@@ -1,10 +1,10 @@
# $Revision$, $Date$
# TODO:
-# - separate SWT (there are separate tarballs at http://www.eclipse.org/swt/)
+# - make use of eclipse-swt package
# and add proper provides, obsoletes, conflicts etc. where needed.
# This will make building such things like Azureus possible without having
# whole Eclipse suite installed.
-# - there unpackaged sources files, -devel?
+# - there are unpackaged source files, -devel?
#
%define _ver_major 3.3.1.1
%define _buildid 200710231652
@@ -54,6 +54,7 @@
%setup -q -c
# Build Id - it's visible in couple places in gui
+# TODO: just patch build.xml not every single file
find . '(' -name 'config.ini' -o -name 'about.mappings' ')' -type f -print \
| xargs %{__sed} -i -e 's/=@build@/=PLD %{name}-%{version}-%{release}/'
@@ -272,6 +273,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.88 2007-11-25 15:39:12 glen
+- update swt todo
+
Revision 1.87 2007-11-07 09:00:08 arekm
- up to 3.3.1.1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/eclipse.spec?r1=1.87&r2=1.88&f=u
More information about the pld-cvs-commit
mailing list