From 9dff97a804e7be29e93859d163b2d2eb6812302a662e8dce254d58b97dbd1a86 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sun, 2 Oct 2011 14:36:31 +0000 Subject: [PATCH] Accepting request 85936 from home:coolo:removelibtool add libtool as buildrequires so we no longer rely on libtool in the project config of factory - it's only needed by <10% of all packages OBS-URL: https://build.opensuse.org/request/show/85936 OBS-URL: https://build.opensuse.org/package/show/Base:System/acct?expand=0&rev=13 --- acct.changes | 5 +++++ acct.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/acct.changes b/acct.changes index a462890..9c670c1 100644 --- a/acct.changes +++ b/acct.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Sep 30 20:07:39 UTC 2011 - coolo@suse.com + +- add libtool as buildrequire to make the spec file more reliable + ------------------------------------------------------------------- Sat Sep 17 10:43:53 UTC 2011 - jengelh@medozas.de diff --git a/acct.spec b/acct.spec index 68e90c8..41c62bc 100644 --- a/acct.spec +++ b/acct.spec @@ -26,6 +26,7 @@ Release: 829 Source: %{name}-%{version}.tar.bz2 Source1: rc.acct Source2: logrotate.acct +BuildRequires: libtool Patch: %{name}-%{version}-axp.dif Patch1: %{name}-%{version}-ac.dif Patch2: %{name}-%{version}-info.diff