From d30382a9124b10c5f10fa93f64029dec23e0bb3a8c702d146f3d81f25aef8834 Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Thu, 21 Sep 2023 10:02:18 +0000 Subject: [PATCH] Accepting request 1112755 from home:gladiac:mailman - Add missing Pre-require for groupadd OBS-URL: https://build.opensuse.org/request/show/1112755 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-mailman?expand=0&rev=84 --- python-mailman.changes | 5 +++++ python-mailman.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-mailman.changes b/python-mailman.changes index 8116ddd..ead154c 100644 --- a/python-mailman.changes +++ b/python-mailman.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Sep 21 08:01:21 UTC 2023 - Andreas Schneider + +- Add missing Pre-require for groupadd + ------------------------------------------------------------------- Fri Aug 18 11:00:46 UTC 2023 - Andreas Schneider diff --git a/python-mailman.spec b/python-mailman.spec index ceef6da..3ddf8c3 100644 --- a/python-mailman.spec +++ b/python-mailman.spec @@ -119,6 +119,7 @@ Requires: %{mypython}-zope.configuration Requires: %{mypython}-zope.event Requires: %{mypython}-zope.interface >= 5.0 Requires: logrotate +Requires(pre): /usr/sbin/groupadd Requires(post): update-alternatives Requires(postun):update-alternatives Provides: mailman = %{version}