diff --git a/parted.spec b/parted.spec index 0244a21..9873c4a 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: 14%{?dist} +Release: 15%{?dist} 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 @@ -108,6 +108,9 @@ exit 0 %{_libdir}/*.so %changelog +* Wed Aug 23 2006 David Cantrell - 1.7.1-15 +- Fixed gpt patch (*asked_already -> asked_already, whoops) + * Tue Aug 22 2006 David Cantrell - 1.7.1-14 - Improve error message returned by _parse_header() on GPT-labeled disks so users actually have an idea of how to correct the problem