Drop no longer needed obsoletes/provides
This commit is contained in:
parent
e6b36b1253
commit
e60298f379
12
wayland.spec
12
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 <klember@redhat.com> - 1.18.0-1
|
||||
- Update to 1.18.0
|
||||
- Drop no longer needed obsoletes/provides
|
||||
|
||||
* Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.17.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
Loading…
Reference in New Issue
Block a user