summaryrefslogtreecommitdiffstats
path: root/mock.spec.in
diff options
context:
space:
mode:
authorMichael E Brown <mebrown@michaels-house.net>2007-12-01 13:08:23 -0600
committerMichael E Brown <mebrown@michaels-house.net>2007-12-01 13:08:23 -0600
commit6c521c9c0cfab397ee0aa9764adce737e39415b4 (patch)
treea969ce2f5a66a53cdf4bf046ac51bd860b7e5e11 /mock.spec.in
parent0a52ee48213f254c99b4a435f63692d2d58b3d48 (diff)
downloadmock-6c521c9c0cfab397ee0aa9764adce737e39415b4.tar.gz
mock-6c521c9c0cfab397ee0aa9764adce737e39415b4.tar.xz
mock-6c521c9c0cfab397ee0aa9764adce737e39415b4.zip
use python-decoratortools instead of shipping our own decorator.py
Diffstat (limited to 'mock.spec.in')
-rw-r--r--mock.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/mock.spec.in b/mock.spec.in
index 6e92564..a0bde12 100644
--- a/mock.spec.in
+++ b/mock.spec.in
@@ -17,7 +17,7 @@ Group: Development/Tools
Source: http://fedoraproject.org/projects/mock/releases/%{name}-%{version}.tar.gz
URL: http://fedoraproject.org/wiki/Projects/Mock
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Requires: python >= 2.4, yum >= 2.4, tar, gzip, python-ctypes
+Requires: python >= 2.4, yum >= 2.4, tar, gzip, python-ctypes, python-decoratortools
Requires(pre): shadow-utils
BuildRequires: python-devel