[packages/nginx] - builds fine without python 2.x, BR python3

hawk hawk at pld-linux.org
Tue Jul 11 16:19:54 CEST 2023


commit f45c47bf60251f261afd93711ad8b136631b2005
Author: Marcin Krol <hawk at tld-linux.org>
Date:   Tue Jul 11 15:38:36 2023 +0200

    - builds fine without python 2.x, BR python3

 nginx.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/nginx.spec b/nginx.spec
index dbfdbfc..4446b6c 100644
--- a/nginx.spec
+++ b/nginx.spec
@@ -96,7 +96,7 @@ BuildRequires:  libmodsecurity-devel
 %if %{with perl}
 BuildRequires:	perl-CGI
 BuildRequires:	perl-devel
-BuildRequires:	python
+BuildRequires:	python3
 BuildRequires:	rpm-perlprov
 %endif
 %if %{with ssl}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nginx.git/commitdiff/f45c47bf60251f261afd93711ad8b136631b2005



More information about the pld-cvs-commit mailing list