commit
c7a7b81fba
@ -1,6 +1,6 @@
|
||||
Name: dosfstools
|
||||
Version: 4.1
|
||||
Release: 7
|
||||
Release: 8
|
||||
Summary: FAT file system userspace tools
|
||||
License: GPLv3+
|
||||
URL: http://www.github.com/dosfstools/dosfstools
|
||||
@ -8,14 +8,14 @@ Source0: http://www.github.com/%{name}/%{name}/releases/download/v%{versi
|
||||
|
||||
BuildRequires: gcc git autoconf automake
|
||||
|
||||
Patch6000: 6000-Fix-signed-integer-overflow-in-FSTART.patch
|
||||
Patch6001: 6001-Avoid-returning-deleted-directory-entries-as-labels.patch
|
||||
Patch6002: 6002-src-check.c-Fix-up-mtools-created-bad-dir-entries.patch
|
||||
Patch6003: 6003-Remove-long-file-name-when-changing-short-file-name.patch
|
||||
Patch6004: 6004-Fix-gcc-sprintf-length-warnings.patch
|
||||
Patch6005: 6005-fsck.fat-Fix-Year-2038-Bug.patch
|
||||
Patch6006: 6006-mkfs.fat-Fix-parsing-of-block-number.patch
|
||||
Patch6007: 6007-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
|
||||
@ -49,6 +49,9 @@ This package includes man pages for dosfstools.
|
||||
%{_mandir}/man8/*
|
||||
|
||||
%changelog
|
||||
* Wed Jul 1 2020 Wu Bo <wubo009@163.com> - 4.1-8
|
||||
- rebuild package
|
||||
|
||||
* Tue Aug 20 2019 luoshijie <luoshijie1@huawei.com> - 4.1-7
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user