autoreconf seems to fix the issue for f18 - Thanks Stephen
[libvirt.git] / libvirt.spec
index cfbaadd..0b12cec 100644 (file)
@@ -380,7 +380,8 @@ URL: http://libvirt.org/
 %endif
 Source: http://libvirt.org/sources/%{?mainturl}libvirt-%{version}.tar.gz
 Patch1: libcurl.patch
-Patch2: securityselinuxlabeltest.patch
+Patch2: libcurl-daemon.patch
+Patch3: securityselinuxlabeltest.patch
 
 %if %{with_libvirtd}
 Requires: libvirt-daemon = %{version}-%{release}
@@ -1112,6 +1113,7 @@ of recent versions of Linux (and other OSes).
 %setup -q
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 %if ! %{with_xen}
@@ -1314,6 +1316,7 @@ of recent versions of Linux (and other OSes).
     %endif
 %endif
 
+autoreconf
 %configure %{?_without_xen} \
            %{?_without_qemu} \
            %{?_without_openvz} \