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.
This commit is contained in:
Christopher Edward Lumens 2005-01-07 20:19:20 +00:00
parent 1f2cc21cbc
commit 6c6e00911e
3 changed files with 9 additions and 5 deletions

View File

@ -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

View File

@ -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 <clumens@redhat.com> 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 <katzj@redhat.com> - 1.6.19-2
- add support for Promise SX8 devices

View File

@ -1,2 +1 @@
8986cc05ac21707785046b13bfbc9d38 parted-1.6.18.tar.gz
d3874806ae56a3aed6cee5d8717c0292 parted-1.6.19.tar.gz
aba5a1e05c2970ea403a282def212237 parted-1.6.20.tar.gz