From 3f292e2efe53da534b20d91d909c0b0f10f2a079 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Wed, 12 Aug 2009 15:47:38 +0000 Subject: [PATCH] - Use xz compressed upstream tarball. https://www.redhat.com/archives/fedora-devel-list/2009-August/msg00563.html --- .cvsignore | 2 +- parted.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 467a9b0..0edcf14 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -parted-1.9.0.tar.gz +parted-1.9.0.tar.xz diff --git a/parted.spec b/parted.spec index 077a169..badca2c 100644 --- a/parted.spec +++ b/parted.spec @@ -4,12 +4,12 @@ Summary: The GNU disk partition manipulation program Name: parted Version: 1.9.0 -Release: 10%{?dist} +Release: 11%{?dist} License: GPLv3+ Group: Applications/System URL: http://www.gnu.org/software/parted -Source0: ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz +Source0: ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz Patch1: %{name}-1.9.0-appletv-support.patch Patch2: %{name}-1.9.0-extended-mbr.patch Patch3: %{name}-1.9.0-noheaders.patch @@ -131,6 +131,9 @@ fi %{_exec_prefix}/%{_lib}/pkgconfig/libparted.pc %changelog +* Wed Aug 12 2009 Ville Skyttä - 1.9.0-11 +- Use xz compressed upstream tarball. + * Wed Aug 12 2009 Joel Granados - 1.9.0-10 - Make install with exclude docs work without an error message. diff --git a/sources b/sources index 3a2b5f6..86b82fb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -055305bc7bcf472ce38f9abf69a9d94d parted-1.9.0.tar.gz +a9ffa9b69f0b6099b75c32a03bb12f7f parted-1.9.0.tar.xz