From 1ebe25dd2866b9a179ef5b36a43178cd0e0b60fbc0c5bde8d9881997c908f1b9 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Thu, 6 Oct 2011 10:12:38 +0000 Subject: [PATCH] Accepting request 85984 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/85984 OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=80 --- dhcp.changes | 5 +++++ dhcp.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/dhcp.changes b/dhcp.changes index 47ab1c8..2b42923 100644 --- a/dhcp.changes +++ b/dhcp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Sep 30 20:07:54 UTC 2011 - coolo@suse.com + +- add libtool as buildrequire to make the spec file more reliable + ------------------------------------------------------------------- Tue Sep 6 14:27:51 UTC 2011 - mt@suse.com diff --git a/dhcp.spec b/dhcp.spec index 23d640c..14de11e 100644 --- a/dhcp.spec +++ b/dhcp.spec @@ -36,6 +36,7 @@ BuildRequires: CASA-devel BuildRequires: openldap2-devel %endif BuildRequires: dos2unix +BuildRequires: libtool License: BSD3c(or similar) Group: Productivity/Networking/Boot/Servers AutoReqProv: on