- updated to 4.0.0
This commit is contained in:
parent
53d3471e86
commit
9308f30ee7
@ -1 +1 @@
|
||||
mtools-4.0.0_pre2.tar.bz2
|
||||
mtools-4.0.0.tar.bz2
|
||||
|
11
mtools.spec
11
mtools.spec
@ -1,12 +1,10 @@
|
||||
%define prever pre2
|
||||
|
||||
Summary: Programs for accessing MS-DOS disks without mounting the disks
|
||||
Name: mtools
|
||||
Version: 4.0.0
|
||||
Release: 0.1.%{prever}%{?dist}
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/System
|
||||
Source: http://mtools.linux.lu/mtools-%{version}_%{prever}.tar.bz2
|
||||
Source: http://mtools.linux.lu/mtools-%{version}.tar.bz2
|
||||
Url: http://mtools.linux.lu/
|
||||
Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
Patch0: mtools-3.9.6-config.patch
|
||||
@ -24,7 +22,7 @@ style long file names, OS/2 XDF disks, and 2m disks
|
||||
Mtools should be installed if you need to use MS-DOS disks
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-%{version}_%{prever}
|
||||
%setup -q -n %{name}-%{version}
|
||||
%patch0 -p1
|
||||
%patch3 -p1 -b .big
|
||||
|
||||
@ -68,6 +66,9 @@ fi
|
||||
%{_infodir}/*
|
||||
|
||||
%changelog
|
||||
* Mon Dec 01 2008 Adam Tkac <atkac redhat com> 4.0.0-1
|
||||
- updated to 4.0.0
|
||||
|
||||
* Wed Nov 19 2008 Adam Tkac <atkac redhat com> 4.0.0-0.1.pre2
|
||||
- updated to 4.0.0_pre2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user