diff --git a/syslinux.spec b/syslinux.spec index 96b5164..47a3c57 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.11 %define tarball_version 3.11 -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 @@ -90,6 +90,9 @@ rm -rf $RPM_BUILD_ROOT %{_prefix}/lib/syslinux/com32 %changelog +* Wed Jul 12 2006 Jesse Keating - 3.11-2.1 +- rebuild + * Mon Jun 12 2006 Peter Jones - 3.11-2 - Fold -devel subpackage into "syslinux"