workaround sysuers macro defficiency (#2095399)

Resolves: #2095399
This commit is contained in:
Michal Hlavinka 2022-07-05 18:43:18 +02:00
parent 44c00b4a08
commit 1f351b7411
2 changed files with 5 additions and 2 deletions

View File

@ -6,7 +6,7 @@ Name: dovecot
Epoch: 1
Version: 2.3.16
%global prever %{nil}
Release: 4%{?dist}
Release: 5%{?dist}
#dovecot itself is MIT, a few sources are PD, pigeonhole is LGPLv2
License: MIT and LGPLv2
@ -466,6 +466,9 @@ make check
%{_libdir}/%{name}/dict/libdriver_pgsql.so
%changelog
* Tue Jul 05 2022 Michal Hlavinka <mhlavink@redhat.com> - 1:2.3.16-5
- workaround sysuers macro defficiency (#2095399)
* Tue Jul 05 2022 Michal Hlavinka <mhlavink@redhat.com> - 1:2.3.16-4
- use systemd-sysusers for user creation (#2095399)

View File

@ -4,6 +4,6 @@ u dovecot 97 "Dovecot IMAP server" /usr/libexec/dovecot /sbin/nolog
m dovecot dovecot
g dovenull -
u dovenull - "Dovecot's unauthorized user" /usr/libexec/dovecot /sbin/nologin
u dovenull - "Dovecot - unauthorized user" /usr/libexec/dovecot /sbin/nologin
m dovenull dovenull