diff --git a/syslinux.spec b/syslinux.spec index 072965b..5a49f07 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 +Release: 2.1 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 +* Fri Dec 09 2005 Jesse Keating +- rebuilt + * Mon Aug 22 2005 Peter Jones - 3.10-2 - Update to 3.10 - Don't do "make clean", so we actually ship the bins hpa gives us