From 6551d822aa210940806603527e979df68c301f77bdb59184bb24ff6484b7949d Mon Sep 17 00:00:00 2001 From: James Fehlig Date: Tue, 18 Jan 2011 17:47:48 +0000 Subject: [PATCH] fix copy and paste error in spec file OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=89 --- libvirt.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libvirt.spec b/libvirt.spec index ec51309..c8d016b 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -39,7 +39,6 @@ %define with_selinux 1 %define with_apparmor 0 # options -%endif %if 0%{?suse_version} >= 1140 %define with_yajl 1 %define with_netcf 1 @@ -55,6 +54,7 @@ %define with_capng 1 %else %define with_capng 0 +%endif %if 0%{?suse_version} > 1110 %define with_udev 1 %define with_hal 0