forked from pool/python-postorius
Accepting request 1154616 from home:bnavigator:branches:devel:languages:python:mailman
- Provide postorius name and group in web package (rpm 4.19) OBS-URL: https://build.opensuse.org/request/show/1154616 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-postorius?expand=0&rev=56
This commit is contained in:
parent
9226a995ef
commit
faf0fca711
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 4 09:51:32 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
- Provide postorius name and group in web package (rpm 4.19)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 29 20:31:42 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
Thu Feb 29 20:31:42 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
@ -123,6 +123,8 @@ Requires: %{postorius_pkgname}
|
|||||||
Requires: acl
|
Requires: acl
|
||||||
Requires: openssl
|
Requires: openssl
|
||||||
Requires: sudo
|
Requires: sudo
|
||||||
|
Provides: user(postorius)
|
||||||
|
Provides: group(postorius)
|
||||||
|
|
||||||
%description -n %{postorius_pkgname}-web
|
%description -n %{postorius_pkgname}-web
|
||||||
A web user interface for GNU Mailman.
|
A web user interface for GNU Mailman.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user