- 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:
@@ -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
|
||||
|
Reference in New Issue
Block a user