summaryrefslogtreecommitdiffstats
path: root/mock.spec.in
diff options
context:
space:
mode:
authorSeth Vidal <skvidal@fedoraproject.org>2010-02-10 15:51:08 -0600
committerClark Williams <williams@redhat.com>2010-02-10 15:51:08 -0600
commit716d41a0090047c3e943d102537b87d86fdcbe88 (patch)
tree0c25dd450ded9f96c438bcdbd7cb5bad1ae4a471 /mock.spec.in
parent4f049ba3ba1964477e078f8799d28e92c9fb2e6c (diff)
downloadmock-716d41a0090047c3e943d102537b87d86fdcbe88.tar.gz
mock-716d41a0090047c3e943d102537b87d86fdcbe88.tar.xz
mock-716d41a0090047c3e943d102537b87d86fdcbe88.zip
add configuration option to run createrepo on result rpms
Added patch from Seth Vidal <skvidal@fedoraproject.org> to automatically run createrepo on the generated rpms Signed-off-by: Seth Vidal <skvidal@fedoraproject.org> Signed-off-by: Clark Williams <williams@redhat.com>
Diffstat (limited to 'mock.spec.in')
-rw-r--r--mock.spec.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/mock.spec.in b/mock.spec.in
index 8b91b40..fe739fe 100644
--- a/mock.spec.in
+++ b/mock.spec.in
@@ -19,6 +19,7 @@ URL: http://fedoraproject.org/wiki/Projects/Mock
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
Requires: python >= 2.4, yum >= 2.4, tar, gzip, python-ctypes, python-decoratortools, usermode
+Requires: createrepo
Requires(pre): shadow-utils
BuildRequires: python-devel