From fcbf5a590b6e302fc65c08ccd46fd7546e1077fc1ca5c4f20239bab9bb3152d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Sun, 13 Nov 2011 10:14:49 +0000 Subject: [PATCH] Accepting request 91144 from home:coolo:removelibtool add buildrequire libtool OBS-URL: https://build.opensuse.org/request/show/91144 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libdnet?expand=0&rev=8 --- libdnet.changes | 5 +++++ libdnet.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/libdnet.changes b/libdnet.changes index bb3230f..7e609ee 100644 --- a/libdnet.changes +++ b/libdnet.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Nov 13 09:15:27 UTC 2011 - coolo@suse.com + +- add libtool as explicit buildrequire to avoid implicit dependency from prjconf + ------------------------------------------------------------------- Fri Dec 4 15:44:26 CET 2009 - dmueller@suse.de diff --git a/libdnet.spec b/libdnet.spec index 81a8a4a..4d16763 100644 --- a/libdnet.spec +++ b/libdnet.spec @@ -1,7 +1,7 @@ # -# spec file for package libdnet (Version 1.12) +# spec file for package libdnet # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 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 @@ -19,7 +19,7 @@ Name: libdnet -BuildRequires: python-devel +BuildRequires: libtool python-devel License: BSD3c(or similar) Group: Development/Libraries/Other Summary: Library for Simple, Portable Interface to Low Level Networking Routines