#3 Add Requires: remmina for desktop/presentation sharing
Opened 4 years ago by brianjmurrell. Modified 4 years ago
rpms/ brianjmurrell/pidgin-sipe add-remmina-requires  into  rawhide

file modified
+5 -1
@@ -1,7 +1,7 @@ 

  Name:           pidgin-sipe

  Summary:        Pidgin protocol plugin to connect to MS Office Communicator

  Version:        1.24.0

- Release:        4%{?dist}

+ Release:        5%{?dist}

  

  License:        GPLv2+

  URL:            http://sipe.sourceforge.net/
@@ -30,6 +30,7 @@ 

  BuildRequires:  libtool

  

  Requires:       purple-sipe = %{version}-%{release}

+ Requires:       remmina

  

  

  %description
@@ -108,6 +109,9 @@ 

  

  

  %changelog

+ * Thu May 30 2019 Brian J. Murrell <brian@interlinx.bc.ca> - 1.24.0-5

+ - Add remmina requirement for desktop/presentation sharing

+ 

  * Sun May 19 2019 Simone Caronni <negativo17@gmail.com> - 1.24.0-4

  - Rebuild for updated FreeRDP.

  

Remmina is needed to display remote desktops/presentations.

Signed-off-by: Brian J. Murrell brian@interlinx.bc.ca

This will be updated to Requires: rdp-client if/when rpms/freerdp#9 and/or rpms/remmina#2 land.