From 5ed7c244d4af854403bc53dcae350852b20dc3c6 Mon Sep 17 00:00:00 2001 From: Cole Robinson Date: Sun, 7 Dec 2008 16:32:56 -0500 Subject: [PATCH] Yet another spec file fix. --- virt-manager.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virt-manager.spec.in b/virt-manager.spec.in index 485767019..4e56a07c0 100644 --- a/virt-manager.spec.in +++ b/virt-manager.spec.in @@ -20,7 +20,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) # These two are just the oldest version tested Requires: pygtk2 >= 1.99.12-6 Requires: gnome-python2-gconf >= 1.99.11-7 -%if %{fedora} <= 9 +%if 0%{?fedora} <= 9 Requires: gnome-python2 %else Requires: gnome-python2-gnome