fix requires on nss-mdns for cups-printerapp
This commit is contained in:
parent
9e561a77d8
commit
ee29f5adf0
@ -222,11 +222,7 @@ Summary: CUPS printing system - tools for printer application
|
|||||||
Requires: %{name}-libs%{?_isa} = %{epoch}:%{version}-%{release}
|
Requires: %{name}-libs%{?_isa} = %{epoch}:%{version}-%{release}
|
||||||
# ippeveprinter needs avahi for registering and sharing printer
|
# ippeveprinter needs avahi for registering and sharing printer
|
||||||
Requires: avahi
|
Requires: avahi
|
||||||
# needed for mdns hostname translation - replaced by systemd-resolved in F34
|
|
||||||
# remove after F33 EOL
|
|
||||||
%if 0%{?fedora} <= 33 || 0%{?rhel} <= 8
|
|
||||||
Requires: nss-mdns
|
Requires: nss-mdns
|
||||||
%endif
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
CUPS printing system provides a portable printing layer for
|
CUPS printing system provides a portable printing layer for
|
||||||
@ -742,6 +738,7 @@ rm -f %{cups_serverbin}/backend/smb
|
|||||||
- wheel is now in system groups by default
|
- wheel is now in system groups by default
|
||||||
- remove old scripts for older migrations
|
- remove old scripts for older migrations
|
||||||
- CREDITS is now in markdown format, so we don't need to convert
|
- CREDITS is now in markdown format, so we don't need to convert
|
||||||
|
- fix requires on nss-mdns for cups-printerapp
|
||||||
|
|
||||||
* Thu Nov 12 2020 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.3.3-19
|
* Thu Nov 12 2020 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.3.3-19
|
||||||
- 1897023 - Cups service restart sequence during upgrade incorrect
|
- 1897023 - Cups service restart sequence during upgrade incorrect
|
||||||
|
Loading…
Reference in New Issue
Block a user