Accepting request 333952 from home:jimfunk:branches:server:http
OBS-URL: https://build.opensuse.org/request/show/333952 OBS-URL: https://build.opensuse.org/package/show/server:http/uwsgi?expand=0&rev=44
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: uwsgi
|
||||
Version: 2.0.10
|
||||
Version: 2.0.11.1
|
||||
Release: 0
|
||||
Summary: Application Container Server for Networked/Clustered Web Applications
|
||||
License: GPL-2.0-with-GCC-exception
|
||||
@@ -42,8 +42,6 @@ Patch2: uwsgi-1.9.13-objc_gc-no-fobjc-gc.patch
|
||||
Patch3: uwsgi-1.9.11-systemd_logger-old_systemd.patch
|
||||
# PATCH-FIX-OPENSUSE uwsgi-1.9.13-emperor_pg-Wformat.patch - gcc complains about lack of -Wformat with -Wformat-security from pg_config
|
||||
Patch4: uwsgi-1.9.13-emperor_pg-Wformat.patch
|
||||
# PATCH-FIX-UPSTREAM uwsgi-2.0.10-gcc5.patch - Fix version detection for GCC 5
|
||||
Patch5: uwsgi-2.0.10-gcc5.patch
|
||||
%define apache_branch %(rpm -q --qf %%{version} apache2 | grep -E -o "2\\.[0-9]+")
|
||||
%if "%{apache_branch}" == "2.4"
|
||||
%define apxs %{_bindir}/apxs2
|
||||
@@ -450,7 +448,6 @@ This package contains support for rendering XML content using XSLT.
|
||||
%patch2 -p1
|
||||
%patch3 -p1
|
||||
%patch4 -p1
|
||||
%patch5 -p1
|
||||
# Generate a config that builds all plugins except for examples and stuff we
|
||||
# can't satisfy the requirements for or are just broken
|
||||
excluded_plugins=""
|
||||
|
Reference in New Issue
Block a user