Hello community,

here is the log from the commit of package freerdp for openSUSE:Factory checked 
in at 2018-01-16 09:40:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/freerdp (Old)
 and      /work/SRC/openSUSE:Factory/.freerdp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "freerdp"

Tue Jan 16 09:40:42 2018 rev:27 rq:563664 version:2.0.0~rc1

Changes:
--------
--- /work/SRC/openSUSE:Factory/freerdp/freerdp.changes  2017-12-06 
08:53:57.323162469 +0100
+++ /work/SRC/openSUSE:Factory/.freerdp.new/freerdp.changes     2018-01-16 
09:40:47.330131384 +0100
@@ -1,0 +2,8 @@
+Thu Jan 11 08:10:58 UTC 2018 - [email protected]
+
+- Users can connect only once wo windows sessions due to
+  #gh/FreeRDP/FreeRDP/4348
+  Therefore WITH_GSSAPI has been disabled until that issue has been
+  solved
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ freerdp.spec ++++++
--- /var/tmp/diff_new_pack.WduaXY/_old  2018-01-16 09:40:50.521981980 +0100
+++ /var/tmp/diff_new_pack.WduaXY/_new  2018-01-16 09:40:50.537981231 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package freerdp
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,7 +26,7 @@
 Summary:        Remote Desktop Viewer Client
 License:        Apache-2.0
 Group:          Productivity/Networking/Other
-Url:            http://www.freerdp.com/
+URL:            http://www.freerdp.com/
 Source0:        
https://github.com/FreeRDP/FreeRDP/archive/%{version_file}.tar.gz#/FreeRDP-%{version_file}.tar.gz
 BuildRequires:  chrpath
 BuildRequires:  cmake >= 2.8
@@ -150,6 +150,8 @@
 find . -type f -name "*.c" -exec perl -i -pe 's{__(DATE|TIME)__}{""}g' "{}" "+"
 export LDFLAGS="-pie"
 export CFLAGS="%{optflags} -fPIE -pie"
+
+# enable -DWITH_GSSAPI=ON again after #gh/FreeRDP/FreeRDP/4348 has been fixed
 %cmake \
        -DCMAKE_INSTALL_PREFIX=%{_prefix} \
        -DCMAKE_INSTALL_LIBDIR=%{_lib} \
@@ -168,7 +170,6 @@
        -DWITH_FFMPEG=OFF \
        -DWITH_GSM=ON \
        -DWITH_GSTREAMER_1_0=ON \
-       -DWITH_GSSAPI=ON \
        -DWITH_ICU=ON \
        -DWITH_IPP=OFF \
        -DWITH_JPEG=ON \


Reply via email to