[freerdp] Disable static channels.

Simone Caronni slaanesh at fedoraproject.org
Fri Jul 18 10:38:57 UTC 2014


commit c70363f61bcbd4e12da192cd7030984893f9c9de
Author: Simone Caronni <negativo17 at gmail.com>
Date:   Fri Jul 18 12:39:16 2014 +0200

    Disable static channels.

 freerdp.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/freerdp.spec b/freerdp.spec
index a5c0188..00c22a1 100644
--- a/freerdp.spec
+++ b/freerdp.spec
@@ -96,6 +96,7 @@ find . -name "*.h" -exec chmod 664 {} \;
     -DCMAKE_INSTALL_LIBDIR:PATH=%{_lib} \
     -DWITH_ALSA=ON \
     -DWITH_CUPS=ON \
+    -DWITH_CHANNELS=ON -DSTATIC_CHANNELS=OFF \
     -DWITH_DIRECTFB=OFF \
     -DWITH_FFMPEG=OFF \
     -DWITH_GSM=ON \
@@ -185,6 +186,7 @@ find %{buildroot} -name "*.a" -delete
   subpackage now that is considered a different set of libraries.
 - Put CMake files in devel subpackages.
 - Enable new Gstreamer 1.0, OpenSSL, JPEG, GSM, Zlib, libXi and Xrandr support.
+- Disable static channels.
 - Add new BuildRequires, build options and sort them.
 - Fix rpmlint complaints.
 - Align all description etc. to column 80.


More information about the scm-commits mailing list