From e60298f3796f96f12b046d030d0124c002b2e219 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Wed, 12 Feb 2020 12:25:03 +0100 Subject: [PATCH] Drop no longer needed obsoletes/provides --- wayland.spec | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/wayland.spec b/wayland.spec index a4d9c1d..eb3c001 100644 --- a/wayland.spec +++ b/wayland.spec @@ -33,16 +33,10 @@ Requires: libwayland-egl%{?_isa} = %{version}-%{release} Requires: libwayland-server%{?_isa} = %{version}-%{release} # For upgrade path from F24 Provides: libwayland-client-devel = %{version}-%{release} -Obsoletes: libwayland-client-devel < 1.11.91 Provides: libwayland-cursor-devel = %{version}-%{release} -Obsoletes: libwayland-cursor-devel < 1.11.91 Provides: libwayland-server-devel = %{version}-%{release} -Obsoletes: libwayland-server-devel < 1.11.91 # For upgrade path from F27 Provides: libwayland-egl-devel = %{version}-%{release} -Provides: mesa-libwayland-egl-devel = %{version}-%{release} -Provides: mesa-libwayland-egl-devel%{?_isa} = %{version}-%{release} -Obsoletes: mesa-libwayland-egl-devel < 18.1.0 %description devel The %{name}-devel package contains libraries and header files for @@ -66,11 +60,6 @@ Wayland cursor library %package -n libwayland-egl Summary: Wayland egl library -# For upgrade path from F27 -Provides: mesa-libwayland-egl = %{version}-%{release} -Provides: mesa-libwayland-egl%{?_isa} = %{version}-%{release} -Obsoletes: mesa-libwayland-egl < 18.1.0 - %description -n libwayland-egl Wayland egl library @@ -134,6 +123,7 @@ XDG_RUNTIME_DIR=$PWD/tests/run make check || \ %changelog * Wed Feb 12 2020 Kalev Lember - 1.18.0-1 - Update to 1.18.0 +- Drop no longer needed obsoletes/provides * Fri Jan 31 2020 Fedora Release Engineering - 1.17.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild