diff --git a/syslinux.spec b/syslinux.spec index 5a49f07..c5cfba4 100644 --- a/syslinux.spec +++ b/syslinux.spec @@ -2,7 +2,7 @@ Summary: Simple kernel loader which boots from a FAT filesystem Name: syslinux Version: 3.10 %define tarball_version 3.10 -Release: 2.1 +Release: 2.2 License: GPL Group: Applications/System Source0: ftp://ftp.kernel.org/pub/linux/utils/boot/syslinux/%{name}-%{tarball_version}.tar.bz2 @@ -100,6 +100,9 @@ rm -rf $RPM_BUILD_ROOT %{_prefix}/lib/syslinux/com32 %changelog +* Tue Feb 07 2006 Jesse Keating - 3.10-2.2 +- rebuilt for new gcc4.1 snapshot and glibc changes + * Fri Dec 09 2005 Jesse Keating - rebuilt