Hello community, here is the log from the commit of package libnl3 for openSUSE:Factory checked in at 2012-02-08 17:18:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libnl3 (Old) and /work/SRC/openSUSE:Factory/.libnl3.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libnl3", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/libnl3/libnl3.changes 2012-01-05 13:48:38.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libnl3.new/libnl3.changes 2012-02-08 17:18:47.000000000 +0100 @@ -1,0 +2,5 @@ +Thu Jan 12 11:30:44 UTC 2012 - [email protected] + +- change license to be in spdx.org format + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libnl3.spec ++++++ --- /var/tmp/diff_new_pack.4nYy7s/_old 2012-02-08 17:18:48.000000000 +0100 +++ /var/tmp/diff_new_pack.4nYy7s/_new 2012-02-08 17:18:48.000000000 +0100 @@ -15,15 +15,13 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - - Name: libnl3 %define lname libnl3-200 %define with_tools 1 Version: 3.2.3 Release: 0 Summary: Convenience library for working with Netlink sockets -License: LGPL-2.1, GPL-2.0 +License: LGPL-2.1 and GPL-2.0 Group: Development/Libraries/C and C++ Url: http://people.suug.ch/~tgr/libnl/ @@ -34,8 +32,15 @@ Patch1: libdir.diff Patch2: avoid-dangling-co_major_cache-reference-to-NL_AUTO_P.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: autoconf automake bison fdupes flex libtool -BuildRequires: pkgconfig >= 0.23 python-devel xz +BuildRequires: autoconf +BuildRequires: automake +BuildRequires: bison +BuildRequires: fdupes +BuildRequires: flex +BuildRequires: libtool +BuildRequires: pkgconfig >= 0.23 +BuildRequires: python-devel +BuildRequires: xz %description The libnl suite is a collection of libraries providing APIs to @@ -43,8 +48,8 @@ %package -n %lname Summary: Convenience library for working with Netlink sockets -Group: System/Libraries License: LGPL-2.1 +Group: System/Libraries Requires: libnl-config >= %version %description -n %lname @@ -53,8 +58,8 @@ %package devel Summary: Libraries and headers for libnl -Group: Development/Libraries/C and C++ License: LGPL-2.1 +Group: Development/Libraries/C and C++ Requires: %lname = %version Provides: libnl-devel = %version-%release # Starting with libnl3(-3.2), no more conflicts @@ -70,6 +75,7 @@ %package -n libnl-config Summary: Name maps for libnl +License: LGPL-2.1 and GPL-2.0 Group: Productivity/Networking/Security %if 0%{?suse_version} >= 1130 BuildArch: noarch @@ -83,8 +89,8 @@ %package -n libnl-tools Summary: Command line utilities to directly work with Netlink -Group: Productivity/Networking/Security License: GPL-2.0 +Group: Productivity/Networking/Security %description -n libnl-tools Various test program with which the functionality of libnl is -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
