commit c934a42e11f7c0b18c610bf3e1edeb84b0eed229
Author: Elan Ruusamäe <g...@delfi.ee>
Date:   Mon Oct 17 01:06:35 2016 +0300

    fix egg name cleanup

 python-gitlab.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-gitlab.spec b/python-gitlab.spec
index 9b27579..68c22fb 100644
--- a/python-gitlab.spec
+++ b/python-gitlab.spec
@@ -11,7 +11,7 @@
 Summary:       Interact with GitLab API
 Name:          python-gitlab
 Version:       0.16
-Release:       1
+Release:       2
 License:       LGPLv3
 Group:         Libraries/Python
 Source0:       
https://files.pythonhosted.org/packages/source/p/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
@@ -46,7 +46,7 @@ Interact with GitLab API
 %setup -q
 
 # Remove bundled egg-info
-%{__rm} -r %{module}.egg-info
+%{__rm} -r %{egg_name}.egg-info
 
 %build
 %if %{with python2}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-gitlab.git/commitdiff/c934a42e11f7c0b18c610bf3e1edeb84b0eed229

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to