Accepting request 914365 from home:jsegitz:branches:systemdhardening:server:http

Automatic systemd hardening effort by the security team. This has not been tested. For details please see https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort

OBS-URL: https://build.opensuse.org/request/show/914365
OBS-URL: https://build.opensuse.org/package/show/server:http/caddy?expand=0&rev=5
This commit is contained in:
2021-09-02 14:38:26 +00:00
committed by Git OBS Bridge
parent dca65c36eb
commit 583b912711
3 changed files with 20 additions and 1 deletions

View File

@@ -15,6 +15,7 @@
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%define project github.com/caddyserver/caddy
Name: caddy
@@ -32,8 +33,8 @@ Source4: index.html
Source5: bash-completion
Source6: _caddy
BuildRequires: golang-packaging
BuildRequires: golang(API) >= 1.15
BuildRequires: systemd-rpm-macros
BuildRequires: golang(API) >= 1.15
%{?systemd_requires}
%{go_provides}
# Make sure that the binary is not getting stripped.