From 7c3d46c0047bfba3d9688b7fcba8fe559b8d8def Mon Sep 17 00:00:00 2001 From: Bryan Kearney Date: Tue, 2 Dec 2008 19:29:25 +0000 Subject: [PATCH] Missed the build requires which caused the files to go into the incorrect location --- ace.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/ace.spec b/ace.spec index 7624a4c..aa9a8f1 100644 --- a/ace.spec +++ b/ace.spec @@ -20,6 +20,7 @@ URL: http://www.thincrust.net Source0: %{url}/download/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: ruby(abi) = 1.8 Requires: yum Requires: ruby(abi) = 1.8 Requires: puppet