From f72d7cd933a29da75618176d108f9c48b84bf6b3 Mon Sep 17 00:00:00 2001 From: "Daniel P. Berrange" Date: Fri, 13 Oct 2017 16:31:07 +0100 Subject: [PATCH] Remove obsolete TODO file We stopped autogenerating a TODO file from RFE bugs a long time ago. Signed-off-by: Daniel P. Berrange --- TODO | 22 ---------------------- libvirt.spec.in | 2 +- 2 files changed, 1 insertion(+), 23 deletions(-) delete mode 100644 TODO diff --git a/TODO b/TODO deleted file mode 100644 index 6843a17b35..0000000000 --- a/TODO +++ /dev/null @@ -1,22 +0,0 @@ - libvirt TODO list - ================= - -The TODO list changes frequently, so is maintained online -in the libvirt bugzilla - - http://bugzilla.redhat.com/ - -Search against - - Product: Virtualization Tools - Component: libvirt - Subject: RFE - -Or browse dependent bugs under - - https://bugzilla.redhat.com/show_bug.cgi?id=libvirtTodo - -Summarized reports automatically generated from bugzilla -and provided online at - - http://libvirt.org/todo.html diff --git a/libvirt.spec.in b/libvirt.spec.in index 0e72e167a3..0123d06557 100644 --- a/libvirt.spec.in +++ b/libvirt.spec.in @@ -1737,7 +1737,7 @@ exit 0 %files %files docs -%doc AUTHORS ChangeLog.gz NEWS README README.md TODO +%doc AUTHORS ChangeLog.gz NEWS README README.md %doc libvirt-docs/* # API docs