From 9fce10e7cf0a616b14c031d7b03c78f58a887c56 Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Fri, 14 Sep 2007 14:59:29 -0400 Subject: Repos are now added to the WebUI. --- cobbler.spec | 1 + 1 file changed, 1 insertion(+) (limited to 'cobbler.spec') diff --git a/cobbler.spec b/cobbler.spec index e1db970..4910cb8 100644 --- a/cobbler.spec +++ b/cobbler.spec @@ -21,6 +21,7 @@ Requires: syslinux Requires(post): /sbin/chkconfig Requires(preun): /sbin/chkconfig Requires(preun): /sbin/service +BuildRequires: redhat-rpm-config BuildRequires: python-devel BuildRequires: python-cheetah BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot -- cgit