From 57ff6a3b5b6f82a13b18a7081aeddbf5c8515591 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Wed, 12 Sep 2012 18:36:12 +0200 Subject: [PATCH] - verbose sbin/man files --- daemon.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/daemon.spec b/daemon.spec index c16d036..5704053 100644 --- a/daemon.spec +++ b/daemon.spec @@ -46,5 +46,5 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) %doc README -%attr(755,root,root) %{_sbindir}/* -%{_mandir}/man1/* +%attr(755,root,root) %{_sbindir}/daemon +%{_mandir}/man1/daemon.1* -- 2.44.0