aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2015-05-13 03:09:20 -0400
committerThierry Vignaud <thierry.vignaud@gmail.com>2015-06-21 12:50:41 +0200
commit517a9393c8f636d8cde2fe245bb86ccf112d7a00 (patch)
tree9ff9dc87777122f2437c063c2160a1ad40377830 /TODO
parent080d5b42bdbc8596e1930377890afd012372301e (diff)
downloadrpm-setup-517a9393c8f636d8cde2fe245bb86ccf112d7a00.tar
rpm-setup-517a9393c8f636d8cde2fe245bb86ccf112d7a00.tar.gz
rpm-setup-517a9393c8f636d8cde2fe245bb86ccf112d7a00.tar.bz2
rpm-setup-517a9393c8f636d8cde2fe245bb86ccf112d7a00.tar.xz
rpm-setup-517a9393c8f636d8cde2fe245bb86ccf112d7a00.zip
remove unused kmod.* files
Should have been done in commit d629c66e5ee362a67c9564e74619104a51f769ee
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 9880235..5975ac3 100644
--- a/TODO
+++ b/TODO
@@ -1,11 +1,9 @@
- Review .prov/.req and report upstream for merge
- add tests, tests, and tests !
-- rewrite kmod.prov in perl, would make the script clearer
- make spec-helper replace "#!env interpreter" by "#!/path/to/inter"
instead of resolving the right dep in find-requires
- after rpm-4.11:
o replace %applypatches by %autosetup/patch
- sync with FC req/prov helpers:
- o switch our kmod.prov to FC one
o include firmware.prov
- devel.req: drop unused ldd path since we use objdump since 2007