Drop dependency on tpm2-abrmd
It should be handled by the kernel already.
This commit is contained in:
parent
2691874439
commit
ecba35aba1
@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
Name: gnome-remote-desktop
|
Name: gnome-remote-desktop
|
||||||
Version: 43~beta
|
Version: 43~beta
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
Summary: GNOME Remote Desktop screen share service
|
Summary: GNOME Remote Desktop screen share service
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -52,7 +52,6 @@ BuildRequires: pkgconfig(tss2-rc)
|
|||||||
BuildRequires: pkgconfig(tss2-tctildr)
|
BuildRequires: pkgconfig(tss2-tctildr)
|
||||||
|
|
||||||
Requires: pipewire%{?_isa} >= 0.3.0
|
Requires: pipewire%{?_isa} >= 0.3.0
|
||||||
Requires: tpm2-abrmd
|
|
||||||
|
|
||||||
Obsoletes: vino < 3.22.0-21
|
Obsoletes: vino < 3.22.0-21
|
||||||
|
|
||||||
@ -110,6 +109,9 @@ GNOME desktop environment.
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 18 2022 Jonas Ådahl <jadahl@redhat.com> - 43~beta-4
|
||||||
|
- Drop dependency on tpm2-abrmd
|
||||||
|
|
||||||
* Tue Aug 16 2022 Kalev Lember <klember@redhat.com> - 43~beta-3
|
* Tue Aug 16 2022 Kalev Lember <klember@redhat.com> - 43~beta-3
|
||||||
- Avoid manual requires on tss2* and rely on automatic soname deps instead
|
- Avoid manual requires on tss2* and rely on automatic soname deps instead
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user