From 6c6e00911e23066c79c53ffb610eb455fe4ed96f Mon Sep 17 00:00:00 2001 From: Christopher Edward Lumens Date: Fri, 7 Jan 2005 20:19:20 +0000 Subject: [PATCH] Updated the package to 1.6.20 which fixes problems shrinking FAT32 filesystems (#139257) and a compile error (#142100). Updated patches for the new version. --- .cvsignore | 1 + parted.spec | 10 +++++++--- sources | 3 +-- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index 98730ce..28df277 100644 --- a/.cvsignore +++ b/.cvsignore @@ -3,3 +3,4 @@ parted-1.6.15.tar.gz parted-1.6.16.tar.gz parted-1.6.18.tar.gz parted-1.6.19.tar.gz +parted-1.6.20.tar.gz diff --git a/parted.spec b/parted.spec index 450af38..9841fbb 100644 --- a/parted.spec +++ b/parted.spec @@ -3,14 +3,14 @@ Summary: The GNU disk partition manipulation program. Name: parted -Version: 1.6.19 -Release: 2 +Version: 1.6.20 +Release: 1 Source: ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz Patch0: parted-1.6.3-fat.c.patch Patch2: parted-1.6.15-unique-sig.patch Patch3: parted-1.6.19-sx8.patch -Patch100: parted-1.6.15-dasd.patch +Patch100: parted-1.6.20-dasd.patch Patch150: parted-1.6.3-iseries.patch Patch151: parted-1.6.3-aix.patch Patch152: parted-1.6.15-dasd_geometry.patch @@ -99,6 +99,10 @@ rm -f $RPM_BUILD_ROOT/%{_infodir}/dir %{_libdir}/*.a* %changelog +* Fri Jan 07 2005 Chris Lumens 1.6.20-1 +- Updated to 1.6.20 (#139257, #142100). +- Updated DASD and AIX patches for 1.6.20. + * Tue Dec 14 2004 Jeremy Katz - 1.6.19-2 - add support for Promise SX8 devices diff --git a/sources b/sources index 32a042a..0d037c2 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -8986cc05ac21707785046b13bfbc9d38 parted-1.6.18.tar.gz -d3874806ae56a3aed6cee5d8717c0292 parted-1.6.19.tar.gz +aba5a1e05c2970ea403a282def212237 parted-1.6.20.tar.gz