X-Git-Url: http://git.onelab.eu/?p=libvirt.git;a=blobdiff_plain;f=libvirt.spec;h=bd91d43b2133f8675886919e5a49e105870d54fb;hp=2e0083c4ed7058e0f7c03e4abc9009c5952bd127;hb=45f80cfd1e4ef4307a8e18099960bae93788572f;hpb=0b4594c576d3c078def745a5ba9cde9b8b478671 diff --git a/libvirt.spec b/libvirt.spec index 2e0083c..bd91d43 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -1,8 +1,8 @@ # -*- rpm-spec -*- -%define mainstream_version 1.0.2 +%define mainstream_version 1.0.4 %define module_version_varname mainstream_version -%define taglevel 2 +%define taglevel 0 #libvirt-RPMFLAGS := --without storage-disk --without storage-iscsi --without storage-scsi \ # --without storage-fs --without storage-lvm \ @@ -384,8 +384,6 @@ URL: http://libvirt.org/ %define mainturl stable_updates/ %endif Source: http://libvirt.org/sources/%{?mainturl}libvirt-%{version}.tar.gz -Patch1: libcurl.patch -Patch3: securityselinuxlabeltest.patch %if %{with_libvirtd} Requires: libvirt-daemon = %{version}-%{release} @@ -1116,8 +1114,6 @@ of recent versions of Linux (and other OSes). %prep %setup -q -%patch1 -p1 -%patch3 -p1 %build %if ! %{with_xen}