[packages/nghttp2] unbreak shebang; rel 2
atler
atler at pld-linux.org
Thu Feb 11 00:50:56 CET 2021
commit 2a3e23c4118b50de873c6aff4b48d2b478d7a960
Author: Jan Palus <atler at pld-linux.org>
Date: Thu Feb 11 00:49:51 2021 +0100
unbreak shebang; rel 2
nghttp2.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/nghttp2.spec b/nghttp2.spec
index 26f8368..1578635 100644
--- a/nghttp2.spec
+++ b/nghttp2.spec
@@ -9,7 +9,7 @@ Summary: HTTP/2.0 C library
Summary(pl.UTF-8): Biblioteka C HTTP/2.0
Name: nghttp2
Version: 1.43.0
-Release: 1
+Release: 2
License: MIT
Group: Libraries
#Source0Download: https://github.com/nghttp2/nghttp2/releases
@@ -157,7 +157,7 @@ Statyczna biblioteka libnghttp2_asio.
%patch0 -p1
%patch1 -p1
-%{__sed} -i -e '1s,/usr/bin/env python3,%{__python3},' script/fetch-ocsp-response
+%{__sed} -i -e '1s,/usr/bin/env python,%{__python3},' script/fetch-ocsp-response
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/nghttp2.git/commitdiff/2a3e23c4118b50de873c6aff4b48d2b478d7a960
More information about the pld-cvs-commit
mailing list