- update to 3.83

This commit is contained in:
Peter Jones 2009-10-29 14:22:48 +00:00
parent ea1380d346
commit 573bfeea34
4 changed files with 20 additions and 16 deletions

View File

@ -1 +1,2 @@
syslinux-3.74.tar.bz2
syslinux-3.83.tar.bz2
clog

View File

@ -1 +1 @@
daddab10857b73c08d7278da4fdb0781 syslinux-3.75.tar.bz2
069160bc3776eca71a57cabace22bb24 syslinux-3.83.tar.bz2

View File

@ -1,6 +1,6 @@
diff -up syslinux-3.75/linux/Makefile.nostrip syslinux-3.75/linux/Makefile
--- syslinux-3.75/linux/Makefile.nostrip 2009-04-28 15:34:45.000000000 -0400
+++ syslinux-3.75/linux/Makefile 2009-04-28 15:35:16.000000000 -0400
diff -up syslinux-3.83/linux/Makefile.nostrip syslinux-3.83/linux/Makefile
--- syslinux-3.83/linux/Makefile.nostrip 2009-04-28 15:34:45.000000000 -0400
+++ syslinux-3.83/linux/Makefile 2009-04-28 15:35:16.000000000 -0400
@@ -20,7 +20,7 @@ include $(topdir)/MCONFIG
OPTFLAGS = -g -Os
INCLUDES = -I. -I.. -I../libinstaller
@ -10,9 +10,9 @@ diff -up syslinux-3.75/linux/Makefile.nostrip syslinux-3.75/linux/Makefile
SRCS = syslinux.c \
../libinstaller/syslxmod.c \
diff -up syslinux-3.75/mtools/Makefile.nostrip syslinux-3.75/mtools/Makefile
--- syslinux-3.75/mtools/Makefile.nostrip 2009-04-28 15:34:51.000000000 -0400
+++ syslinux-3.75/mtools/Makefile 2009-04-28 15:35:22.000000000 -0400
diff -up syslinux-3.83/mtools/Makefile.nostrip syslinux-3.83/mtools/Makefile
--- syslinux-3.83/mtools/Makefile.nostrip 2009-04-28 15:34:51.000000000 -0400
+++ syslinux-3.83/mtools/Makefile 2009-04-28 15:35:22.000000000 -0400
@@ -4,7 +4,7 @@ include $(topdir)/MCONFIG
OPTFLAGS = -g -Os
INCLUDES = -I. -I.. -I../libfat -I../libinstaller
@ -22,15 +22,15 @@ diff -up syslinux-3.75/mtools/Makefile.nostrip syslinux-3.75/mtools/Makefile
SRCS = syslinux.c \
../libinstaller/syslxmod.c \
diff -up syslinux-3.75/utils/Makefile.nostrip syslinux-3.75/utils/Makefile
--- syslinux-3.75/utils/Makefile.nostrip 2009-04-28 15:35:02.000000000 -0400
+++ syslinux-3.75/utils/Makefile 2009-04-28 15:35:48.000000000 -0400
diff -urpN syslinux-3.83/utils/Makefile.strip syslinux-3.83/utils/Makefile
--- syslinux-3.83/utils/Makefile.strip 2009-10-29 10:11:52.000000000 -0400
+++ syslinux-3.83/utils/Makefile 2009-10-29 10:11:53.000000000 -0400
@@ -18,7 +18,7 @@ topdir = ..
include $(topdir)/MCONFIG
CFLAGS = -W -Wall -Os -fomit-frame-pointer -D_FILE_OFFSET_BITS=64
-LDFLAGS = -O2 -s
+LDFLAGS = -O2
+LDFLAGS = -O2
TARGETS = mkdiskimage isohybrid gethostip
ASIS = keytab-lilo lss16toppm md5pass ppmtolss16 sha1pass syslinux2ansi
ASIS = keytab-lilo lss16toppm md5pass ppmtolss16 sha1pass syslinux2ansi \

View File

@ -1,8 +1,8 @@
Summary: Simple kernel loader which boots from a FAT filesystem
Name: syslinux
Version: 3.75
%define tarball_version 3.75
Release: 4%{?dist}
Version: 3.83
%define tarball_version 3.83
Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
URL: http://syslinux.zytor.com/
@ -85,6 +85,9 @@ rm -rf %{buildroot}
%{_datadir}/syslinux/com32
%changelog
* Thu Oct 29 2009 Peter Jones <pjones@redhat.com> - 3.83-1
- update to 3.83
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.75-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild