diff --git a/dosfstools.spec b/dosfstools.spec index 5951056..467e14a 100644 --- a/dosfstools.spec +++ b/dosfstools.spec @@ -1,7 +1,7 @@ Name: dosfstools Summary: Utilities for making and checking MS-DOS FAT filesystems on Linux. Version: 2.11 -Release: 4 +Release: 4.1 License: GPL Group: Applications/System Source: ftp://ftp.uni-erlangen.de/pub/Linux/LOCAL/dosfstools/dosfstools-%{version}.src.tar.gz @@ -56,6 +56,9 @@ rm -rf %{buildroot} %{_mandir}/man8/* %changelog +* Tue Feb 07 2006 Jesse Keating - 2.11-4.1 +- rebuilt for new gcc4.1 snapshot and glibc changes + * Sun Dec 16 2005 Jakub Jelinek 2.11-4 - rebuilt with GCC 4.1 - make it build with -D_FORTIFY_SOURCE=2