]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commitdiff
Actually fix the spec file
authorJán Tomko <jtomko@redhat.com>
Tue, 8 Jul 2014 14:33:58 +0000 (16:33 +0200)
committerJán Tomko <jtomko@redhat.com>
Wed, 9 Jul 2014 07:04:15 +0000 (09:04 +0200)
There was a '%' missing before the last {rhel}.
Tested on RHEL-7 this time.

libvirt.spec.in

index e5f9fb836ee6eda495ca7f1956d29eda354dc508..8d1acfa09dd58310cc8e68ca1cedf17a3549f8b5 100644 (file)
@@ -522,7 +522,7 @@ BuildRequires: libapparmor-devel
 %if %{with_network}
 BuildRequires: dnsmasq >= 2.41
 BuildRequires: iptables
-    %if (0%{?fedora} && 0%{?fedora} < 17) || (0%{?rhel} && 0{?rhel} < 7)
+    %if (0%{?fedora} && 0%{?fedora} < 17) || (0%{?rhel} && 0%{?rhel} < 7)
 BuildRequires: iptables-ipv6
     %endif
 BuildRequires: radvd
@@ -768,7 +768,7 @@ Requires: libvirt-daemon = %{version}-%{release}
 Requires: dnsmasq >= 2.41
 Requires: radvd
 Requires: iptables
-            %if (0%{?fedora} && 0%{?fedora} < 17) || (0%{?rhel} && 0{?rhel} < 7)
+            %if (0%{?fedora} && 0%{?fedora} < 17) || (0%{?rhel} && 0%{?rhel} < 7)
 Requires: iptables-ipv6
             %endif
 
@@ -785,7 +785,7 @@ Summary: Nwfilter driver plugin for the libvirtd daemon
 Group: Development/Libraries
 Requires: libvirt-daemon = %{version}-%{release}
 Requires: iptables
-            %if (0%{?fedora} && 0%{?fedora} < 17) || (0%{?rhel} && 0{?rhel} < 7)
+            %if (0%{?fedora} && 0%{?fedora} < 17) || (0%{?rhel} && 0%{?rhel} < 7)
 Requires: iptables-ipv6
             %endif
 Requires: ebtables