- Autorebuild for GCC 4.3

This commit is contained in:
Jesse Keating 2008-02-19 10:04:33 +00:00
parent bd51aa38d4
commit 09031a2408

View File

@ -1,7 +1,7 @@
Name: dosfstools
Summary: Utilities for making and checking MS-DOS FAT filesystems on Linux
Version: 2.11
Release: 8%{?dist}
Release: 9%{?dist}
License: GPL
Group: Applications/System
Source: ftp://ftp.uni-erlangen.de/pub/Linux/LOCAL/dosfstools/dosfstools-%{version}.src.tar.gz
@ -60,6 +60,9 @@ rm -rf %{buildroot}
%{_mandir}/man8/*
%changelog
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 2.11-9
- Autorebuild for GCC 4.3
* Tue Apr 3 2007 Jeremy Katz <katzj@redhat.com> - 2.11-8
- add dosfslabel (originally by Peter Jones)