From bc5d6c42fb89f6aa749f02b46b822b42b5ae1f7d5cada04b852868bc38a4048f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristian=20Rodr=C3=ADguez?= Date: Sun, 2 Oct 2011 15:40:14 +0000 Subject: [PATCH] Accepting request 85975 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/85975 OBS-URL: https://build.opensuse.org/package/show/security/cryptsetup?expand=0&rev=72 --- cryptsetup.changes | 5 +++++ cryptsetup.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/cryptsetup.changes b/cryptsetup.changes index af644e8..78c00e7 100644 --- a/cryptsetup.changes +++ b/cryptsetup.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Sep 30 20:07:51 UTC 2011 - coolo@suse.com + +- add libtool as buildrequire to make the spec file more reliable + ------------------------------------------------------------------- Sun Sep 18 18:42:07 UTC 2011 - jengelh@medozas.de diff --git a/cryptsetup.spec b/cryptsetup.spec index cc7f3c2..b55b414 100644 --- a/cryptsetup.spec +++ b/cryptsetup.spec @@ -23,6 +23,7 @@ Name: cryptsetup Url: http://code.google.com/p/cryptsetup/ BuildRequires: device-mapper-devel e2fsprogs-devel libgcrypt-devel popt-devel BuildRequires: libselinux-devel pkgconfig +BuildRequires: libtool # hashalot version %define haver 0.3 # boot.crypto version