From 8388bb838fbd56581b0e027170f58fe0ca3ded5f381fb5d15d1e8dc59b6bfe14 Mon Sep 17 00:00:00 2001 From: Manfred Tremmel Date: Wed, 11 Sep 2013 15:32:44 +0000 Subject: [PATCH] Accepting request 198531 from home:pgajdos - detect smbclient OBS-URL: https://build.opensuse.org/request/show/198531 OBS-URL: https://build.opensuse.org/package/show/multimedia:xine/xine-lib?expand=0&rev=73 --- xine-lib.changes | 5 +++++ xine-lib.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/xine-lib.changes b/xine-lib.changes index 7917df6..c05e188 100644 --- a/xine-lib.changes +++ b/xine-lib.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Sep 11 13:19:26 UTC 2013 - pgajdos@suse.com + +- detect smbclient + ------------------------------------------------------------------- Wed May 29 22:36:00 UTC 2013 - Manfred.Tremmel@iiv.de diff --git a/xine-lib.spec b/xine-lib.spec index 84a09a9..324a8cf 100644 --- a/xine-lib.spec +++ b/xine-lib.spec @@ -514,7 +514,7 @@ rm -f m4/libtool15.m4 sed -i -e 's|/tmp/vdr-xine|/var/lib/vdr-xine|g' src/vdr/input_vdr.c %build -export CFLAGS="${RPM_OPT_FLAGS} -fno-strict-aliasing -fno-force-addr" +export CFLAGS="${RPM_OPT_FLAGS} -fno-strict-aliasing -fno-force-addr `pkg-config --cflags smbclient`" export CCASFLAGS=-Wa,--noexecstack %if 0%{suse_version} < 1011 echo 'AC_DEFUN([AC_REQUIRE_AUX_FILE])dnl' >> acinclude.m4