Hello community,

here is the log from the commit of package vde2 for openSUSE:Factory checked in 
at 2018-01-24 15:25:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vde2 (Old)
 and      /work/SRC/openSUSE:Factory/.vde2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vde2"

Wed Jan 24 15:25:46 2018 rev:13 rq:568713 version:2.3.2+svn587

Changes:
--------
--- /work/SRC/openSUSE:Factory/vde2/vde2.changes        2017-09-15 
21:02:01.381893484 +0200
+++ /work/SRC/openSUSE:Factory/.vde2.new/vde2.changes   2018-01-24 
15:25:48.979518238 +0100
@@ -1,0 +2,8 @@
+Tue Jan 23 14:31:28 UTC 2018 - [email protected]
+
+- Drop python2 from the buildrequirements
+  * This means we lose python bindings but as the package is no
+    longer developed there is 0 chance to obtain python3 bindings
+    and the code is not compatible
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ vde2.spec ++++++
--- /var/tmp/diff_new_pack.dYPkXU/_old  2018-01-24 15:25:49.543491859 +0100
+++ /var/tmp/diff_new_pack.dYPkXU/_new  2018-01-24 15:25:49.543491859 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package vde2
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -35,7 +35,6 @@
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(openssl)
-BuildRequires:  pkgconfig(python)
 Recommends:     %{name}-cryptcab = %{version}
 Recommends:     %{name}-slirp = %{version}
 Recommends:     kvm
@@ -182,7 +181,8 @@
   --disable-silent-rules \
   --enable-kernel-switch \
   --disable-static \
-  --enable-experimental
+  --enable-experimental \
+  --disable-python
 # Not thread safe makefiles
 make -j1
 
@@ -235,8 +235,6 @@
 %{_libdir}/vde2/plugins/dump.so
 %{_libdir}/vde2/plugins/iplog.so
 %{_libdir}/vde2/plugins/pdump.so
-%{python_sitelib}/VdePlug.py
-%{python_sitelib}/vdeplug_python.so
 %config %{_sysconfdir}/vde2/vdecmd
 %{_mandir}/man1/*
 %{_mandir}/man8/*


Reply via email to