!64 [sync] PR-61: Add requires systemd-pam
From: @openeuler-sync-bot Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
92f7b201bd
@ -1,6 +1,6 @@
|
||||
Name: freerdp
|
||||
Version: 2.8.1
|
||||
Release: 3
|
||||
Release: 4
|
||||
Epoch: 2
|
||||
Summary: A Remote Desktop Protocol Implementation
|
||||
License: Apache-2.0
|
||||
@ -26,7 +26,7 @@ BuildRequires: pkgconfig(libpulse) pkgconfig(libsystemd) pkgconfig(wayland-scan
|
||||
BuildRequires: pkgconfig(xkbcommon) pkgconfig(openssl) pkgconfig(wayland-client) pkgconfig(cairo)
|
||||
BuildRequires: pkgconfig(libusb-1.0)
|
||||
|
||||
Requires: libwinpr = %{?epoch}:%{version}-%{release}
|
||||
Requires: libwinpr = %{?epoch}:%{version}-%{release} systemd-pam
|
||||
Provides: %{name}-libs = %{?epoch}:%{version}-%{release} xfreerdp = %{version}-%{release}
|
||||
Provides: %{name}-plugins = %{?epoch}:%{version}-%{release}
|
||||
Provides: %{name}-server = %{?epoch}:%{version}-%{release}
|
||||
@ -143,6 +143,9 @@ echo "%{_libdir}/freerdp2" > %{buildroot}%{_sysconfdir}/ld.so.conf.d/%{name}-%{_
|
||||
%{_mandir}/*/*
|
||||
|
||||
%changelog
|
||||
* Tue Dec 13 2022 liyanan <liyanan32@h-partners.com> - 2:2.8.1-4
|
||||
- add requires systemd-pam
|
||||
|
||||
* Fri Nov 25 2022 liyuxiang <liyuxiang@ncti-gba.cn> - 2:2.8.1-3
|
||||
- Fix CVE-2022-39320
|
||||
- Fix CVE-2022-39317
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user