From 63ea93f6602413792f5b06c0cb17d47d74da0ad7fda963f99dbdfa881a8593a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Sun, 13 Nov 2011 10:16:22 +0000 Subject: [PATCH] Accepting request 91152 from home:coolo:removelibtool add buildrequire libtool OBS-URL: https://build.opensuse.org/request/show/91152 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libgcrypt?expand=0&rev=6 --- libgcrypt.changes | 5 +++++ libgcrypt.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/libgcrypt.changes b/libgcrypt.changes index fc0d63e..49619ad 100644 --- a/libgcrypt.changes +++ b/libgcrypt.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Nov 13 09:16:36 UTC 2011 - coolo@suse.com + +- add libtool as explicit buildrequire to avoid implicit dependency from prjconf + ------------------------------------------------------------------- Sun Oct 2 18:38:28 UTC 2011 - crrodriguez@opensuse.org diff --git a/libgcrypt.spec b/libgcrypt.spec index 1b564cd..5c645ae 100644 --- a/libgcrypt.spec +++ b/libgcrypt.spec @@ -20,13 +20,13 @@ Name: libgcrypt BuildRequires: libgpg-error-devel +BuildRequires: libtool Url: http://www.gnu.org/directory/Security/libgcrypt.html Version: 1.5.0 Release: 1 Summary: The GNU Crypto Library License: GPLv2+ ; LGPLv2.1+ Group: Development/Libraries/C and C++ -AutoReqProv: on Source: %name-%version.tar.bz2 Source2: baselibs.conf Patch0: %name-ppc64.patch