[packages/uwsgi] - use PLD CFLAGS, rebuild with openssl 3.0.0, rel 3
    baggins 
    baggins at pld-linux.org
       
    Sun Oct  3 21:27:23 CEST 2021
    
    
  
commit 2783b634415b2866cfa1fca56b4fb408dd4aac24
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Oct 3 21:26:57 2021 +0200
    - use PLD CFLAGS, rebuild with openssl 3.0.0, rel 3
 uwsgi.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/uwsgi.spec b/uwsgi.spec
index b9c59bc..c844376 100644
--- a/uwsgi.spec
+++ b/uwsgi.spec
@@ -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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/uwsgi.git/commitdiff/2783b634415b2866cfa1fca56b4fb408dd4aac24
    
    
More information about the pld-cvs-commit
mailing list