Hello community, here is the log from the commit of package vde2 for openSUSE:Factory checked in at 2013-01-22 22:25:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vde2 (Old) and /work/SRC/openSUSE:Factory/.vde2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vde2", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/vde2/vde2.changes 2011-09-23 12:49:46.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.vde2.new/vde2.changes 2013-01-22 22:25:02.000000000 +0100 @@ -1,0 +2,7 @@ +Mon Apr 16 11:13:54 UTC 2012 - [email protected] + +- new upstream version 2.3.2 (bug fix release) +- disabled paralled job that break build +- added python support + +------------------------------------------------------------------- Old: ---- vde2-2.3.1.tar.bz2 New: ---- vde2-2.3.2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vde2.spec ++++++ --- /var/tmp/diff_new_pack.jPszAs/_old 2013-01-22 22:25:04.000000000 +0100 +++ /var/tmp/diff_new_pack.jPszAs/_new 2013-01-22 22:25:04.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package vde2 # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 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 @@ -15,23 +15,25 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: vde2 -Version: 2.3.1 -Release: 1 -License: GPL-2.0 +Version: 2.3.2 +Release: 0 Summary: Virtual Distributed Ethernet -Url: http://vde.sourceforge.net/ +License: GPL-2.0 Group: Productivity/Networking/Other +Url: http://vde.sourceforge.net/ Source0: %name-%version.tar.bz2 Source1: README.SUSE -BuildRequires: gcc-c++ libopenssl-devel libpcap-devel +BuildRequires: gcc-c++ +BuildRequires: libopenssl-devel +BuildRequires: libpcap-devel BuildRequires: pkg-config +BuildRequires: python-devel Recommends: %name-cryptcab = %version Recommends: %name-slirp = %version Recommends: qemu kvm +%{py_requires} BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -54,6 +56,7 @@ %package cryptcab Summary: VDE ecryption module +License: GPL-2.0 Group: Productivity/Networking/Other %description cryptcab @@ -62,8 +65,8 @@ %package slirp Summary: VDE ecryption module -Group: Productivity/Networking/Other License: BSD-4-Clause ; MIT +Group: Productivity/Networking/Other %description slirp slirpvde is a slirp interface for a VDE network. @@ -81,6 +84,7 @@ %package -n libvdehist0 Summary: VDE history library +License: GPL-2.0 Group: Development/Languages/C and C++ %description -n libvdehist0 @@ -90,6 +94,7 @@ %package -n libvdemgmt0 Summary: VDE management library +License: GPL-2.0 Group: Development/Languages/C and C++ %description -n libvdemgmt0 @@ -99,6 +104,7 @@ %package -n libvdeplug3 Summary: VDE plug library +License: GPL-2.0 Group: Development/Languages/C and C++ %description -n libvdeplug3 @@ -108,6 +114,7 @@ %package -n libvdesnmp0 Summary: VDE snmp library +License: GPL-2.0 Group: Development/Languages/C and C++ %description -n libvdesnmp0 @@ -117,9 +124,10 @@ %package -n libvdehist0-devel Summary: VDE hist header files +License: GPL-2.0 Group: Development/Languages/C and C++ -Requires: libvdehist0 = %version Requires: %name = %version +Requires: libvdehist0 = %version %description -n libvdehist0-devel This package contains VDE hist header files @@ -127,9 +135,10 @@ %package -n libvdemgmt0-devel Summary: VDE management files +License: GPL-2.0 Group: Development/Languages/C and C++ -Requires: libvdemgmt0 = %version Requires: %name = %version +Requires: libvdemgmt0 = %version %description -n libvdemgmt0-devel This package contains VDE management files @@ -137,6 +146,7 @@ %package -n libvdeplug3-devel Summary: VDE plug header files +License: GPL-2.0 Group: Development/Languages/C and C++ Requires: %name = %version Requires: libvdeplug3 = %version @@ -147,6 +157,7 @@ %package -n libvdesnmp0-devel Summary: VDE snmp header files +License: GPL-2.0 Group: Development/Languages/C and C++ Requires: %name = %version Requires: libvdesnmp0 = %version @@ -161,11 +172,13 @@ %configure \ --enable-kernel-switch -make %{?_smp_mflags} +#make %{?_smp_mflags} +%__make %install %__cp %SOURCE1 . %makeinstall +%__rm %buildroot/%{python_sitelib}/vdeplug_python.la %__rm %buildroot/%_libdir/*.la %__rm %buildroot/%_libdir/*.a %__rm %buildroot/%_libdir/*/*.la @@ -222,6 +235,8 @@ %_libdir/vde2/vde_l3/bfifo.so %_libdir/vde2/vde_l3/pfifo.so %_libdir/vde2/vde_l3/tbf.so +%{python_sitelib}/VdePlug.py +%{python_sitelib}/vdeplug_python.so %config %_sysconfdir/vde2/vdecmd %_mandir/man1/* %_mandir/man8/* ++++++ vde2-2.3.1.tar.bz2 -> vde2-2.3.2.tar.bz2 ++++++ ++++ 29544 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
