From 7b7ce4667749719e777ca368d4d1e4fca0d70fdd Mon Sep 17 00:00:00 2001 From: Michal Ruprich Date: Thu, 10 Nov 2022 13:06:00 +0100 Subject: [PATCH] Explicitly listing lftp files as described in the Fedora Guidelines --- lftp.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/lftp.spec b/lftp.spec index 95619d7..b7fce3c 100644 --- a/lftp.spec +++ b/lftp.spec @@ -72,8 +72,10 @@ desktop-file-install \ %files -f %{name}.lang %doc BUGS COPYING ChangeLog FAQ FEATURES README* NEWS THANKS TODO %config(noreplace) %{_sysconfdir}/lftp.conf -%{_bindir}/* -%{_mandir}/*/* +%{_bindir}/lftp +%{_bindir}/lftpget +%{_mandir}/man1/lftp*.1* +%{_mandir}/man5/lftp.conf.5* %dir %{_libdir}/lftp %dir %{_libdir}/lftp/%{version} %{_libdir}/lftp/%{version}/cmd-torrent.so