From d0fb8e1d9f65180da0b2f97c97121657b50aec612a943a011e736cfad49e057e Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Mon, 21 Nov 2011 09:33:28 +0000 Subject: [PATCH] Accepting request 92492 from home:coolo:removelibtool - add libtool as buildrequire to avoid implicit dependency OBS-URL: https://build.opensuse.org/request/show/92492 OBS-URL: https://build.opensuse.org/package/show/Base:System/libgpg-error?expand=0&rev=16 --- libgpg-error.changes | 5 +++++ libgpg-error.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/libgpg-error.changes b/libgpg-error.changes index 2d4dfc3..06f724c 100644 --- a/libgpg-error.changes +++ b/libgpg-error.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Nov 19 15:56:17 UTC 2011 - coolo@suse.com + +- add libtool as buildrequire to avoid implicit dependency + ------------------------------------------------------------------- Sun Oct 2 18:04:00 UTC 2011 - crrodriguez@opensuse.org diff --git a/libgpg-error.spec b/libgpg-error.spec index 2561ecc..8e14d0a 100644 --- a/libgpg-error.spec +++ b/libgpg-error.spec @@ -30,6 +30,7 @@ Source2: baselibs.conf %define nld_build 0 Patch0: %name-nld-build.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: libtool %description This is a library that defines common error values for all GnuPG