[unbound/f15] * Set deffattr for python sub pacakge

Paul Wouters pwouters at fedoraproject.org
Tue Aug 9 01:54:21 UTC 2011


commit 7df9719589428cbdea4b29a8405eb6b0eff7a92b
Author: Paul Wouters <paul at xelerance.com>
Date:   Mon Aug 8 21:52:23 2011 -0400

    * Set deffattr for python sub pacakge

 unbound.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/unbound.spec b/unbound.spec
index f3dc181..e4c94cd 100644
--- a/unbound.spec
+++ b/unbound.spec
@@ -149,6 +149,7 @@ rm -rf ${RPM_BUILD_ROOT}
 
 %if %{with_python}
 %files python
+%defattr(-,root,root,-)
 %{python_sitelib}/*
 %doc libunbound/python/examples/*
 %doc pythonmod/examples/*


More information about the scm-commits mailing list