From 338cc1e1c2da968deab86d3a13ad30caf95ad968 Mon Sep 17 00:00:00 2001 From: Christopher Edward Lumens Date: Fri, 8 Jul 2005 15:24:52 +0000 Subject: [PATCH] Updated to parted-1.6.23. Updated our patches to still apply. --- .cvsignore | 1 + parted.spec | 19 +++++++++++-------- sources | 2 +- 3 files changed, 13 insertions(+), 9 deletions(-) diff --git a/.cvsignore b/.cvsignore index dfb4b7d..91387d5 100644 --- a/.cvsignore +++ b/.cvsignore @@ -6,3 +6,4 @@ parted-1.6.19.tar.gz parted-1.6.20.tar.gz parted-1.6.21.tar.gz parted-1.6.22.tar.gz +parted-1.6.23.tar.gz diff --git a/parted.spec b/parted.spec index 4210eb7..08bdfdd 100644 --- a/parted.spec +++ b/parted.spec @@ -3,18 +3,16 @@ Summary: The GNU disk partition manipulation program. Name: parted -Version: 1.6.22 -Release: 3 +Version: 1.6.23 +Release: 1 Source: ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz Patch0: parted-1.6.3-fat.c.patch Patch3: parted-1.6.19-sx8.patch -Patch100: parted-1.6.21-dasd.patch +Patch100: parted-1.6.23-dasd.patch Patch150: parted-1.6.3-iseries.patch -Patch151: parted-1.6.3-aix.patch +Patch151: parted-1.6.23-aix.patch Patch152: parted-1.6.15-dasd_geometry.patch -Patch153: parted-1.6.22-mac-lvm.patch -Patch154: parted-1.6.22-mac-parts.patch Buildroot: %{_tmppath}/%{name}-root License: GPL @@ -51,8 +49,8 @@ Parted library, you need to install this package. %patch3 -p1 -b .sx8 %patch151 -p1 -b .aix %patch152 -p1 -b .dasd_geometry -%patch153 -p1 -b .mac-lvm -%patch154 -p1 -b .mac-parts +#%patch153 -p1 -b .mac-lvm +#%patch154 -p1 -b .mac-parts iconv -f iso-8859-1 -t utf-8 < doc/pt_BR-parted.8 > doc/pt_BR-parted.8_ mv doc/pt_BR-parted.8_ doc/pt_BR-parted.8 @@ -101,6 +99,11 @@ rm -f $RPM_BUILD_ROOT/%{_infodir}/dir %{_libdir}/*.a* %changelog +* Fri Jul 08 2005 Chris Lumens 1.6.23-1 +- Updated to 1.6.23. +- Get rid of separate Mac patches that are now included in upstream. +- Update DASD and AIX patches. + * Tue Jun 07 2005 Chris Lumens 1.6.22-3 - Modified Apple_Free patch to take care of the case where the partitions are unnamed, causing many errors to be printed (#159047). diff --git a/sources b/sources index 015a094..ed8899c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a8177c27ce5830bdaa4d6f2d7cd13671 parted-1.6.22.tar.gz +7e46a32def60ea355c193d9225691742 parted-1.6.23.tar.gz