revert previous commit - resolved doesn't work with avahi due missing link
in NetworkManager
This commit is contained in:
parent
08ba69e055
commit
d1b1c28d68
13
cups.spec
13
cups.spec
@ -178,11 +178,10 @@ Requires: acl
|
|||||||
# Make sure we have some filters for converting to raster format.
|
# Make sure we have some filters for converting to raster format.
|
||||||
Requires: cups-filters
|
Requires: cups-filters
|
||||||
|
|
||||||
# replaced by systemd-resolved in F34
|
# getaddrinfo from glibc needs nss-mdns for resolving mdns .local addresses
|
||||||
# remove after F33 EOL
|
# it is needed only for new devices (2012+), so make it only recommended for
|
||||||
%if 0%{?fedora} <= 33 || 0%{?rhel} <= 8
|
# users with older devices
|
||||||
Recommends: nss-mdns
|
Recommends: nss-mdns
|
||||||
%endif
|
|
||||||
# avahi is needed for mDNS discovery
|
# avahi is needed for mDNS discovery
|
||||||
Recommends: avahi
|
Recommends: avahi
|
||||||
|
|
||||||
@ -766,7 +765,11 @@ rm -f %{cups_serverbin}/backend/smb
|
|||||||
%{_mandir}/man7/ippevepcl.7.gz
|
%{_mandir}/man7/ippevepcl.7.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Aug 31 2020 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.3.3-15
|
* Thu Sep 03 2020 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.3.3-14
|
||||||
|
- revert previous commit - resolved doesn't work with avahi due missing link
|
||||||
|
in NetworkManager
|
||||||
|
|
||||||
|
* Mon Aug 31 2020 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.3.3-14
|
||||||
- MDNS resolving should be done by systemd-resolved now
|
- MDNS resolving should be done by systemd-resolved now
|
||||||
|
|
||||||
* Mon Aug 10 2020 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.3.3-14
|
* Mon Aug 10 2020 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.3.3-14
|
||||||
|
Loading…
Reference in New Issue
Block a user