From: Jan Rękorajski Date: Sun, 16 Apr 2017 16:32:04 +0000 (+0200) Subject: - fix files more X-Git-Tag: auto/th/python-gevent-1.2.1-3 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fpython-gevent.git;a=commitdiff_plain;h=3b06763 - fix files more - rel 3 --- diff --git a/python-gevent.spec b/python-gevent.spec index fbdd5c2..abe773a 100644 --- a/python-gevent.spec +++ b/python-gevent.spec @@ -18,7 +18,7 @@ Summary: A coroutine-based Python 2 networking library Summary(pl.UTF-8): Biblioteka sieciowa dla Pythona 2 oparta na korutynach Name: python-%{module} Version: 1.2.1 -Release: 2 +Release: 3 Epoch: 1 License: MIT Group: Development/Languages @@ -199,7 +199,8 @@ rm -rf $RPM_BUILD_ROOT %{py3_sitedir}/gevent/*.py %dir %{py3_sitedir}/gevent/libev %attr(755,root,root) %{py3_sitedir}/gevent/libev/_corecffi.abi3.so -%attr(755,root,root) %{py3_sitedir}/gevent/libev/corecext.cpython-36m-*-linux-gnu.so +%attr(755,root,root) %{py3_sitedir}/gevent/libev/corecext.cpython-36m-*.so + %{py3_sitedir}/gevent/libev/__pycache__ %{py3_sitedir}/gevent/libev/libev.pxd %{py3_sitedir}/gevent/libev/*.py