Add missing dep on python-setuptools.

This commit is contained in:
Devan Goodwin 2010-06-08 10:35:41 -03:00
parent fa9e550ca1
commit 91f3b175fa
2 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,8 @@
[globalconfig]
default_builder = spacewalk.releng.builder.Builder
default_tagger = spacewalk.releng.tagger.VersionTagger
[cvs]
cvsroot = :ext:dgoodwin@cvs.fedoraproject.org:/cvs/extras
branches = EL-5 EL-6 F-12 F-13

View file

@ -14,6 +14,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
BuildRequires: python-devel
BuildRequires: python-setuptools
Requires: python-setuptools
%description
Tito is a tool for managing tarballs, rpms, and builds for projects using