summaryrefslogtreecommitdiffstats
path: root/mock.spec.in
diff options
context:
space:
mode:
authorJesse Keating <jkeating@redhat.com>2010-03-11 14:19:58 -0800
committerJesse Keating <jkeating@redhat.com>2010-03-11 14:19:58 -0800
commitd490c8eba24b5be4785316fca5f2c9c724e990f7 (patch)
treea16c29a38e92d5aa55eb93729d7b9950dd0a4a45 /mock.spec.in
parentbc678aba383d1a6ad4ffd884ca21aa4058856e86 (diff)
downloadmock-d490c8eba24b5be4785316fca5f2c9c724e990f7.tar.gz
mock-d490c8eba24b5be4785316fca5f2c9c724e990f7.tar.xz
mock-d490c8eba24b5be4785316fca5f2c9c724e990f7.zip
Revert "Revert "add configuration option to run createrepo on result rpms""
This reverts commit bc678aba383d1a6ad4ffd884ca21aa4058856e86. Revert the revert, wheee! This is appropriate for 1.1 moving forward.
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 2addc04..8bd8cc2 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
%if "%{?dist}" == ".el5"