Hello community, here is the log from the commit of package vpcs for openSUSE:Factory checked in at 2014-05-21 16:32:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vpcs (Old) and /work/SRC/openSUSE:Factory/.vpcs.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vpcs" Changes: -------- --- /work/SRC/openSUSE:Factory/vpcs/vpcs.changes 2014-03-26 16:42:09.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.vpcs.new/vpcs.changes 2014-05-21 16:32:12.000000000 +0200 @@ -1,0 +2,8 @@ +Mon May 19 14:17:28 UTC 2014 - [email protected] + +- New upstream version 0.5b1 + * Support for a specified number of vpc instances (between 1 and 9) + * Support for TAP device name (only with 1 VPC instance) +- Changed project home page + +------------------------------------------------------------------- Old: ---- vpcs-0.5b0-src.tbz New: ---- vpcs-0.5b1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vpcs.spec ++++++ --- /var/tmp/diff_new_pack.2tem3S/_old 2014-05-21 16:32:15.000000000 +0200 +++ /var/tmp/diff_new_pack.2tem3S/_new 2014-05-21 16:32:15.000000000 +0200 @@ -15,15 +15,16 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: vpcs -Version: 0.5b0 +Version: 0.5b1 Release: 0 Summary: Virtual PC Simulator License: BSD-2-Clause Group: System/Emulators/Other -Url: http://sourceforge.net/projects/vpcs/ -Source0: %{name}-%{version}-src.tbz -Patch0: %{name}-%{version}-no-static.patch +Url: https://github.com/GNS3/vpcs +Source0: %{name}-%{version}.tar.gz +Patch0: %{name}-0.5b0-no-static.patch BuildRequires: gcc BuildRequires: make Requires: dynamips @@ -43,7 +44,7 @@ the packets via udp. In the ether mode, via /dev/tap, not support on the Windows. %prep -%setup -q -n %{name}-%{version} +%setup -q %patch0 -p1 %build -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
