- 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

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu May 31 00:45:55 UTC 2018 - jfunk@funktronics.ca
- 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
-------------------------------------------------------------------
Tue Apr 24 10:48:33 UTC 2018 - michael@stroeder.com