SHA256
1
0
forked from pool/freerdp

Accepting request 694943 from home:zhangxiaofei:branches:X11:RemoteDesktop

- Add Requires: lib%{name}%{major_version} = %{version}-%{release}:
  freerdp should depend on the same release of libfreerdp2
  (boo#1129193)

OBS-URL: https://build.opensuse.org/request/show/694943
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=87
This commit is contained in:
Tomáš Chvátal 2019-04-17 07:36:30 +00:00 committed by Git OBS Bridge
parent 414fd8011e
commit d3adaafff5
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Apr 17 06:50:28 UTC 2019 - Felix Zhang <fezhang@suse.com>
- Add Requires: lib%{name}%{major_version} = %{version}-%{release}:
freerdp should depend on the same release of libfreerdp2
(boo#1129193)
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Nov 20 10:28:44 UTC 2018 - jweberhofer@weberhofer.at Tue Nov 20 10:28:44 UTC 2018 - jweberhofer@weberhofer.at

View File

@ -63,6 +63,7 @@ BuildRequires: pkgconfig(xrandr)
BuildRequires: pkgconfig(xrender) BuildRequires: pkgconfig(xrender)
BuildRequires: pkgconfig(xtst) BuildRequires: pkgconfig(xtst)
BuildRequires: pkgconfig(xv) BuildRequires: pkgconfig(xv)
Requires: lib%{name}%{major_version} = %{version}-%{release}
%description %description
FreeRDP is a client-side implementation of the Remote Desktop Protocol (RDP) FreeRDP is a client-side implementation of the Remote Desktop Protocol (RDP)