Hello community,

here is the log from the commit of package meson for openSUSE:Factory checked 
in at 2018-03-20 21:52:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/meson (Old)
 and      /work/SRC/openSUSE:Factory/.meson.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "meson"

Tue Mar 20 21:52:04 2018 rev:30 rq:587697 version:0.45.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/meson/meson-testsuite.changes    2018-03-09 
10:34:18.197238710 +0100
+++ /work/SRC/openSUSE:Factory/.meson.new/meson-testsuite.changes       
2018-03-20 21:52:06.239518450 +0100
@@ -1,0 +2,5 @@
+Mon Mar 12 22:04:53 UTC 2018 - [email protected]
+
+- Add libjpeg-devel BuildRequires to test testsuite.
+
+-------------------------------------------------------------------
meson.changes: same change

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

Other differences:
------------------
++++++ meson-testsuite.spec ++++++
--- /var/tmp/diff_new_pack.slBteM/_old  2018-03-20 21:52:07.407476392 +0100
+++ /var/tmp/diff_new_pack.slBteM/_new  2018-03-20 21:52:07.411476248 +0100
@@ -55,6 +55,7 @@
 BuildRequires:  googletest-devel
 BuildRequires:  gtk-doc
 BuildRequires:  itstool
+BuildRequires:  libjpeg-devel
 BuildRequires:  libpcap-devel
 BuildRequires:  libwmf-devel
 BuildRequires:  llvm-devel

++++++ meson.spec ++++++
--- /var/tmp/diff_new_pack.slBteM/_old  2018-03-20 21:52:07.447474952 +0100
+++ /var/tmp/diff_new_pack.slBteM/_new  2018-03-20 21:52:07.447474952 +0100
@@ -39,7 +39,7 @@
 Patch1:         meson-fix-gcc48.patch
 # PATCH-FIX-OPENSUSE meson-test-installed-bin.patch [email protected] -- We 
want the test suite to run against /usr/bin/meson coming from our meson package.
 Patch100:       meson-test-installed-bin.patch
-BuildRequires:  python3 >= 3.4
+BuildRequires:  python3
 BuildArch:      noarch
 %if %{testsuite}
 BuildRequires:  bison
@@ -55,6 +55,7 @@
 BuildRequires:  googletest-devel
 BuildRequires:  gtk-doc
 BuildRequires:  itstool
+BuildRequires:  libjpeg-devel
 BuildRequires:  libpcap-devel
 BuildRequires:  libwmf-devel
 BuildRequires:  llvm-devel
@@ -78,7 +79,7 @@
 BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(sdl2)
 BuildRequires:  pkgconfig(zlib)
-%if 0%{?suse_version} > 1320
+%if 0%{?suse_version} >= 1500
 BuildRequires:  libboost_log-devel
 BuildRequires:  libboost_system-devel
 BuildRequires:  libboost_test-devel
@@ -140,7 +141,7 @@
 
 %build
 # If this is the test suite, we don't need anything else but the meson package
-%if ! %{testsuite}
+%if !%{testsuite}
 python3 setup.py build
 %else
 # Ensure we have no mesonbuild / meson in CWD, thus guaranteeing we use meson 
in $PATH



Reply via email to