add patch for using libcurl, and get rid of selinux patch that's
[libvirt.git] / libvirt.spec
index 089ce93..05d6499 100644 (file)
@@ -378,7 +378,7 @@ URL: http://libvirt.org/
     %define mainturl stable_updates/
 %endif
 Source: http://libvirt.org/sources/%{?mainturl}libvirt-%{version}.tar.gz
-Patch1: selinux-mkdir.patch
+Patch1: libcurl.patch
 
 %if %{with_libvirtd}
 Requires: libvirt-daemon = %{version}-%{release}
@@ -1106,7 +1106,7 @@ of recent versions of Linux (and other OSes).
 
 %prep
 %setup -q
-%patch1 -p1 -R
+%patch1 -p1
 
 %build
 %if ! %{with_xen}