summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--misc/bcfg2.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/bcfg2.spec b/misc/bcfg2.spec
index edf5c3b6a..53ec70bf9 100644
--- a/misc/bcfg2.spec
+++ b/misc/bcfg2.spec
@@ -98,7 +98,7 @@ Group: System/Management
%else
Group: System Tools
%endif
-Requires: bcfg2
+Requires: bcfg2 = %{version}
%if "%{py_ver}" < "2.6"
Requires: python-ssl
%endif