automatic version update by autodist [release 4.0.31-1mamba;Sun Jun 20 2021]
This commit is contained in:
parent
e98f019c01
commit
bbef021a12
19
mtools.spec
19
mtools.spec
@ -1,22 +1,19 @@
|
||||
Name: mtools
|
||||
Version: 4.0.27
|
||||
Version: 4.0.31
|
||||
Release: 1mamba
|
||||
Summary: Utilities to access MS-DOS disks from Unix without mounting them
|
||||
Group: System/Tools
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Aleph0 <aleph0@openmamba.org>
|
||||
URL: https://mtools.linux.lu/
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://www.gnu.org/software/mtools/
|
||||
Source: ftp://ftp.gnu.org/gnu/mtools/mtools-%{version}.tar.bz2
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: bash
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libICE-devel
|
||||
BuildRequires: libSM-devel
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libXau-devel
|
||||
BuildRequires: texinfo
|
||||
BuildRequires: libbsd-devel
|
||||
## AUTOBUILDREQ-END
|
||||
Requires(post):%{__install_info}
|
||||
|
||||
@ -25,6 +22,8 @@ Mtools is a collection of utilities to access MS-DOS disks from Unix without mou
|
||||
It supports Win'95 style long file names, OS/2 Xdf disks and 2m disks (store up to 1992k on a high density 3 1/2 disk).
|
||||
Mtools can now handle the long filenames of Windows NT and Windows 95.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
@ -55,6 +54,12 @@ exit 0
|
||||
# Release.notes
|
||||
|
||||
%changelog
|
||||
* Sun Jun 20 2021 Automatic Build System <autodist@mambasoft.it> 4.0.31-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jun 19 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 4.0.30-1mamba
|
||||
- update to 4.0.30
|
||||
|
||||
* Sat Apr 17 2021 Automatic Build System <autodist@mambasoft.it> 4.0.27-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user