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 cbd1e3269..62b94f827 100644
--- a/misc/bcfg2.spec
+++ b/misc/bcfg2.spec
@@ -105,7 +105,7 @@ Group: System/Management
%else
Group: System Tools
%endif
-Requires: bcfg2
+Requires: bcfg2 = %{version}
%if "%{py_ver}" < "2.6"
Requires: python-ssl
%endif