auto-import changelog data from mtools-3.9.9-6.src.rpm
Tue Dec 09 2003 Tim Waugh <twaugh@redhat.com> 3.9.9-6 - Remove last (incorrect) change. Tue Dec 09 2003 Tim Waugh <twaugh@redhat.com> 3.9.9-5 - Fix mistaken variable assignment in comparison (bug #110823). Thu Nov 27 2003 Tim Waugh <twaugh@redhat.com> - Build requires texinfo (bug #111000).
This commit is contained in:
parent
cf9b4f0048
commit
686334bc7b
13
mtools.spec
13
mtools.spec
@ -1,7 +1,7 @@
|
||||
Summary: Programs for accessing MS-DOS disks without mounting the disks.
|
||||
Name: mtools
|
||||
Version: 3.9.9
|
||||
Release: 4
|
||||
Release: 6
|
||||
License: GPL
|
||||
Group: Applications/System
|
||||
Source: http://mtools.linux.lu/mtools-%{version}.tar.bz2
|
||||
@ -13,6 +13,8 @@ Patch3: mtools-3.9.7-bigdisk.patch
|
||||
Patch4: mtools-3.9.9-noargs.patch
|
||||
Prereq: /sbin/install-info
|
||||
|
||||
BuildRequires: texinfo
|
||||
|
||||
%description
|
||||
Mtools is a collection of utilities for accessing MS-DOS files.
|
||||
Mtools allow you to read, write and move around MS-DOS filesystem
|
||||
@ -62,6 +64,15 @@ fi
|
||||
%{_infodir}/*
|
||||
|
||||
%changelog
|
||||
* Tue Dec 9 2003 Tim Waugh <twaugh@redhat.com> 3.9.9-6
|
||||
- Remove last (incorrect) change.
|
||||
|
||||
* Tue Dec 9 2003 Tim Waugh <twaugh@redhat.com> 3.9.9-5
|
||||
- Fix mistaken variable assignment in comparison (bug #110823).
|
||||
|
||||
* Thu Nov 27 2003 Tim Waugh <twaugh@redhat.com>
|
||||
- Build requires texinfo (bug #111000).
|
||||
|
||||
* Sat Oct 25 2003 Tim Waugh <twaugh@redhat.com> 3.9.9-4
|
||||
- Rebuilt.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user