From a3ba1e31fdbb9a5c18d143e1355aaeb9a29144d1005776ede9bfe81b0367d788 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristian=20Rodr=C3=ADguez?= Date: Sat, 15 Oct 2011 18:44:02 +0000 Subject: [PATCH] Accepting request 87949 from home:coolo:removelibtool add libtool as buildrequire to avoid a hidden require from projconfig OBS-URL: https://build.opensuse.org/request/show/87949 OBS-URL: https://build.opensuse.org/package/show/Base:System/gpm?expand=0&rev=19 --- gpm.changes | 5 +++++ gpm.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/gpm.changes b/gpm.changes index 8de2224..f646688 100644 --- a/gpm.changes +++ b/gpm.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Oct 15 04:47:11 UTC 2011 - coolo@suse.com + +- add libtool as buildrequire to make the spec file more reliable + ------------------------------------------------------------------- Fri Sep 30 15:18:56 UTC 2011 - uli@suse.com diff --git a/gpm.spec b/gpm.spec index 21460e8..19ee82e 100644 --- a/gpm.spec +++ b/gpm.spec @@ -19,7 +19,7 @@ Name: gpm -BuildRequires: bison lzma ncurses-devel +BuildRequires: bison libtool lzma ncurses-devel Url: http://linux.schottelius.org/gpm/ License: GPLv2+ Group: System/Console