summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2007-01-24 17:01:08 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2007-01-24 17:01:08 +0000
commit9bab182510367375d4415013c9279cf7f8ade1d2 (patch)
tree3da6e8e24bd5ce1db4c39a7e3fa58db38de9e0f1 /TODO
parent56b70429599b49be9d83ec227c63750257cdfca1 (diff)
downloadptxdist-9bab182510367375d4415013c9279cf7f8ade1d2.tar.gz
ptxdist-9bab182510367375d4415013c9279cf7f8ade1d2.tar.xz
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6908 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'TODO')
-rw-r--r--TODO22
1 files changed, 11 insertions, 11 deletions
diff --git a/TODO b/TODO
index a15445c88..44a1694e4 100644
--- a/TODO
+++ b/TODO
@@ -1,17 +1,6 @@
TODO for 0.10.6
===============
-[ ] audit the logfile of AllYesArm for autotool calls
-
- Update 2007-01-24: rsc: the solution is simple: just add
- AM_MAINTAINER_MODE to the configure.in/ac if the
- autotools are re-run. This avoids that the
- maintainer dependencies are put into the packet.
-
- [x] util-linux: re-calls automake during compile;
- [x] libxslt: re-calls automake during compile
- [ ] pure-ftpd: re-calls automake during compile
-
[ ] audit all packages if they change the target CPU (with --march or --mtune)
[ ] openssl does so
@@ -394,6 +383,17 @@ Old TODOs
DONE
----
+[x] audit the logfile of AllYesArm for autotool calls
+
+ Update 2007-01-24: rsc: the solution is simple: just add
+ AM_MAINTAINER_MODE to the configure.in/ac if the
+ autotools are re-run. This avoids that the
+ maintainer dependencies are put into the packet.
+
+ [x] util-linux: re-calls automake during compile;
+ [x] libxslt: re-calls automake during compile
+ [x] pure-ftpd: re-calls automake during compile
+
[x] jbe: all local sources (file://) are still do a touch into the package directory.
(into "Source Directory"). If this file gets deleted, ptxdist builds the whole
package again (and recreate the file in the Source Directory).