diff --git a/cobbler.spec b/cobbler.spec index c660255..8568446 100644 --- a/cobbler.spec +++ b/cobbler.spec @@ -3,7 +3,7 @@ Summary: Boot server configurator Name: cobbler Version: 0.3.5 -Release: 1%{?dist} +Release: 4%{?dist} Source0: %{name}-%{version}.tar.gz License: GPL Group: Applications/System @@ -12,9 +12,9 @@ Requires: httpd Requires: tftp-server Requires: python-devel Requires: createrepo +BuildRequires: python-devel BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot BuildArch: noarch -BuildRequires: python-devel ExcludeArch: ppc Url: http://cobbler.et.redhat.com @@ -57,10 +57,10 @@ test "x$RPM_BUILD_ROOT" != "x" && rm -rf $RPM_BUILD_ROOT %changelog -* Wed Dec 20 2006 Michael DeHaan - 0.3.5-3 +* Thu Dec 21 2006 Michael DeHaan - 0.3.5-4 - Upstream changes (see CHANGELOG) - Added createrepo as Requires -- BuildRequire: python-devel for 2.5 build system +- BuildRequires: python-devel (needed for 2.5) * Tue Dec 05 2006 Michael DeHaan - 0.3.4-1 - Upstream changes (see CHANGELOG) diff --git a/sources b/sources index a981be9..0d5a2f0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -46caea741e971faab6532e22013542d2 cobbler-0.3.5.tar.gz +ffbc5fd755978b076f95fb9386e48d10 cobbler-0.3.5.tar.gz