From: Thierry Parmentelat Date: Thu, 21 Feb 2013 10:21:48 +0000 (+0100) Subject: removed unnecessary patch - autoreconf will do X-Git-Tag: libvirt-1.0.2-1~1 X-Git-Url: http://git.onelab.eu/?p=libvirt.git;a=commitdiff_plain;h=af448e89aaa9d437662dab683780dc8755019e78;ds=sidebyside removed unnecessary patch - autoreconf will do --- diff --git a/libcurl-daemon.patch b/libcurl-daemon.patch deleted file mode 100644 index a13198e..0000000 --- a/libcurl-daemon.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- a/daemon/Makefile.am 2013-01-30 09:19:50.000000000 +0100 -+++ b/daemon/Makefile.am 2013-02-20 17:28:21.755826555 +0100 -@@ -120,7 +120,8 @@ - $(SASL_LIBS) \ - $(DBUS_LIBS) \ - $(POLKIT_LIBS) \ -- $(LIBNL_LIBS) -+ $(LIBNL_LIBS) \ -+ $(CURL_LIBS) - - if WITH_DTRACE_PROBES - libvirtd_LDADD += ../src/libvirt_probes.lo diff --git a/libvirt.spec b/libvirt.spec index a108d48..6020d62 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -382,7 +382,6 @@ URL: http://libvirt.org/ %endif Source: http://libvirt.org/sources/%{?mainturl}libvirt-%{version}.tar.gz Patch1: libcurl.patch -Patch2: libcurl-daemon.patch Patch3: securityselinuxlabeltest.patch %if %{with_libvirtd} @@ -1114,7 +1113,6 @@ of recent versions of Linux (and other OSes). %prep %setup -q %patch1 -p1 -%patch2 -p1 %patch3 -p1 %build