Runtime dep on shadow-utils was on the wrong package

This commit is contained in:
Jason Tibbitts 2016-11-23 18:07:21 -06:00
parent a09d37dcda
commit b324cd1fc2

View File

@ -42,6 +42,7 @@ BuildRequires: cyrus-sasl-devel glib2-devel jansson-devel krb5-devel
BuildRequires: libical-devel libxml2-devel net-snmp-devel openldap-devel BuildRequires: libical-devel libxml2-devel net-snmp-devel openldap-devel
BuildRequires: openssl-devel sqlite-devel BuildRequires: openssl-devel sqlite-devel
Requires(pre): shadow-utils
Requires(post): e2fsprogs, perl, grep, coreutils, findutils, systemd-units Requires(post): e2fsprogs, perl, grep, coreutils, findutils, systemd-units
Requires(preun): systemd-units, coreutils Requires(preun): systemd-units, coreutils
Requires(postun): systemd-units Requires(postun): systemd-units
@ -92,7 +93,6 @@ necessary for developing applications which use the imclient library.
%package utils %package utils
Summary: Cyrus IMAP server administration utilities Summary: Cyrus IMAP server administration utilities
Requires(pre): shadow-utils
Requires(post): grep, coreutils, make, openssl Requires(post): grep, coreutils, make, openssl
Requires(postun): shadow-utils Requires(postun): shadow-utils