diff options
-rw-r--r-- | rpm-mandriva-setup.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rpm-mandriva-setup.spec b/rpm-mandriva-setup.spec index 3ec35ff..006a6e8 100644 --- a/rpm-mandriva-setup.spec +++ b/rpm-mandriva-setup.spec @@ -31,7 +31,7 @@ Summary: The Mandriva rpm configuration and scripts to build rpms Requires: spec-helper >= 0.6-5mdk Requires: multiarch-utils >= 1.0.3 Requires: %name = %version-%release -%if have_emacsmodespec +%if %have_emacsmodespec Conflicts: rpm < 4.4.1 %endif |