From 8454a93380492522120b9e4d26e2ed9ec127df3e91659912107ef66cca6993df Mon Sep 17 00:00:00 2001 From: Frank Schreiner Date: Mon, 25 Jan 2021 20:59:26 +0000 Subject: [PATCH] - removed TODOs OBS-URL: https://build.opensuse.org/package/show/devel:kanku/kanku?expand=0&rev=103 --- kanku.spec | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/kanku.spec b/kanku.spec index d041697..df5d7cf 100644 --- a/kanku.spec +++ b/kanku.spec @@ -186,14 +186,13 @@ Requires: logrotate Conflicts: perl-DBD-SQLite-Amalgamation %description common -TODO: - add a useful description +common config and lib files used in kanku %post common %tmpfiles_create %_tmpfilesdir/kanku.conf %files common -%doc README.md TODO +%doc README.md %dir /usr/lib/kanku %dir /usr/lib/kanku/lib @@ -358,8 +357,7 @@ Requires: smtp_daemon %endif %description web -TODO: - add a useful description +WebUI for kanku using perl Dancer %post web %systemd_post kanku-web.service