Hello community, here is the log from the commit of package libteam for openSUSE:Factory checked in at 2013-04-03 13:02:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libteam (Old) and /work/SRC/openSUSE:Factory/.libteam.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libteam", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/libteam/libteam.changes 2012-11-17 07:25:46.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libteam.new/libteam.changes 2013-04-03 13:02:55.000000000 +0200 @@ -1,0 +2,6 @@ +Thu Feb 28 23:14:35 UTC 2013 - [email protected] + +- Update to new upstream release 1.0 - + (no changes summary provided; this is the first tarball release) + +------------------------------------------------------------------- Old: ---- libteam-0.0+git368.tar.xz soversion.diff New: ---- libteam-1.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libteam.spec ++++++ --- /var/tmp/diff_new_pack.GcBiee/_old 2013-04-03 13:02:57.000000000 +0200 +++ /var/tmp/diff_new_pack.GcBiee/_new 2013-04-03 13:02:57.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package libteam # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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 @@ -17,23 +17,19 @@ Name: libteam -%define lname libteam-0p0 +%define lname libteam1 Summary: Utilities for controlling 802.1AX team network device License: LGPL-2.1+ Group: System/Kernel -Version: 0.0+git368 +Version: 1.0 Release: 0 -Url: https://fedorahosted.org/libteam/ +Url: http://libteam.org/ #Git-Web: https://github.com/jpirko/libteam #Git-Clone: git://github.com/jpirko/libteam Source: %name-%version.tar.xz -Patch1: soversion.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: autoconf -BuildRequires: automake -BuildRequires: libtool BuildRequires: pkgconfig BuildRequires: python-devel BuildRequires: swig @@ -44,6 +40,7 @@ BuildRequires: pkgconfig(libnl-3.0) >= 3.2.0 BuildRequires: pkgconfig(libnl-cli-3.0) >= 3.2.0 BuildRequires: pkgconfig(libnl-genl-3.0) >= 3.2.0 +BuildRequires: pkgconfig(libnl-route-3.0) >= 3.2.19 %if 0%{?suse_version} >= 1220 BuildRequires: systemd %endif @@ -104,13 +101,9 @@ %prep -%setup -qn %name -%patch -P 1 -p1 +%setup -q %build -if [ ! -e configure ]; then - autoreconf -fi -fi %configure --includedir="%_includedir/%name-%version" --bindir="%_sbindir" \ --disable-static # Use CFLAGS= to kill -Werror @@ -137,12 +130,11 @@ make check %post -n %lname -p /sbin/ldconfig - %postun -n %lname -p /sbin/ldconfig %files -n %lname %defattr(-,root,root) -%_libdir/libteam-0p.so.0* +%_libdir/libteam.so.1* %files devel %defattr(-,root,root) ++++++ libteam-0.0+git368.tar.xz -> libteam-1.0.tar.xz ++++++ ++++ 11130 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
