Remove Obsoletes for now

This enables builds of packages which requires libcupsfilters and cups
This commit is contained in:
Zdenek Dohnal 2023-02-15 11:51:51 +01:00
parent d9b6a612d1
commit 86e0a91198

View File

@ -65,8 +65,11 @@ BuildRequires: pkgconfig(libtiff-4)
# for pdftoraster filter
BuildRequires: pkgconfig(poppler-cpp)
# comment out this until we have cups-filters-2.0b in repos
# otherwise we can't install build packages which requires cups
# and cups-filters/libcupsfilters (at the finish of the Fedora change)
# remove once CentOS Stream 10 is released
Obsoletes: cups-filters-libs < 2.0
#Obsoletes: cups-filters-libs < 2.0
# have a fallback for fonts in texttopdf filter function (bz#1070729)
# but make it weak, so other monospace font can be used if requested