From 2ddca527d7ebe072054ab15c04a5f99339e2362f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Wed, 14 Jul 2010 14:05:01 +0000 Subject: [PATCH 1/1] - does not build with libtool 1.5 Changed files: bacula.spec -> 1.145 --- bacula.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bacula.spec b/bacula.spec index b054a15..2f21bcf 100644 --- a/bacula.spec +++ b/bacula.spec @@ -60,7 +60,7 @@ BuildRequires: gettext-devel BuildRequires: gtk+2-devel BuildRequires: libcap-devel %{?with_dbi:BuildRequires: libdbi-devel >= 0.8.4} -BuildRequires: libtool +BuildRequires: libtool >= 2:2.2 %if %{with rescue} BuildRequires: fakeroot %endif -- 2.44.0