update mtools

This commit is contained in:
eulerstorage 2020-01-10 10:18:58 +08:00
parent 22c6167b8b
commit b347263335
2 changed files with 8 additions and 21 deletions

View File

@ -1,18 +0,0 @@
diff -up mtools-4.0.9/mtools.conf.conf mtools-4.0.9/mtools.conf
--- mtools-4.0.9/mtools.conf.conf 2009-03-01 00:01:03.000000000 +0100
+++ mtools-4.0.9/mtools.conf 2009-03-09 18:21:40.000000000 +0100
@@ -16,11 +16,10 @@
# Example mtools.conf files. Uncomment the lines which correspond to
# your architecture and comment out the "SAMPLE FILE" line below
-SAMPLE FILE
-# # Linux floppy drives
-# drive a: file="/dev/fd0" exclusive
-# drive b: file="/dev/fd1" exclusive
+# Linux floppy drives
+drive a: file="/dev/fd0" exclusive mformat_only
+drive b: file="/dev/fd1" exclusive mformat_only
# # First SCSI hard disk partition
# drive c: file="/dev/sda1"

View File

@ -1,14 +1,12 @@
Name: mtools
Version: 4.0.18
Release: 17
Release: 18
Summary: Collection of utilities to access MS-DOS disks
License: GPLv3+
URL: http://www.gnu.org/software/mtools/
Source0: ftp://ftp.gnu.org/gnu/mtools/mtools-%{version}.tar.bz2
Patch0: 0000-mtools-3.9.6-config.patch
BuildRequires: gcc git texinfo autoconf
%description
@ -55,6 +53,13 @@ ln -s mtools.5.gz %{buildroot}%{_mandir}/man5/mtools.conf.5.gz
%{_infodir}/mtools.info*
%changelog
* Jan 10 2020 sunshihao <sunshihao@huawei.com> - 4.0.18-18
- Type:enhancement
- ID:NA
- SUG:NA
- DESC:update mtools
* Fri Aug 30 2019 huangzheng <huangzheng22@huawei.com> - 4.0.18-17
- Type:enhancement
- ID:NA