]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commitdiff
Fix the indentation in libvirt.spec.in
authorJán Tomko <jtomko@redhat.com>
Tue, 8 Jul 2014 13:53:54 +0000 (15:53 +0200)
committerJán Tomko <jtomko@redhat.com>
Tue, 8 Jul 2014 13:55:31 +0000 (15:55 +0200)
Over 66% of my last commit 66e7061 was not indented properly.

libvirt.spec.in

index 500955c783be0c07d4578201a25ad6ab99fcf173..e5f9fb836ee6eda495ca7f1956d29eda354dc508 100644 (file)
@@ -768,9 +768,9 @@ 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
+            %endif
 
 %description daemon-driver-network
 The network driver plugin for the libvirtd daemon, providing
@@ -785,9 +785,9 @@ 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
+            %endif
 Requires: ebtables
 
 %description daemon-driver-nwfilter