]> git.pld-linux.org Git - packages/uwsgi.git/commitdiff
- use PLD CFLAGS, rebuild with openssl 3.0.0, rel 3 auto/th/uwsgi-2.0.18-3
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 3 Oct 2021 19:26:57 +0000 (21:26 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 3 Oct 2021 19:26:57 +0000 (21:26 +0200)
uwsgi.spec

index b9c59bc6811e335fcacbf05e381511e174f85f94..c844376fc6c45c20d8b909b695f36ba2ca55804d 100644 (file)
@@ -25,7 +25,7 @@ Summary:      Fast WSGI server
 Summary(pl.UTF-8):     Szybki serwer WSGI
 Name:          uwsgi
 Version:       2.0.18
-Release:       2
+Release:       3
 License:       GPL v2
 Group:         Networking/Daemons
 Source0:       http://projects.unbit.it/downloads/%{name}-%{version}.tar.gz
@@ -130,6 +130,7 @@ json = %{?with_json:true}%{!?with_json:false}
 %{?with_xml:xml_implementation = libxml2}
 EOF
 
+export CFLAGS="%{rpmcflags}"
 %{__python} uwsgiconfig.py --build pld
 
 # base plugin list from buildconf/base.ini
This page took 0.110182 seconds and 4 git commands to generate.