auto-import changelog data from mtools-3.9.8-1.src.rpm

Mon May 28 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.9.8-1
- 3.9.8 final
Mon May 21 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.9.8-0.pre1.0
- 3.9.8pre1
Wed May 16 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.9.7-6
- Fix support for disks > 1.44 MB (#40857)
Tue May 08 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.9.7-5
- Update to 20010507
This commit is contained in:
cvsdist 2004-09-09 08:49:11 +00:00
parent c5de094684
commit 1996c48fb0
4 changed files with 34 additions and 11 deletions

View File

@ -1,2 +1 @@
mtools-3.9.7-20001213.diff.gz mtools-3.9.8.tar.bz2
mtools-3.9.7.tar.gz

View File

@ -0,0 +1,13 @@
--- mtools-3.9.7/mtools.conf.big Wed May 16 19:07:57 2001
+++ mtools-3.9.7/mtools.conf Wed May 16 19:08:12 2001
@@ -2,8 +2,8 @@
# your architecture and comment out the "SAMPLE FILE" line below
# Linux floppy drives
-drive a: file="/dev/fd0" exclusive 1.44m mformat_only
-drive b: file="/dev/fd1" exclusive 1.44m mformat_only
+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

@ -1,15 +1,15 @@
Summary: Programs for accessing MS-DOS disks without mounting the disks. Summary: Programs for accessing MS-DOS disks without mounting the disks.
Name: mtools Name: mtools
Version: 3.9.7 Version: 3.9.8
Release: 4 Release: 1
Copyright: GPL License: GPL
Group: Applications/System Group: Applications/System
Source: http://mtools.linux.lu/mtools-%{version}.tar.gz Source: http://mtools.linux.lu/mtools-%{version}.tar.bz2
Url: http://mtools.linux.lu/ Url: http://mtools.linux.lu/
Buildroot: %{_tmppath}/mtools-%{version}-root Buildroot: %{_tmppath}/mtools-%{version}-root
Patch0: mtools-3.9.6-config.patch Patch0: mtools-3.9.6-config.patch
Patch1: mtools-3.9.6-paths.patch Patch1: mtools-3.9.6-paths.patch
Patch2: mtools-3.9.7-20001213.diff.gz Patch3: mtools-3.9.7-bigdisk.patch
Prereq: /sbin/install-info Prereq: /sbin/install-info
%description %description
@ -21,10 +21,10 @@ style long file names, OS/2 XDF disks, and 2m disks.
Mtools should be installed if you need to use MS-DOS disks. Mtools should be installed if you need to use MS-DOS disks.
%prep %prep
%setup -q %setup -q -n %{name}-%{version}
%patch0 -p1 %patch0 -p1
%patch1 -p1 %patch1 -p1
%patch2 -p1 -b .20001213 %patch3 -p1 -b .big
%build %build
%configure %configure
@ -60,6 +60,18 @@ fi
%{_infodir}/* %{_infodir}/*
%changelog %changelog
* Mon May 28 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.9.8-1
- 3.9.8 final
* Mon May 21 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.9.8-0.pre1.0
- 3.9.8pre1
* Wed May 16 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.9.7-6
- Fix support for disks > 1.44 MB (#40857)
* Tue May 8 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.9.7-5
- Update to 20010507
* Wed Jan 10 2001 Bernhard Rosenkraenzer <bero@redhat.com> * Wed Jan 10 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- Apply the author's current patches, fixes among other things - Apply the author's current patches, fixes among other things
ZIP drive support and doesn't crash when trying to access a BSD disk ZIP drive support and doesn't crash when trying to access a BSD disk

View File

@ -1,2 +1 @@
dd2fe2f08bf20f28c909eedc9be29c00 mtools-3.9.7-20001213.diff.gz 0f6bebc0def2d5fec979e00ad77f3206 mtools-3.9.8.tar.bz2
6be028b20b5f94e74107442d972efe22 mtools-3.9.7.tar.gz