Hello community, here is the log from the commit of package xmms2 for openSUSE:Factory checked in at 2013-09-12 14:21:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xmms2 (Old) and /work/SRC/openSUSE:Factory/.xmms2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xmms2" Changes: -------- --- /work/SRC/openSUSE:Factory/xmms2/xmms2.changes 2012-06-19 21:39:57.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xmms2.new/xmms2.changes 2013-09-12 14:21:33.000000000 +0200 @@ -1,0 +2,5 @@ +Wed Sep 11 13:28:02 UTC 2013 - [email protected] + +- detect libsmbclient + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xmms2.spec ++++++ --- /var/tmp/diff_new_pack.RukY3e/_old 2013-09-12 14:21:34.000000000 +0200 +++ /var/tmp/diff_new_pack.RukY3e/_new 2013-09-12 14:21:34.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package xmms2 # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -856,7 +856,7 @@ %build %__cp %SOURCE2 . -export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" +export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing `pkg-config --cflags smbclient`" export CXXFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" ./waf configure --prefix=%{_prefix} --libdir=%{_libdir} --with-perl-archdir=%{perl_archlib} --with-pkgconfigdir=%{_libdir}/pkgconfig ./waf build -v %{?_smp_mflags} -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
