- update to 4.0.13
This commit is contained in:
parent
dc1a01a659
commit
94a37008bf
@ -1 +1 @@
|
||||
mtools-4.0.12.tar.bz2
|
||||
mtools-4.0.13.tar.bz2
|
||||
|
12
mtools.spec
12
mtools.spec
@ -1,7 +1,7 @@
|
||||
Summary: Programs for accessing MS-DOS disks without mounting the disks
|
||||
Name: mtools
|
||||
Version: 4.0.12
|
||||
Release: 2%{?dist}
|
||||
Version: 4.0.13
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
Group: Applications/System
|
||||
Source0: ftp://ftp.gnu.org/gnu/mtools/mtools-%{version}.tar.bz2
|
||||
@ -24,11 +24,6 @@ Mtools should be installed if you need to use MS-DOS disks
|
||||
%setup -q -n %{name}-%{version}
|
||||
%patch0 -p1 -b .conf
|
||||
|
||||
# Correct system paths
|
||||
for all in mtools.5 mtools.texi; do
|
||||
sed -i.orig 's/\/usr\/local//' $all
|
||||
done
|
||||
|
||||
%build
|
||||
autoreconf -fiv
|
||||
%configure --disable-floppyd
|
||||
@ -71,6 +66,9 @@ fi
|
||||
%{_infodir}/mtools.info*
|
||||
|
||||
%changelog
|
||||
* Mon Mar 01 2010 Adam Tkac <atkac redhat com> 4.0.13-1
|
||||
- update to 4.0.13
|
||||
|
||||
* Tue Feb 23 2010 Adam Tkac <atkac redhat com> 4.0.12-2
|
||||
- change license to GPLv3+
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user