smani pushed to sflphone (f20). "Pass --disable-video to Gnome client configure"

notifications at fedoraproject.org notifications at fedoraproject.org
Sun Apr 19 18:14:24 UTC 2015


>From 33aabec9a94b523d6624a683478203008e7d7360 Mon Sep 17 00:00:00 2001
From: Sandro Mani <manisandro at gmail.com>
Date: Sat, 18 Apr 2015 20:49:22 +0200
Subject: Pass --disable-video to Gnome client configure


diff --git a/sflphone.spec b/sflphone.spec
index 956c41e..0581e14 100644
--- a/sflphone.spec
+++ b/sflphone.spec
@@ -1,6 +1,6 @@
 Name:           sflphone
 Version:        1.4.1
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        SIP/IAX2 compatible enterprise-class software phone
 
 License:        GPLv3+
@@ -195,7 +195,7 @@ popd
 ### Compile gnome client ###
 pushd gnome
 ./autogen.sh
-LDFLAGS="%{__global_ldflags} -Wl,--as-needed" %configure
+LDFLAGS="%{__global_ldflags} -Wl,--as-needed" %configure --disable-video
 make %{?_smp_mflags} V=1
 popd
 
@@ -308,6 +308,9 @@ fi
 
 
 %changelog
+* Sat Apr 18 2015 Sandro Mani <manisandro at gmail.com> - 1.4.1-7
+- Pass --disable-video to Gnome client configure
+
 * Tue Feb 17 2015 Sandro Mani <manisandro at gmail.com> - 1.4.1-6
 - Rebuild (evolution-data-server)
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/sflphone.git/commit/?h=f20&id=33aabec9a94b523d6624a683478203008e7d7360


More information about the scm-commits mailing list