diff --git a/parted.spec b/parted.spec index 3293b4f..5892642 100644 --- a/parted.spec +++ b/parted.spec @@ -4,7 +4,7 @@ Summary: The GNU disk partition manipulation program. Name: parted Version: 1.6.15 -Release: 4 +Release: 5 Source: ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz Patch0: parted-1.6.3-fat.c.patch Patch1: parted-1.6.3-print-large-device.patch @@ -96,7 +96,7 @@ rm -f $RPM_BUILD_ROOT/%{_infodir}/dir %{_libdir}/*.a* %changelog -* Mon Oct 18 2004 Jeremy Katz - 1.6.15-4 +* Mon Oct 18 2004 Jeremy Katz - 1.6.15-5 - add patch from Matt Domsch to add a unique signature to new DOS labels so that we can later determine which BIOS disk is which (#106674)