From 1eeebaf90fd79ad7bcb39df3c290e9d67a90fa4c Mon Sep 17 00:00:00 2001 From: Paul Wouters Date: Sun, 27 Mar 2011 11:55:53 +0200 Subject: [PATCH] added missing files-attr-not-set --- unbound.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/unbound.spec b/unbound.spec index b3b1c53..63e9d2f 100644 --- a/unbound.spec +++ b/unbound.spec @@ -148,6 +148,7 @@ rm -rf ${RPM_BUILD_ROOT} %if %{with_python} %files python +%defattr(-,root,root,-) %{python_sitelib}/* %endif