[sblim-gather] Fixed owning of filesystems directories

vcrhonek vcrhonek at fedoraproject.org
Tue Mar 5 14:54:14 UTC 2013


commit bb16275317199d9c7304cb42a7d5f1be7c08fc20
Author: Vitezslav Crhonek <vcrhonek at redhat.com>
Date:   Tue Mar 5 15:54:09 2013 +0100

    Fixed owning of filesystems directories

 sblim-gather.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/sblim-gather.spec b/sblim-gather.spec
index 92662ed..822c1a8 100644
--- a/sblim-gather.spec
+++ b/sblim-gather.spec
@@ -145,7 +145,7 @@ mkdir -p $RPM_BUILD_ROOT/var/lib/gather
 %dir %{_libdir}/gather
 %{_libdir}/gather/mplug
 %{_libdir}/gather/rplug
-%{_mandir}
+%{_mandir}/*/*
 
 %files provider
 %{_libdir}/gather/cplug
@@ -231,6 +231,7 @@ fi
 - Fixed a typo
 - Added missing providers
 - improved providers registration
+- Fixed owning of filesystem's directories (man)
 
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.2.7-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild


More information about the scm-commits mailing list