Accepting request 657214 from home:jengelh:branches:Base:System

- Use noun phrase in summary.
- Fix excessively large keyring.

OBS-URL: https://build.opensuse.org/request/show/657214
OBS-URL: https://build.opensuse.org/package/show/Base:System/mtools?expand=0&rev=54
This commit is contained in:
Petr Gajdos 2018-12-12 07:11:26 +00:00 committed by Git OBS Bridge
parent a63e315e4d
commit 1f5ba587c2
3 changed files with 40 additions and 623818 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Dec 11 13:57:02 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
- Use noun phrase in summary.
- Fix excessively large keyring.
-------------------------------------------------------------------
Fri Dec 7 12:32:07 UTC 2018 - malte.kraus@suse.com

File diff suppressed because it is too large Load Diff

View File

@ -12,14 +12,14 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
Name: mtools
Version: 4.0.22
Release: 0
Summary: Access Files on an MS-DOS File System
Summary: Tools to access MS-DOS filesystems without kernel drivers
License: GPL-3.0-or-later
Group: System/Filesystems
Url: http://mtools.linux.lu/
@ -41,24 +41,21 @@ BuildRequires: makeinfo
BuildRequires: texinfo
%description
Mtools allows uncomplicated access to an MS-DOS file system on disk
without mounting it. It includes commands for working with MS-DOS
files: mdir, mcd, mcopy, and mformat.
Mtools allows access to an MS-DOS file system on disk without
mounting it. It includes commands for working with MS-DOS files:
mdir, mcd, mcopy, and mformat.
XDF support for OS/2 is also provided.
%package doc
Summary: Access Files on an MS-DOS File System
Summary: Documentation for mtools, a toolset for MS-DOS filesystem access
License: GPL-3.0-or-later AND GFDL-1.3-only
Group: System/Filesystems
Group: Documentation/PDF
Requires: %{name} = %{version}
%description doc
Mtools allows uncomplicated access to an MS-DOS file system on disk
without mounting it. It includes commands for working with MS-DOS
files: mdir, mcd, mcopy, and mformat.
XDF support for OS/2 is also provided.
Mtools allows access to an MS-DOS file system on disk without
mounting it. This subpackage contains the documentation for it.
%prep
%setup -q