Add Recommends: whois-mkpasswd for Fedora
This commit is contained in:
parent
a00e8887d9
commit
53c4809aa1
@ -196,8 +196,8 @@ Obsoletes: %{name}-compat < %{version}-%{release}
|
|||||||
# We need a version of glibc, that doesn't build libcrypt anymore.
|
# We need a version of glibc, that doesn't build libcrypt anymore.
|
||||||
Requires: glibc%{?_isa} > %{glibc_minver}
|
Requires: glibc%{?_isa} > %{glibc_minver}
|
||||||
|
|
||||||
%if 0%{?fedora} >= 30
|
%if 0%{?fedora}
|
||||||
Recommends: mkpasswd
|
Recommends: whois-mkpasswd
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -470,6 +470,7 @@ done
|
|||||||
%changelog
|
%changelog
|
||||||
* Tue Feb 19 2019 Björn Esser <besser82@fedoraproject.org> - 4.4.3-8
|
* Tue Feb 19 2019 Björn Esser <besser82@fedoraproject.org> - 4.4.3-8
|
||||||
- Update Obsoletes, Provides, and Requires to glibc 2.27
|
- Update Obsoletes, Provides, and Requires to glibc 2.27
|
||||||
|
- Add Recommends: whois-mkpasswd for Fedora
|
||||||
|
|
||||||
* Tue Feb 19 2019 Björn Esser <besser82@fedoraproject.org> - 4.4.3-7
|
* Tue Feb 19 2019 Björn Esser <besser82@fedoraproject.org> - 4.4.3-7
|
||||||
- Add patch to fix the output formatting of a test
|
- Add patch to fix the output formatting of a test
|
||||||
|
Loading…
Reference in New Issue
Block a user