From 961d5c0745a7f5cc157767539c66077aca662e4b9016b0337ae20093bdd2884f Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Mon, 21 Nov 2011 14:07:35 +0000 Subject: [PATCH] Accepting request 92626 from home:coolo:removelibtool - add libtool as buildrequire to avoid implicit dependency OBS-URL: https://build.opensuse.org/request/show/92626 OBS-URL: https://build.opensuse.org/package/show/Base:System/parted?expand=0&rev=58 --- parted.changes | 5 +++++ parted.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/parted.changes b/parted.changes index b1f79eb..1151194 100644 --- a/parted.changes +++ b/parted.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Nov 20 06:27:06 UTC 2011 - coolo@suse.com + +- add libtool as buildrequire to avoid implicit dependency + ------------------------------------------------------------------- Wed Oct 26 17:22:16 UTC 2011 - puzel@suse.com diff --git a/parted.spec b/parted.spec index 123a279..68b2852 100644 --- a/parted.spec +++ b/parted.spec @@ -52,7 +52,7 @@ BuildRequires: libreiserfs-devel BuildRequires: libselinux-devel BuildRequires: libsepol-devel BuildRequires: libuuid-devel -BuildRequires: pkg-config +BuildRequires: libtool pkg-config BuildRequires: readline-devel PreReq: %install_info_prereq BuildRoot: %{_tmppath}/%{name}-%{version}-build