From d44ae593f0c445b9d08cece82551b55c854714ee Mon Sep 17 00:00:00 2001 From: Wu Bo Date: Wed, 1 Jul 2020 17:30:35 +0800 Subject: [PATCH] rebuild dosfstools --- dosfstools.spec | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/dosfstools.spec b/dosfstools.spec index 62142a9..19b50d0 100644 --- a/dosfstools.spec +++ b/dosfstools.spec @@ -8,14 +8,14 @@ Source0: http://www.github.com/%{name}/%{name}/releases/download/v%{versi BuildRequires: gcc git autoconf automake -Patch0000: 0000-Fix-signed-integer-overflow-in-FSTART.patch -Patch0001: 0001-Avoid-returning-deleted-directory-entries-as-labels.patch -Patch0002: 0002-src-check.c-Fix-up-mtools-created-bad-dir-entries.patch -Patch0003: 0003-Remove-long-file-name-when-changing-short-file-name.patch -Patch0004: 0004-Fix-gcc-sprintf-length-warnings.patch -Patch0005: 0005-fsck.fat-Fix-Year-2038-Bug.patch -Patch0006: 0006-mkfs.fat-Fix-parsing-of-block-number.patch -Patch0007: 0007-device_info-Fix-parsing-partition-number.patch +Patch0: 0000-Fix-signed-integer-overflow-in-FSTART.patch +Patch1: 0001-Avoid-returning-deleted-directory-entries-as-labels.patch +Patch2: 0002-src-check.c-Fix-up-mtools-created-bad-dir-entries.patch +Patch3: 0003-Remove-long-file-name-when-changing-short-file-name.patch +Patch4: 0004-Fix-gcc-sprintf-length-warnings.patch +Patch5: 0005-fsck.fat-Fix-Year-2038-Bug.patch +Patch6: 0006-mkfs.fat-Fix-parsing-of-block-number.patch +Patch7: 0007-device_info-Fix-parsing-partition-number.patch %description The dosfstools package contains programs mkfs.fat, fsck.fat and fatlabel to