From 916677c7db4507f42fb636d60d1297452d9601c05ad8f04a310689586c079111 Mon Sep 17 00:00:00 2001 From: James Fehlig Date: Tue, 5 Oct 2010 22:39:44 +0000 Subject: [PATCH] fix whitespace issue in spec file OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=68 --- libvirt.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libvirt.spec b/libvirt.spec index c8190c6..8f82bbb 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -42,7 +42,7 @@ %if 0%{?suse_version} >= 1130 %define with_capng 1 %else -%define with_capng 0 +%define with_capng 0 %endif %define with_netcf 0 %define with_udev 0