2165612 - IPP-USB as a weak dependency of CUPS and sane-airscan
This commit is contained in:
parent
d37674e79d
commit
c5a7e9f9b2
10
cups.spec
10
cups.spec
@ -15,7 +15,7 @@ Summary: CUPS printing system
|
|||||||
Name: cups
|
Name: cups
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 2.4.2
|
Version: 2.4.2
|
||||||
Release: 7%{?dist}
|
Release: 8%{?dist}
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
Url: https://openprinting.github.io/cups/
|
Url: https://openprinting.github.io/cups/
|
||||||
# Apple stopped uploading the new versions into github, use OpenPrinting fork
|
# Apple stopped uploading the new versions into github, use OpenPrinting fork
|
||||||
@ -116,9 +116,10 @@ Recommends: nss-mdns
|
|||||||
%endif
|
%endif
|
||||||
# avahi is needed for mDNS discovery and sharing queues
|
# avahi is needed for mDNS discovery and sharing queues
|
||||||
Recommends: avahi
|
Recommends: avahi
|
||||||
|
%if 0%{?fedora} >= 38 || 0%{?rhel} >= 9
|
||||||
# for IPP-over-USB device support
|
# for IPP-over-USB device support
|
||||||
# remove until there is a migration path
|
Recommends: ipp-usb
|
||||||
#Recommends: ipp-usb
|
%endif
|
||||||
|
|
||||||
# We ship udev rules which use setfacl.
|
# We ship udev rules which use setfacl.
|
||||||
Requires: acl
|
Requires: acl
|
||||||
@ -680,6 +681,9 @@ rm -f %{cups_serverbin}/backend/smb
|
|||||||
%{_mandir}/man7/ippeveps.7.gz
|
%{_mandir}/man7/ippeveps.7.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 02 2023 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.4.2-8
|
||||||
|
- 2165612 - IPP-USB as a weak dependency of CUPS and sane-airscan
|
||||||
|
|
||||||
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1:2.4.2-7
|
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1:2.4.2-7
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user