From c2dde075eaa399208dc2b6183bc9517182c265d3 Mon Sep 17 00:00:00 2001 From: Narayan Desai Date: Tue, 16 Jan 2007 22:14:56 +0000 Subject: Spec patch from Mike Brady/Sumit Roy git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2687 ce84e21b-d406-0410-9b95-82705330c041 --- misc/bcfg2.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'misc/bcfg2.spec') diff --git a/misc/bcfg2.spec b/misc/bcfg2.spec index 1a17c74e7..1995be995 100644 --- a/misc/bcfg2.spec +++ b/misc/bcfg2.spec @@ -85,7 +85,7 @@ Bcfg2 client [ "%{buildroot}" != "/" ] && %{__rm} -rf %{buildroot} || exit 2 %files -n bcfg2 -%defattr(-,root,root) +%defattr(-,root,root,-) %{_sbindir}/bcfg2 %{python_sitelib}/Bcfg2/*.py* %{python_sitelib}/Bcfg2/Client/* @@ -101,7 +101,7 @@ Bcfg2 client /sbin/chkconfig --add bcfg2-server %files -n bcfg2-server -%defattr(-,root,root,_) +%defattr(-,root,root,-) %{_initrddir}/bcfg2-server -- cgit v1.2.3-1-g7c22