Compare commits

...

13 Commits

Author SHA1 Message Date
openeuler-ci-bot
77db4d9ab9
!22 [sync] PR-21: update changelog time
From: @openeuler-sync-bot 
Reviewed-by: @liuzhiqiang26 
Signed-off-by: @liuzhiqiang26
2022-10-10 06:13:47 +00:00
linfeilong835
b8f9962204 update changlog time
Signed-off-by: linfeilong835 <linfeilong@huawei.com>
(cherry picked from commit 5ab94cce7b89b0b1cdaa41835ac90a4db3b91261)
2022-10-10 11:49:29 +08:00
openeuler-ci-bot
197fe965f0 !9 update to 4.0.24 version
Merge pull request !9 from Markeryang/openEuler-20.03-LTS
2020-07-30 19:05:24 +08:00
Markeryang
44ca01814d update to 4.0.24 version
update to 4.0.24 version
2020-07-30 10:40:27 +08:00
Markeryang
29218b3505 rename patch.
rename comment-invalid-info-in-conf-file.patch to 0001-comment-invalid-info-in-conf-file.patch.
2020-07-30 10:34:23 +08:00
Markeryang
643c165f06 update to 4.0.24 version
update to 4.0.24 version
2020-07-30 10:33:44 +08:00
Markeryang
ecebf467e2 删除文件 mtools-4.0.18.tar.bz2 2020-07-30 10:33:00 +08:00
openeuler-ci-bot
1aaf6096ba !4 comment invalid info in conf file
Merge pull request !4 from hy/update
2020-03-02 16:28:05 +08:00
eulerstorage
fc0c7de0bd comment invalid info in conf file 2020-03-02 16:17:52 +08:00
openeuler-ci-bot
6d30ffc401 !3 mtools update
Merge pull request !3 from hy/update
2020-01-11 16:55:35 +08:00
eulerstorage
0105b4158c update mtools 2020-01-10 11:27:04 +08:00
eulerstorage
b18d5245dd update mtools 2020-01-10 11:12:54 +08:00
eulerstorage
b347263335 update mtools 2020-01-10 10:18:58 +08:00
5 changed files with 44 additions and 22 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

@ -0,0 +1,25 @@
From 0e1339a54e9caacd015d99bf9e3e25d9d199c2f5 Mon Sep 17 00:00:00 2001
From: eulerstorage <eulerstorage@huawei.com>
Date: Mon, 2 Mar 2020 16:12:12 +0800
Subject: [PATCH] comment invalid info in conf file
---
mtools.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mtools.conf b/mtools.conf
index dc186df..1018bbd 100644
--- a/mtools.conf
+++ b/mtools.conf
@@ -16,7 +16,7 @@
# Example mtools.conf files. Uncomment the lines which correspond to
# your architecture and comment out the "SAMPLE FILE" line below
-SAMPLE FILE
+#SAMPLE FILE
# # Linux floppy drives
# drive a: file="/dev/fd0" exclusive
--
1.8.3.1

Binary file not shown.

BIN
mtools-4.0.24.tar.bz2 Normal file

Binary file not shown.

View File

@ -1,16 +1,16 @@
Name: mtools
Version: 4.0.18
Release: 17
Version: 4.0.24
Release: 1
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
Patch1: 0001-comment-invalid-info-in-conf-file.patch
%description
Mtools is a collection of utilities to access MS-DOS disks from GNU
and Unix without mounting them. It supports Win'95 style long file names,
@ -55,6 +55,21 @@ ln -s mtools.5.gz %{buildroot}%{_mandir}/man5/mtools.conf.5.gz
%{_infodir}/mtools.info*
%changelog
* Thu Jul 30 2020 yanglongkang <yanglongkang@huawei.com> - 4.0.24-1
- update to 4.0.24 version
* Mon Mar 2 2020 sunshihao <sunshihao@huawei.com> - 4.0.18-19
- Type:enhancement
- ID:NA
- SUG:NA
- DESC:comment invalid info in conf
* 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
- Type:enhancement
- ID:NA