diff --git a/.cvsignore b/.cvsignore index 4689f52..c5d4dc1 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ -syslinux-3.83.tar.bz2 clog +syslinux-3.84.tar.bz2 diff --git a/sources b/sources index e4f2a5c..ffa8920 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -069160bc3776eca71a57cabace22bb24 syslinux-3.83.tar.bz2 +7a3503098a9d1e3b55b90bec303e66e2 syslinux-3.84.tar.bz2 diff --git a/syslinux.spec b/syslinux.spec index 6b35094..4713576 100644 --- a/syslinux.spec +++ b/syslinux.spec @@ -1,12 +1,12 @@ Summary: Simple kernel loader which boots from a FAT filesystem Name: syslinux -Version: 3.83 -%define tarball_version 3.83 -Release: 2%{?dist} +Version: 3.84 +%define tarball_version 3.84 +Release: 1%{?dist} License: GPLv2+ Group: Applications/System -URL: http://syslinux.zytor.com/ -Source0: ftp://ftp.kernel.org/pub/linux/utils/boot/syslinux/%{name}-%{tarball_version}.tar.bz2 +URL: http://syslinux.zytor.com/wiki/index.php/The_Syslinux_Project +Source0: http://www.kernel.org/pub/linux/utils/boot/syslinux/%{name}-%{tarball_version}.tar.bz2 Patch0: syslinux-debuginfo.patch ExclusiveArch: %{ix86} x86_64 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -96,6 +96,9 @@ rm -rf %{buildroot} %{_datadir}/syslinux/com32 %changelog +* Mon Jan 11 2010 Peter Jones - 3.84-1 +- Update to 3.84 + * Thu Dec 17 2009 Peter Jones - 3.83-2 - Split out -devel