From 2f94d63f3da8401c3ba48db2f27d94fd140492ec Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 9 Feb 2011 11:32:02 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- syslinux.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/syslinux.spec b/syslinux.spec index 2c6a61c..22e7259 100644 --- a/syslinux.spec +++ b/syslinux.spec @@ -2,7 +2,7 @@ Summary: Simple kernel loader which boots from a FAT filesystem Name: syslinux Version: 4.02 %define tarball_version 4.02 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2+ Group: Applications/System URL: http://syslinux.zytor.com/wiki/index.php/The_Syslinux_Project @@ -160,6 +160,9 @@ elif [ -f /boot/extlinux.conf ]; then \ fi %changelog +* Wed Feb 09 2011 Fedora Release Engineering - 4.02-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Fri Aug 20 2010 Matt Domsch - 4.02-2 - add perl subpackage, move perl apps there