diff --git a/parted.spec b/parted.spec index 2405834..2bddc5a 100644 --- a/parted.spec +++ b/parted.spec @@ -4,7 +4,7 @@ Summary: The GNU disk partition manipulation program. Name: parted Version: 1.7.1 -Release: 6 +Release: 7 Source: ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.bz2 Patch0: parted-1.7.0-fat.c.patch Patch1: parted-1.7.0-sx8.patch @@ -100,6 +100,9 @@ rm -f $RPM_BUILD_ROOT/%{_infodir}/dir %{_libdir}/*.so %changelog +* Thu Jun 22 2006 David Cantrell - 1.7.1-7 +- PED_SECTOR_SIZE -> PED_SECTOR_SIZE_DEFAULT + * Thu Jun 22 2006 David Cantrell - 1.7.1-6 - Roll dasd patches together - Use O_DIRECT to prevent first partition corruption on GPT disks