- Don't create a /run directory for Apache on startup. It fails if Apache is

not installed and sockets are defined per-application anyway (bnc#1082002)
- Fix broken build dependency on Leap 15

OBS-URL: https://build.opensuse.org/package/show/server:http/uwsgi?expand=0&rev=72
This commit is contained in:
2018-05-31 01:08:03 +00:00
committed by Git OBS Bridge
parent 99c9d2a876
commit 8fb17bc2a8
3 changed files with 8 additions and 4 deletions

View File

@@ -50,7 +50,7 @@ Patch3: uwsgi-1.9.11-systemd_logger-old_systemd.patch
%if 0%{suse_version} < 1500
BuildRequires: apache2-devel
%else
BuildRequires: apache2-devel>=2.4.33
BuildRequires: apache2-devel >= 2.4.33
%endif
%if 0%{?suse_version} >= 1500
BuildRequires: argon2-devel