update mtools
This commit is contained in:
parent
22c6167b8b
commit
b18d5245dd
@ -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"
|
|
||||||
11
mtools.spec
11
mtools.spec
@ -1,14 +1,12 @@
|
|||||||
Name: mtools
|
Name: mtools
|
||||||
Version: 4.0.18
|
Version: 4.0.18
|
||||||
Release: 17
|
Release: 18
|
||||||
Summary: Collection of utilities to access MS-DOS disks
|
Summary: Collection of utilities to access MS-DOS disks
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: http://www.gnu.org/software/mtools/
|
URL: http://www.gnu.org/software/mtools/
|
||||||
|
|
||||||
Source0: ftp://ftp.gnu.org/gnu/mtools/mtools-%{version}.tar.bz2
|
Source0: ftp://ftp.gnu.org/gnu/mtools/mtools-%{version}.tar.bz2
|
||||||
|
|
||||||
Patch0: 0000-mtools-3.9.6-config.patch
|
|
||||||
|
|
||||||
BuildRequires: gcc git texinfo autoconf
|
BuildRequires: gcc git texinfo autoconf
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -55,6 +53,13 @@ ln -s mtools.5.gz %{buildroot}%{_mandir}/man5/mtools.conf.5.gz
|
|||||||
%{_infodir}/mtools.info*
|
%{_infodir}/mtools.info*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
|
||||||
|
* Fri 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
|
* Fri Aug 30 2019 huangzheng <huangzheng22@huawei.com> - 4.0.18-17
|
||||||
- Type:enhancement
|
- Type:enhancement
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user