diff --git a/baselibs.conf b/baselibs.conf index d6faa53..20e9df2 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1,5 +1,3 @@ libpcre2-8-0 libpcre2-16-0 libpcre2-posix0 - provides "pcre2- = " - obsoletes "pcre2- <= " diff --git a/pcre2.spec b/pcre2.spec index cf116ec..743b63f 100644 --- a/pcre2.spec +++ b/pcre2.spec @@ -79,8 +79,6 @@ This package contains static versions of the PCRE2 libraries. %package -n libpcre2-8-0 Summary: A library for Perl-compatible regular expressions Group: System/Libraries -Provides: %{name} = %{version} -Obsoletes: %{name} < %{version} %description -n libpcre2-8-0 The PCRE2 library is a set of functions that implement regular