[packages/python-gevent] Add the missing *.so files

jajcus jajcus at pld-linux.org
Fri Feb 21 13:38:52 CET 2014


commit 0f612c0fcb1c6645bb5af16a27021058ab76b73d
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date:   Fri Feb 21 13:27:22 2014 +0100

    Add the missing *.so files

 python-gevent.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/python-gevent.spec b/python-gevent.spec
index d234b5e..c9d88c5 100644
--- a/python-gevent.spec
+++ b/python-gevent.spec
@@ -70,6 +70,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc LICENSE README.rst
 %dir %{py_sitedir}/%{module}
 %{py_sitedir}/%{module}/*.py[co]
+%attr(755,root,root) %{py_sitedir}/%{module}/_semaphore.so
+%attr(755,root,root) %{py_sitedir}/%{module}/_util.so
+%attr(755,root,root) %{py_sitedir}/%{module}/ares.so
 %attr(755,root,root) %{py_sitedir}/%{module}/core.so
 %if "%{py_ver}" > "2.4"
 %{py_sitedir}/%{module}-%{version}-py%{py_ver}.egg-info
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-gevent.git/commitdiff/31e6d75d24d5fd61150b8aa2730bf038e7428cce



More information about the pld-cvs-commit mailing list