Hello community,

here is the log from the commit of package ffado for openSUSE:Factory checked 
in at 2016-03-29 14:29:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ffado (Old)
 and      /work/SRC/openSUSE:Factory/.ffado.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ffado"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ffado/ffado-mixer.changes        2016-02-18 
12:35:49.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ffado.new/ffado-mixer.changes   2016-03-29 
14:29:55.000000000 +0200
@@ -1,0 +2,12 @@
+Wed Mar  2 19:00:04 UTC 2016 - [email protected]
+
+- Add --std=gnu++11 to COMPILE_FLAGS.
+
+-------------------------------------------------------------------
+Wed Mar  2 17:08:05 UTC 2016 - [email protected]
+
+- Replace libxmll++-devel BuildRequires with
+  pkgconfig(libxml++-2.6) in order to be ready for the 
+  compatibility package introduction (libxml++ goes 3.0).
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/ffado/ffado.changes      2016-02-18 
12:35:49.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ffado.new/ffado.changes 2016-03-29 
14:29:55.000000000 +0200
@@ -1,0 +2,12 @@
+Wed Mar  2 18:56:55 UTC 2016 - [email protected]
+
+- Add --std=gnu++11 to EXTRA_FLAGS.
+
+-------------------------------------------------------------------
+Wed Mar  2 17:07:08 UTC 2016 - [email protected]
+
+- Replace libxmll++-devel BuildRequires with
+  pkgconfig(libxml++-2.6) in order to be ready for the
+  compatibility package introduction (libxml++ goes 3.0).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ffado-mixer.spec ++++++
--- /var/tmp/diff_new_pack.leT7gr/_old  2016-03-29 14:29:56.000000000 +0200
+++ /var/tmp/diff_new_pack.leT7gr/_new  2016-03-29 14:29:56.000000000 +0200
@@ -41,7 +41,6 @@
 BuildRequires:  libiec61883-devel >= 1.1.0
 BuildRequires:  libqt4-devel
 BuildRequires:  libraw1394-devel >= 1.3.0
-BuildRequires:  libxml++-devel
 BuildRequires:  pkg-config
 BuildRequires:  python-qt4-devel
 Requires:       python-qt4
@@ -50,6 +49,7 @@
 BuildRequires:  xdg-utils
 BuildRequires:  xorg-x11-fonts
 BuildRequires:  pkgconfig(dbus-1) >= 1.0
+BuildRequires:  pkgconfig(libxml++-2.6) >= 2.13.0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 %{py_requires}
@@ -92,7 +92,7 @@
   PYPKGDIR=%{python_sitelib} \
   ENABLE_OPTIMIZATIONS=yes \
   BUILD_TESTS=yes \
-  COMPILE_FLAGS="%{optflags} -fno-strict-aliasing -ggdb"
+  COMPILE_FLAGS="%{optflags} -fno-strict-aliasing -ggdb --std=gnu++11"
 
 %install
 scons   DESTDIR=%{buildroot} \

++++++ ffado.spec ++++++
--- /var/tmp/diff_new_pack.leT7gr/_old  2016-03-29 14:29:56.000000000 +0200
+++ /var/tmp/diff_new_pack.leT7gr/_new  2016-03-29 14:29:56.000000000 +0200
@@ -50,12 +50,12 @@
 BuildRequires:  libexpat-devel
 BuildRequires:  libiec61883-devel >= 1.1.0
 BuildRequires:  libraw1394-devel >= 1.3.0
-BuildRequires:  libxml++-devel
 BuildRequires:  pkg-config
 BuildRequires:  scons
 BuildRequires:  update-desktop-files
 BuildRequires:  xdg-utils
 BuildRequires:  pkgconfig(dbus-1) >= 1.0
+BuildRequires:  pkgconfig(libxml++-2.6) >= 2.13.0
 Requires:       libffado2 = %{version}
 Recommends:     ffado-mixer = %{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -113,7 +113,7 @@
 #cp %%{SOURCE2} .
 
 %build
-export EXTRA_FLAGS="-Wno-deprecated-declarations"
+export EXTRA_FLAGS="-Wno-deprecated-declarations --std=gnu++11"
 %ifarch %arm
 export EXTRA_FLAGS="${EXTRA_FLAGS} -fPIC"
 %endif


Reply via email to