https://bugzilla.redhat.com/show_bug.cgi?id=2169403



--- Comment #2 from Petr Menšík <[email protected]> ---
diff --git a/libcupsfilters.spec b/libcupsfilters.spec
index 69b7c32..5a446eb 100644
--- a/libcupsfilters.spec
+++ b/libcupsfilters.spec
@@ -65,6 +65,14 @@ BuildRequires: pkgconfig(libtiff-4)
 # for pdftoraster filter
 BuildRequires: pkgconfig(poppler-cpp)

+# remove once CentOS Stream 10 is released
+Obsoletes: cups-filters-libs < 2.0
+
+# nothing outside of cups-filters depends on it right now,
+# but rpmlint complaints...
+# remove once CentOS Stream 10 is released
+Provides: cups-filters-libs = %{version}-%{release}
+
 # have a fallback for fonts in texttopdf filter function (bz#1070729)
 # but make it weak, so other monospace font can be used if requested
 Recommends: liberation-mono-fonts
@@ -74,9 +82,6 @@ Requires: colord
 # we call gs command in filter functions
 Requires: ghostscript >= 10.0.0

-# remove once CentOS Stream 10 is released
-Conflicts: cups-filters-libs%{?_isa} < 2.0
-

 %description
 Libcupsfilters provides a library, which implements common functions used
@@ -88,7 +93,12 @@ and in printer applications.
 Summary: Development files for libcupsfilters
 License: ASL 2.0
 # remove once CentOS Stream 10 is released
-Conflicts: cups-filters-devel%{?_isa} < 2.0
+Obsoletes: cups-filters-devel < 2.0
+# nothing outside of cups-filters depends on it right now,
+# but rpmlint complaints...
+# remove once CentOS Stream 10 is released
+Provides: cups-filters-devel = %{version}-%{release}
+
 Requires: %{name}%{?_isa} = %{version}-%{release}

 %description devel


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
https://bugzilla.redhat.com/show_bug.cgi?id=2169403
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to