!4 comment invalid info in conf file

Merge pull request !4 from hy/update
This commit is contained in:
openeuler-ci-bot 2020-03-02 16:28:05 +08:00 committed by Gitee
commit 1aaf6096ba
2 changed files with 34 additions and 1 deletions

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

View File

@ -1,6 +1,6 @@
Name: mtools Name: mtools
Version: 4.0.18 Version: 4.0.18
Release: 18 Release: 19
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/
@ -9,6 +9,8 @@ Source0: ftp://ftp.gnu.org/gnu/mtools/mtools-%{version}.tar.bz2
BuildRequires: gcc git texinfo autoconf BuildRequires: gcc git texinfo autoconf
Patch0: comment-invalid-info-in-conf-file.patch
%description %description
Mtools is a collection of utilities to access MS-DOS disks from GNU 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, and Unix without mounting them. It supports Win'95 style long file names,
@ -53,6 +55,12 @@ ln -s mtools.5.gz %{buildroot}%{_mandir}/man5/mtools.conf.5.gz
%{_infodir}/mtools.info* %{_infodir}/mtools.info*
%changelog %changelog
* 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 * Fri Jan 10 2020 sunshihao <sunshihao@huawei.com> - 4.0.18-18
- Type:enhancement - Type:enhancement
- ID:NA - ID:NA