forked from pool/caddy
Accepting request 1112835 from home:avicenzi:branches:server:http
Fix build OBS-URL: https://build.opensuse.org/request/show/1112835 OBS-URL: https://build.opensuse.org/package/show/server:http/caddy?expand=0&rev=34
This commit is contained in:
parent
e72a770b11
commit
cd383d9776
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 21 14:20:37 UTC 2023 - Alexandre Vicenzi <alexandre.vicenzi@suse.com>
|
||||||
|
|
||||||
|
- Require groupadd and useradd to fix failing build
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Aug 17 22:55:36 UTC 2023 - jkowalczyk@suse.com
|
Thu Aug 17 22:55:36 UTC 2023 - jkowalczyk@suse.com
|
||||||
|
|
||||||
|
@ -40,6 +40,8 @@ Source3: caddy.service
|
|||||||
Source4: index.html
|
Source4: index.html
|
||||||
Source5: bash-completion
|
Source5: bash-completion
|
||||||
Source6: zsh-completion
|
Source6: zsh-completion
|
||||||
|
BuildRequires: /usr/sbin/groupadd
|
||||||
|
BuildRequires: /usr/sbin/useradd
|
||||||
BuildRequires: golang-packaging
|
BuildRequires: golang-packaging
|
||||||
BuildRequires: systemd-rpm-macros
|
BuildRequires: systemd-rpm-macros
|
||||||
BuildRequires: golang(API) >= 1.20
|
BuildRequires: golang(API) >= 1.20
|
||||||
|
Loading…
Reference in New Issue
Block a user