Hello community,

here is the log from the commit of package upm for openSUSE:Factory checked in 
at 2019-03-11 11:17:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/upm (Old)
 and      /work/SRC/openSUSE:Factory/.upm.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "upm"

Mon Mar 11 11:17:46 2019 rev:7 rq:683714 version:1.7.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/upm/upm.changes  2019-01-21 10:50:27.960011234 
+0100
+++ /work/SRC/openSUSE:Factory/.upm.new.28833/upm.changes       2019-03-11 
11:17:55.289285237 +0100
@@ -1,0 +2,6 @@
+Mon Mar 11 08:09:03 UTC 2019 - Martin Pluskal <[email protected]>
+
+- Drop building of nodejs bindings as they dont build with latest
+  node.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ upm.spec ++++++
--- /var/tmp/diff_new_pack.tvsRPU/_old  2019-03-11 11:17:56.249284892 +0100
+++ /var/tmp/diff_new_pack.tvsRPU/_new  2019-03-11 11:17:56.249284892 +0100
@@ -28,7 +28,6 @@
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 BuildRequires:  ninja
-BuildRequires:  nodejs6-devel
 BuildRequires:  pkgconfig
 BuildRequires:  swig
 BuildRequires:  pkgconfig(libjpeg)
@@ -126,7 +125,7 @@
   -DCMAKE_SHARED_LINKER_FLAGS="" \
   -DCMAKE_EXE_LINKER_FLAGS="" \
   -DCMAKE_MODULE_LINKER_FLAGS="" \
-  -DBUILDSWIGNODE=on \
+  -DBUILDSWIGNODE=off \
   -DBUILDFTI=on \
   -Wno-dev
 %make_jobs
@@ -154,8 +153,4 @@
 %files -n python3-%{name}
 %{python3_sitearch}/*
 
-%files -n nodejs-%{name}
-%dir %{_libexecdir}/node_modules
-%{_libexecdir}/node_modules/jsupm*
-
 %changelog


Reply via email to