From 4e0c4df5e91d29696911ed5e78d88e017b80574f Mon Sep 17 00:00:00 2001 From: Peter Jones Date: Mon, 22 Aug 2005 19:29:10 +0000 Subject: [PATCH] update to 3.10-pre19 --- .cvsignore | 2 +- sources | 2 +- syslinux.spec | 10 +++++++--- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index 088ac1c..2fd270e 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -syslinux-3.09.tar.bz2 +syslinux-3.10-pre19.tar.bz2 diff --git a/sources b/sources index b2328be..2aa1c1a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dd403b15ef18bb0e5d78d3f552f822a5 syslinux-3.09.tar.bz2 +487f0338b66ea6349940c411deb4ba47 syslinux-3.10-pre19.tar.bz2 diff --git a/syslinux.spec b/syslinux.spec index 9c45b5a..04a897e 100644 --- a/syslinux.spec +++ b/syslinux.spec @@ -1,10 +1,11 @@ Summary: Simple kernel loader which boots from a FAT filesystem Name: syslinux -Version: 3.09 +Version: 3.09.90 +%define tarball_version 3.10-pre19 Release: 2 License: GPL Group: Applications/System -Source0: ftp://ftp.kernel.org/pub/linux/utils/boot/syslinux/%{name}-3.09.tar.bz2 +Source0: ftp://ftp.kernel.org/pub/linux/utils/boot/syslinux/%{name}-%{tarball_version}.tar.bz2 Patch0: syslinux-2.08-x86_64.patch Patch1: syslinux-3.07-gcc4.patch ExclusiveArch: i386 x86_64 @@ -38,7 +39,7 @@ sophisticated add-on modules. This package contains the libraries necessary to compile such modules. %prep -%setup -q -n syslinux-3.09 +%setup -q -n syslinux-%{tarball_version} %patch0 -p1 -b .x86_64 %patch1 -p1 -b .3.07-gcc4 @@ -99,6 +100,9 @@ rm -rf $RPM_BUILD_ROOT %{_prefix}/lib/syslinux/com32 %changelog +* Mon Aug 22 2005 Peter Jones - 3.09.90-2 +- Update to 3.10-pre19 + * Sat Jul 9 2005 Peter Jones - 3.09-2 - Update to 3.09