From 84e80d6cfc751f30f1e879e7f161e949d57def16 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Tue, 11 Oct 2005 11:07:28 +0000 Subject: [PATCH] - fix amd64 Changed files: cacti-spine.spec -> 1.3 --- cacti-spine.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cacti-spine.spec b/cacti-spine.spec index 0a6cb9a..488f582 100644 --- a/cacti-spine.spec +++ b/cacti-spine.spec @@ -9,6 +9,7 @@ Source0: http://www.cacti.net/downloads/cactid/%{name}-%{version}.tar.gz Source1: %{name}.init Source2: %{name}.sysconfig URL: http://www.cacti.net/ +BuildRequires: automake BuildRequires: mysql-devel BuildRequires: net-snmp-devel BuildRequires: openssl-devel @@ -24,6 +25,7 @@ legacy cmd.php processor. %setup -q %build +install /usr/share/automake/config.* config %configure \ --with-mysql \ --with-snmp=%{_prefix} -- 2.44.0