Do not provide libvncserver.so.1
Other packages cannot rely on this library, as it is in a package-specific rpath. Resolves: rhbz#2188174
This commit is contained in:
parent
df68a7f3a4
commit
040f9c0d9d
@ -13,9 +13,12 @@
|
|||||||
%global libvncserver_name LibVNCServer
|
%global libvncserver_name LibVNCServer
|
||||||
%global libvncserver_version 0.9.13
|
%global libvncserver_version 0.9.13
|
||||||
|
|
||||||
|
# https://bugzilla.redhat.com/show_bug.cgi?id=2188174
|
||||||
|
%global __provides_exclude_from ^%{_libdir}/%{name}
|
||||||
|
|
||||||
Name: gnome-remote-desktop
|
Name: gnome-remote-desktop
|
||||||
Version: 40.0
|
Version: 40.0
|
||||||
Release: 7%{?dist}
|
Release: 8%{?dist}
|
||||||
Summary: GNOME Remote Desktop screen share service
|
Summary: GNOME Remote Desktop screen share service
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -207,6 +210,10 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 19 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 40.0-8
|
||||||
|
- Do not provide libvncserver.so.1
|
||||||
|
Resolves: rhbz#2188174
|
||||||
|
|
||||||
* Mon Oct 25 2021 Jonas Ådahl <jadahl@redhat.com> - 40.0-7
|
* Mon Oct 25 2021 Jonas Ådahl <jadahl@redhat.com> - 40.0-7
|
||||||
- Don't compile in SHA1 support
|
- Don't compile in SHA1 support
|
||||||
Resolves: #1936594
|
Resolves: #1936594
|
||||||
|
Loading…
Reference in New Issue
Block a user