From d4ee02ce2e42e4e91df51879a359591bcdce7bb2a778bd88b2ffe0384d0a86c0 Mon Sep 17 00:00:00 2001 From: Pavol Rusnak Date: Mon, 21 Nov 2011 17:13:08 +0000 Subject: [PATCH] Accepting request 92554 from home:coolo:removelibtool add libtool to buildrequires OBS-URL: https://build.opensuse.org/request/show/92554 OBS-URL: https://build.opensuse.org/package/show/security:netfilter/libnl3?expand=0&rev=11 --- libnl3.changes | 5 +++++ libnl3.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/libnl3.changes b/libnl3.changes index 88d04db..d46314d 100644 --- a/libnl3.changes +++ b/libnl3.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Nov 19 20:44:32 UTC 2011 - coolo@suse.com + +- add libtool as buildrequire to avoid implicit dependency + ------------------------------------------------------------------- Fri Nov 11 00:33:56 UTC 2011 - jengelh@medozas.de diff --git a/libnl3.spec b/libnl3.spec index 515a828..165b302 100644 --- a/libnl3.spec +++ b/libnl3.spec @@ -26,14 +26,14 @@ Summary: Convenience library for working with Netlink sockets License: LGPL-2.1, GPL-2.0 Group: Development/Libraries/C and C++ -URL: http://people.suug.ch/~tgr/libnl/ +Url: http://people.suug.ch/~tgr/libnl/ #Git-Clone: git://git.kernel.org/pub/scm/libs/netlink/libnl #Git-Clone: git://git.infradead.org/users/tgr/libnl Source: libnl-%version.tar.xz Source2: baselibs.conf Patch1: libdir.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: bison fdupes flex pkgconfig python-devel xz +BuildRequires: bison fdupes flex libtool pkgconfig python-devel xz %description The libnl suite is a collection of libraries providing APIs to