[packages/taskwarrior] verbose files for man pages
atler
atler at pld-linux.org
Thu May 29 23:04:06 CEST 2025
commit 40abedb3fe760cde573a1903da78ffb1bec25765
Author: Jan Palus <atler at pld-linux.org>
Date: Thu May 29 20:27:26 2025 +0200
verbose files for man pages
taskwarrior.spec | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/taskwarrior.spec b/taskwarrior.spec
index d523ebb..133a5fc 100644
--- a/taskwarrior.spec
+++ b/taskwarrior.spec
@@ -127,8 +127,10 @@ rm -rf $RPM_BUILD_ROOT
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog DEVELOPER.md NEWS README.md doc/rc
%attr(755,root,root) %{_bindir}/%{shortname}
-%{_mandir}/man1/*1*
-%{_mandir}/man5/*5*
+%{_mandir}/man1/task.1*
+%{_mandir}/man5/task-color.5*
+%{_mandir}/man5/task-sync.5*
+%{_mandir}/man5/taskrc.5*
%files -n bash-completion-taskwarrior
%defattr(644,root,root,755)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/taskwarrior.git/commitdiff/208e721197abf197d020e6f26209d07ccdddd164
More information about the pld-cvs-commit
mailing list