[unbound] added missing files-attr-not-set

Paul Wouters pwouters at fedoraproject.org
Sun Mar 27 09:54:37 UTC 2011


commit 1eeebaf90fd79ad7bcb39df3c290e9d67a90fa4c
Author: Paul Wouters <paul at xelerance.com>
Date:   Sun Mar 27 11:55:53 2011 +0200

    added missing files-attr-not-set

 unbound.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
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
 


More information about the scm-commits mailing list