packaging: add %defattr to all %files sections
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Wed, 15 Jan 2014 13:18:10 +0000 (15:18 +0200)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Wed, 15 Jan 2014 13:18:12 +0000 (15:18 +0200)
Change-Id: I6de131d173fc990bb0b95341440fb934b3a05576
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
packaging/obs-service-git-buildpackage.spec

index 09372175de61b71362b52c05f25cec59680e1fc9..5129ed610e2150d7a1d4af4614c2ad0ea5f49ac9 100644 (file)
@@ -85,9 +85,11 @@ rm -rf %{buildroot}%{python_sitelib}/*info
 %config %{_sysconfdir}/obs/services/*
 
 %files utils
+%defattr(-,root,root,-)
 %doc COPYING
 %{python_sitelib}/obs_service_gbp_utils
 
 %files -n gbp-repocache
+%defattr(-,root,root,-)
 %doc COPYING
 %{python_sitelib}/gbp_repocache