From 20b6ed1534baa538d382bba6b369d7e74e95469a Mon Sep 17 00:00:00 2001 From: Tim Laszlo Date: Tue, 22 May 2012 13:15:31 -0500 Subject: bcfg2.spec: Move python-nose dependency to bcfg2-server --- misc/bcfg2.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc/bcfg2.spec') diff --git a/misc/bcfg2.spec b/misc/bcfg2.spec index 9fd4c5a13..2899b4c36 100644 --- a/misc/bcfg2.spec +++ b/misc/bcfg2.spec @@ -51,7 +51,6 @@ BuildRequires: python-sphinx10 BuildRequires: python-sphinx >= 0.6 %endif -Requires: python-nose Requires: python-lxml >= 0.9 %if 0%{?rhel_version} # the debian init script needs redhat-lsb. @@ -107,6 +106,7 @@ Requires: python-lxml >= 1.2.1 %if "%{_vendor}" == "redhat" Requires: gamin-python %endif +Requires: python-nose %description -n bcfg2-server Bcfg2 helps system administrators produce a consistent, reproducible, -- cgit v1.2.3-1-g7c22