Really fix macro for RHEL this time

This commit is contained in:
Daniel P. Berrange 2007-12-06 16:07:18 +00:00
parent bb020a9f75
commit 48ea0a57f8

View File

@ -1,6 +1,6 @@
# -*- rpm-spec -*-
%if 0%{?fedora} >= 8
%if "%{fedora}" >= "8"
%define with_polkit 1
%define with_proxy no
%else