revert RHEL-19200 - no new subpackages are needed
Related: RHEL-19200
This commit is contained in:
parent
16aedfd407
commit
c165394fad
15
cups.spec
15
cups.spec
@ -22,7 +22,7 @@ Summary: CUPS printing system
|
|||||||
Name: cups
|
Name: cups
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 2.2.6
|
Version: 2.2.6
|
||||||
Release: 56%{?dist}
|
Release: 57%{?dist}
|
||||||
License: GPLv2+ and LGPLv2 with exceptions and AML
|
License: GPLv2+ and LGPLv2 with exceptions and AML
|
||||||
Url: http://www.cups.org/
|
Url: http://www.cups.org/
|
||||||
Source0: https://github.com/apple/cups/releases/download/v%{VERSION}/cups-%{VERSION}-source.tar.gz
|
Source0: https://github.com/apple/cups/releases/download/v%{VERSION}/cups-%{VERSION}-source.tar.gz
|
||||||
@ -207,16 +207,6 @@ BuildRequires: libselinux-devel
|
|||||||
BuildRequires: audit-libs-devel
|
BuildRequires: audit-libs-devel
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
# some of cups-filters content was split into independent
|
|
||||||
# subpackages to prevent larger dependency tree (cups, avahi)
|
|
||||||
# for filters themselves (RHEL-13211)
|
|
||||||
# recommend the new subpackages, which are not
|
|
||||||
# critical for cups (thus no hard requirement), to prevent
|
|
||||||
# removal of their content after upgrade with default DNF settings,
|
|
||||||
# to new cups-filters, where the content is missing (RHEL-19200)
|
|
||||||
Recommends: cups-browsed
|
|
||||||
Recommends: cups-filters-driverless
|
|
||||||
|
|
||||||
Requires: dbus
|
Requires: dbus
|
||||||
|
|
||||||
# Requires working PrivateTmp (bug #807672)
|
# Requires working PrivateTmp (bug #807672)
|
||||||
@ -913,6 +903,9 @@ rm -f %{cups_serverbin}/backend/smb
|
|||||||
%{_mandir}/man5/ipptoolfile.5.gz
|
%{_mandir}/man5/ipptoolfile.5.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 26 2024 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.2.6-57
|
||||||
|
- revert RHEL-19200 - no new subpackages are needed
|
||||||
|
|
||||||
* Wed Dec 20 2023 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.2.6-56
|
* Wed Dec 20 2023 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.2.6-56
|
||||||
- RHEL-10702 cupsGetJobs fails to connect if poll() gets POLLOUT|POLLHUP in revents
|
- RHEL-10702 cupsGetJobs fails to connect if poll() gets POLLOUT|POLLHUP in revents
|
||||||
- RHEL-19200 Recommend new cups-filters subpackages with weak dep for better upgrade exp
|
- RHEL-19200 Recommend new cups-filters subpackages with weak dep for better upgrade exp
|
||||||
|
Loading…
Reference in New Issue
Block a user