[packages/python-gflags] - rel 6
arekm
arekm at pld-linux.org
Fri Mar 5 08:10:44 CET 2021
commit ec21677dde75dafc10bbbc12395261e33fef654a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Fri Mar 5 08:10:38 2021 +0100
- rel 6
python-gflags.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-gflags.spec b/python-gflags.spec
index 1a4ef0e..5227299 100644
--- a/python-gflags.spec
+++ b/python-gflags.spec
@@ -3,7 +3,7 @@ Summary: Commandline flags module for Python
Summary(pl.UTF-8): Moduł flag linii poleceń dla Pythona
Name: python-%{module}
Version: 2.0
-Release: 5
+Release: 6
License: BSD
Group: Development/Languages/Python
#Source0: https://github.com/gflags/python-gflags/archive/%{name}-%{version}.tar.gz
@@ -50,7 +50,7 @@ ostatnie to główna różnica względem OptParse).
# Fix non-executable-script error
%{__sed} -i '/^#!\/usr\/bin\/env python$/,+1 d' %{module}.py
-%{__sed} -i '1s,/usr/bin/env python,%{_bindir}/python,' gflags2man.py
+%{__sed} -i '1s,/usr/bin/env python,%{_bindir}/python2,' gflags2man.py
%build
%py_build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-gflags.git/commitdiff/ec21677dde75dafc10bbbc12395261e33fef654a
More information about the pld-cvs-commit
mailing list