diff options
author | Andrea Bolognani <abologna@redhat.com> | 2016-06-15 13:19:32 +0200 |
---|---|---|
committer | Andrea Bolognani <abologna@redhat.com> | 2016-06-15 18:53:34 +0200 |
commit | 2c51fa6ec4d34ccdd63f0935fb7530b681b126ac (patch) | |
tree | 6bcbf8b9e73ed75e84de2a1ab1a7de0ee364c1ad /mingw-libvirt.spec.in | |
parent | 475835e38b0ba69ec241742976708cc007b0471b (diff) | |
download | libvirt-2c51fa6ec4d34ccdd63f0935fb7530b681b126ac.tar.gz |
maint: Switch to xz compressed PAX release archives
This allows us to produce releases that are roughly a third in
size, have no limitation on path length, and are still readable
by all supported platforms.
Diffstat (limited to 'mingw-libvirt.spec.in')
-rw-r--r-- | mingw-libvirt.spec.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mingw-libvirt.spec.in b/mingw-libvirt.spec.in index 6f958320b4..e8088398c4 100644 --- a/mingw-libvirt.spec.in +++ b/mingw-libvirt.spec.in @@ -30,7 +30,7 @@ Summary: MinGW Windows libvirt virtualization library License: LGPLv2+ Group: Development/Libraries URL: http://libvirt.org/ -Source0: ftp://libvirt.org/libvirt/libvirt-%{version}.tar.gz +Source0: ftp://libvirt.org/libvirt/libvirt-%{version}.tar.xz BuildRequires: mingw32-filesystem >= 95 BuildRequires: mingw64-filesystem >= 95 |