]> git.pld-linux.org Git - packages/eclipse.git/commitdiff
- update swt todo
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 25 Nov 2007 15:39:12 +0000 (15:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    eclipse.spec -> 1.88

eclipse.spec

index ea6f0247b64f449579c64143147283a42559fc3b..bbeb46a1eac052204627bd1a7e020eebc9d57a36 100644 (file)
@@ -1,9 +1,9 @@
 # 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
@@ -53,6 +53,7 @@ wszystkiego i niczego w szczególności.
 %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}/'
 
This page took 0.082392 seconds and 4 git commands to generate.