Add missing bundled provides
See https://fedoraproject.org/wiki/Bundled_Libraries#Requirement_if_you_bundle
This commit is contained in:
parent
df3efc6c27
commit
512188f182
@ -7,7 +7,7 @@
|
||||
|
||||
Name: gnome-connections
|
||||
Version: 40.0.1
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: A remote desktop client for the GNOME desktop environment
|
||||
|
||||
License: GPLv3+
|
||||
@ -38,6 +38,8 @@ Provides: connections = %{version}-%{release}
|
||||
Obsoletes: remotely < 1.0-6
|
||||
%endif
|
||||
|
||||
Provides: bundled(gtk-frdp)
|
||||
|
||||
%description
|
||||
Connections is a remote desktop client for the GNOME desktop environment.
|
||||
|
||||
@ -77,6 +79,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.Connections
|
||||
%{_datadir}/mime/packages/org.gnome.Connections.xml
|
||||
|
||||
%changelog
|
||||
* Thu May 20 2021 Felipe Borges <feborges@redhat.com> - 40.0.1-4
|
||||
- Add missing bundled provides
|
||||
|
||||
* Mon May 10 2021 Artem Polishchuk <ego.cordatus@gmail.com> - 40.0.1-3
|
||||
- build: Replace Remotely due EOL with GNOME Connections for f35 | rh#1957981
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user