From 22657e308bf27369ad40319b14755be931957a1d Mon Sep 17 00:00:00 2001 From: Matthew Almond Date: Mar 19 2021 00:10:41 +0000 Subject: Minor ordering of virtual provides --- diff --git a/SPECS/librepo.spec b/SPECS/librepo.spec index f2ddfc5..106e048 100644 --- a/SPECS/librepo.spec +++ b/SPECS/librepo.spec @@ -39,9 +39,11 @@ Patch2: 0002-Add-support-for-pkcs11-certificate-and-key-for-repos.patch # https://github.com/rpm-software-management/librepo/pull/234.patch # but backported to this release Patch9997: 234.patch +Provides: librepo(pr234) Patch9998: https://github.com/rpm-software-management/librepo/pull/211.patch +Provides: librepo(pr211) Patch9999: https://github.com/rpm-software-management/librepo/pull/222.patch - +Provides: librepo(pr222) BuildRequires: cmake BuildRequires: gcc @@ -58,8 +60,6 @@ BuildRequires: pkgconfig(openssl) BuildRequires: pkgconfig(zck) >= 0.9.11 %endif Requires: libcurl%{?_isa} >= %{libcurl_version} -Provides: librepo(pr222) -Provides: librepo(pr234) %description A library providing C and Python (libcURL like) API to downloading repository