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:
parent
1f2cc21cbc
commit
6c6e00911e
@ -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
|
||||
|
10
parted.spec
10
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 <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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user