From 43fb22fd870a56cfcc6ca1d48b3fddf021207453e732497f5c028112dceeee49 Mon Sep 17 00:00:00 2001 From: James Fehlig Date: Wed, 3 Jul 2013 17:14:50 +0000 Subject: [PATCH] - Fix typo in spec file OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=280 --- libvirt.changes | 5 +++++ libvirt.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/libvirt.changes b/libvirt.changes index a0a224c..d8957e6 100644 --- a/libvirt.changes +++ b/libvirt.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jul 3 11:14:11 MDT 2013 - jfehlig@suse.com + +- Fix typo in spec file + ------------------------------------------------------------------- Wed Jul 3 10:20:05 MDT 2013 - jfehlig@suse.com diff --git a/libvirt.spec b/libvirt.spec index 690da40..7c0d4e8 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -258,7 +258,7 @@ Requires: libvirt-daemon-driver-vbox = %{version}-%{release} %if %{with_nwfilter} Requires: libvirt-daemon-driver-nwfilter = %{version}-%{release} %endif -%if %{with_interface) +%if %{with_interface} Requires: libvirt-daemon-driver-interface = %{version}-%{release} %endif Requires: libvirt-daemon-driver-network = %{version}-%{release}