[packages/uwsgi] plugin-python3 %%files fix
jajcus
jajcus at pld-linux.org
Thu Jun 18 12:41:46 CEST 2015
commit f3bee443855eae081f1dcf258e8c34ebe93ec77e
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date: Thu Jun 18 12:39:46 2015 +0200
plugin-python3 %%files fix
Release: 3
uwsgi.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/uwsgi.spec b/uwsgi.spec
index ba7ba9e..12c1916 100644
--- a/uwsgi.spec
+++ b/uwsgi.spec
@@ -25,7 +25,7 @@ Summary: Fast WSGI server
Summary(pl.UTF-8): Szybki serwer WSGI
Name: uwsgi
Version: 2.0.10
-Release: 2
+Release: 3
License: GPL v2
Group: Networking/Daemons
Source0: http://projects.unbit.it/downloads/%{name}-%{version}.tar.gz
@@ -342,6 +342,7 @@ EOF
%{_libdir}/%{name}/python3_plugin.so
%{_libdir}/%{name}/python%{py3ver}_plugin.so
%{_libdir}/%{name}/gevent_py%{py3ver}_plugin.so
+%{_libdir}/%{name}/gevent_py3_plugin.so
%if %{with greenlet}
%{_libdir}/%{name}/greenlet_py3_plugin.so
%{_libdir}/%{name}/greenlet_py%{py3ver}_plugin.so
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/uwsgi.git/commitdiff/f3bee443855eae081f1dcf258e8c34ebe93ec77e
More information about the pld-cvs-commit
mailing list