Hello community, here is the log from the commit of package lowpan-tools for openSUSE:Factory checked in at 2012-10-08 07:13:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lowpan-tools (Old) and /work/SRC/openSUSE:Factory/.lowpan-tools.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lowpan-tools", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/lowpan-tools/lowpan-tools.changes 2012-09-14 12:30:28.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.lowpan-tools.new/lowpan-tools.changes 2012-10-08 07:13:56.000000000 +0200 @@ -1,0 +2,6 @@ +Sat Sep 22 12:27:47 UTC 2012 - [email protected] + +- Switch to upstream tarball 0.3 (no other changes, since we + already had a git snapshot close to it) + +------------------------------------------------------------------- Old: ---- 0001-automake-1.12.diff 0002-libnl-genl.diff lowpan-tools-0.3~pre+g6d4636d.tar.xz New: ---- lowpan-tools-0.3.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lowpan-tools.spec ++++++ --- /var/tmp/diff_new_pack.qrmajj/_old 2012-10-08 07:13:59.000000000 +0200 +++ /var/tmp/diff_new_pack.qrmajj/_new 2012-10-08 07:13:59.000000000 +0200 @@ -20,18 +20,21 @@ Summary: Utilities to manage the Linux 802.15.4 LoWPAN stack License: GPL-2.0 Group: Hardware/Radio -Version: 0.3~pre+g6d4636d +Version: 0.3 Release: 0 Url: http://linux-zigbee.sf.net/ #DL-URL: http://downloads.sf.net/linux-zigbee/lowpan-tools-0.2.2.tar.gz #Git-Clone: git://linux-zigbee.git.sf.net/gitroot/linux-zigbee/linux-zigbee Source: %name-%version.tar.xz -Patch1: 0001-automake-1.12.diff -Patch2: 0002-libnl-genl.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: autoconf >= 2.61, automake, bison, flex, libtool, pkg-config -BuildRequires: pkgconfig(libnl-3.0), python-base, help2man +#BuildRequires: autoconf >= 2.61, automake, libtool +BuildRequires: bison +BuildRequires: flex +BuildRequires: help2man +BuildRequires: pkg-config +BuildRequires: python-base +BuildRequires: pkgconfig(libnl-3.0) %description This is a set of utils to manage the Linux LoWPAN stack. @@ -61,13 +64,9 @@ IEEE 802.15.4-2006) compatibility. %prep -%setup -qn %name -%patch -P 1 -P 2 -p1 +%setup -q %build -if [ ! -e configure ]; then - autoreconf -fi; -fi; %configure make %{?_smp_mflags}; -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
