From b3bb5e12486b534ec9a963b5405e0ec8cdb97f26 Mon Sep 17 00:00:00 2001 From: Peter Jones Date: Mon, 3 Jan 2005 23:10:33 +0000 Subject: [PATCH] Trying to work around "make build" mesbehaving. --- syslinux.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/syslinux.spec b/syslinux.spec index 0c5f45e..84ef888 100644 --- a/syslinux.spec +++ b/syslinux.spec @@ -1,7 +1,7 @@ Summary: Simple kernel loader which boots from a FAT filesystem Name: syslinux Version: 3.00 -Release: 1 +Release: 2 License: GPL Group: Applications/System Source0: ftp://ftp.kernel.org/pub/linux/utils/boot/syslinux/%{name}-%{version}.tar.bz2 @@ -68,6 +68,10 @@ rm -rf $RPM_BUILD_ROOT /sbin/extlinux %changelog +* Mon Jan 3 2005 Peter Jones - 3.00-2 +- make tag says the tag is there, make build says it's not. + Bump release, try again. + * Mon Jan 3 2005 Peter Jones - 3.00-1 - 3.00