From 834a85f18615a66a6786b30366c508d95b91a46c Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 12:56:38 +0000 Subject: [PATCH] auto-import changelog data from syslinux-2.10-1.src.rpm Fri Jul 30 2004 Jeremy Katz - 2.10-1 - update to 2.10 --- .cvsignore | 2 +- sources | 2 +- syslinux.spec | 7 +++++-- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 5e43902..cff8875 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -syslinux-2.08.tar.bz2 +syslinux-2.10.tar.bz2 diff --git a/sources b/sources index df75d9f..2f17488 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f1c699a3996a000f0cd0bdd075cbcf6c syslinux-2.08.tar.bz2 +985beccafe98b17f3452713be86c5fa0 syslinux-2.10.tar.bz2 diff --git a/syslinux.spec b/syslinux.spec index e28a979..1809891 100644 --- a/syslinux.spec +++ b/syslinux.spec @@ -1,7 +1,7 @@ Summary: Simple kernel loader which boots from a FAT filesystem Name: syslinux -Version: 2.08 -Release: 4 +Version: 2.10 +Release: 1 License: GPL Group: Applications/System Source0: ftp://ftp.kernel.org/pub/linux/utils/boot/syslinux/%{name}-%{version}.tar.bz2 @@ -66,6 +66,9 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/gethostip %changelog +* Fri Jul 30 2004 Jeremy Katz - 2.10-1 +- update to 2.10 + * Tue Jun 15 2004 Elliot Lee - rebuilt