From: Mateusz Korniak Date: Wed, 11 Mar 2015 14:26:22 +0000 (+0100) Subject: release 2. Typo fixed. X-Git-Tag: auto/th/python-gunicorn-19.3.0-1~1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?p=packages%2Fpython-gunicorn.git;a=commitdiff_plain;h=504b28ffd90e6718c9112838e0a04a78ef30d034 release 2. Typo fixed. --- diff --git a/python-gunicorn.spec b/python-gunicorn.spec index 87376a8..66e4e6a 100644 --- a/python-gunicorn.spec +++ b/python-gunicorn.spec @@ -7,7 +7,7 @@ Summary: Python WSGI application server Name: python-%{module} Version: 18.0 -Release: 1 +Release: 2 License: MIT Group: Daemons URL: http://gunicorn.org/ @@ -110,7 +110,7 @@ rm -rf $RPM_BUILD_ROOT %attr(755,root,root) %{_bindir}/%{module}_django %attr(755,root,root) %{_bindir}/%{module}_paster %{py_sitescriptdir}/gunicorn -%{py_sitescriptdir}/gunicorn-%{version}0-py*.egg-info +%{py_sitescriptdir}/gunicorn-%{version}-py*.egg-info %endif %if %{with python3}