Add missing bundled provides
See https://fedoraproject.org/wiki/Bundled_Libraries#Requirement_if_you_bundle and https://src.fedoraproject.org/rpms/gnome-connections/c/512188f1 Resolves: rhbz#1963836
This commit is contained in:
parent
d147b766e9
commit
9169c543ab
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
Name: gnome-connections
|
Name: gnome-connections
|
||||||
Version: 40.0
|
Version: 40.0
|
||||||
Release: 5%{?dist}
|
Release: 6%{?dist}
|
||||||
Summary: A remote desktop client for the GNOME desktop environment
|
Summary: A remote desktop client for the GNOME desktop environment
|
||||||
|
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
@ -34,6 +34,8 @@ Requires: hicolor-icon-theme
|
|||||||
Obsoletes: connections < 40.0-2
|
Obsoletes: connections < 40.0-2
|
||||||
Provides: connections = %{version}-%{release}
|
Provides: connections = %{version}-%{release}
|
||||||
|
|
||||||
|
Provides: bundled(gtk-frdp)
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Connections is a remote desktop client for the GNOME desktop environment.
|
Connections is a remote desktop client for the GNOME desktop environment.
|
||||||
|
|
||||||
@ -73,6 +75,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.Connections
|
|||||||
%{_datadir}/mime/packages/org.gnome.Connections.xml
|
%{_datadir}/mime/packages/org.gnome.Connections.xml
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 20 2021 Felipe Borges <feborges@redhat.com> - 40.0-6
|
||||||
|
- Add missing bundled provides
|
||||||
|
|
||||||
* Mon May 17 2021 Ondrej Holy <oholy@redhat.com> - 40.0-5
|
* Mon May 17 2021 Ondrej Holy <oholy@redhat.com> - 40.0-5
|
||||||
- Rebuild for updated FreeRDP (#1951123).
|
- Rebuild for updated FreeRDP (#1951123).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user