[python-rpyc] Adjustments

Erez Shinan erez at fedoraproject.org
Sun Jun 12 13:40:25 UTC 2011


commit 439711b6b522e76a9358c4248538fb198e3af120
Author: Erez Shinan <eshinan at redhat.com>
Date:   Sun Jun 12 16:40:45 2011 +0300

    Adjustments

 python-rpyc.spec |    6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)
---
diff --git a/python-rpyc.spec b/python-rpyc.spec
index 57c642a..e3e1428 100644
--- a/python-rpyc.spec
+++ b/python-rpyc.spec
@@ -35,11 +35,7 @@ rm -rf %{buildroot}
 
 %files
 %defattr(-,root,root)
-%{python_sitelib}/rpyc/core/*
-%{python_sitelib}/rpyc/utils/*
-%{python_sitelib}/rpyc/__init__.py*
-%{python_sitelib}/rpyc/license.py*
-%{python_sitelib}/rpyc-*/*
+%{python_sitelib}/*
 %attr(755,root,root) %{python_sitelib}/rpyc/servers/*
 
 %changelog


More information about the scm-commits mailing list