From c0f67fbfc61cc686868395cbb8b4d4ea64272126 Mon Sep 17 00:00:00 2001 From: Toshaan Bharvani Date: Mon, 15 Jan 2024 18:37:45 +0100 Subject: [PATCH] add files Signed-off-by: Toshaan Bharvani --- SPECS/otpclient.spec | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/SPECS/otpclient.spec b/SPECS/otpclient.spec index 3c35b75..27e61b0 100644 --- a/SPECS/otpclient.spec +++ b/SPECS/otpclient.spec @@ -34,6 +34,15 @@ and HMAC-Based One-Time Passwords (HOTP). %files %{_bindir}/otpclient +%{_bindir}/otpclient-cli +%{_datadir}/applications/com.github.paolostivanin.OTPClient.desktop +%{_datadir}/icons/hicolor/scalable/apps/com.github.paolostivanin.OTPClient-symbolic.svg +%{_datadir}/icons/hicolor/scalable/apps/com.github.paolostivanin.OTPClient.svg +%{_datadir}/metainfo/com.github.paolostivanin.OTPClient.appdata.xml +%{_datadir}/otpclient/otpclient.ui +%{_datadir}/otpclient/shortcuts.ui +%{_mandir}/man1/otpclient-cli.1.gz +%{_mandir}/man1/otpclient.1.gz %changelog