- update to 3.83
This commit is contained in:
parent
ea1380d346
commit
573bfeea34
@ -1 +1,2 @@
|
|||||||
syslinux-3.74.tar.bz2
|
syslinux-3.83.tar.bz2
|
||||||
|
clog
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
daddab10857b73c08d7278da4fdb0781 syslinux-3.75.tar.bz2
|
069160bc3776eca71a57cabace22bb24 syslinux-3.83.tar.bz2
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
diff -up syslinux-3.75/linux/Makefile.nostrip syslinux-3.75/linux/Makefile
|
diff -up syslinux-3.83/linux/Makefile.nostrip syslinux-3.83/linux/Makefile
|
||||||
--- syslinux-3.75/linux/Makefile.nostrip 2009-04-28 15:34:45.000000000 -0400
|
--- syslinux-3.83/linux/Makefile.nostrip 2009-04-28 15:34:45.000000000 -0400
|
||||||
+++ syslinux-3.75/linux/Makefile 2009-04-28 15:35:16.000000000 -0400
|
+++ syslinux-3.83/linux/Makefile 2009-04-28 15:35:16.000000000 -0400
|
||||||
@@ -20,7 +20,7 @@ include $(topdir)/MCONFIG
|
@@ -20,7 +20,7 @@ include $(topdir)/MCONFIG
|
||||||
OPTFLAGS = -g -Os
|
OPTFLAGS = -g -Os
|
||||||
INCLUDES = -I. -I.. -I../libinstaller
|
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 \
|
SRCS = syslinux.c \
|
||||||
../libinstaller/syslxmod.c \
|
../libinstaller/syslxmod.c \
|
||||||
diff -up syslinux-3.75/mtools/Makefile.nostrip syslinux-3.75/mtools/Makefile
|
diff -up syslinux-3.83/mtools/Makefile.nostrip syslinux-3.83/mtools/Makefile
|
||||||
--- syslinux-3.75/mtools/Makefile.nostrip 2009-04-28 15:34:51.000000000 -0400
|
--- syslinux-3.83/mtools/Makefile.nostrip 2009-04-28 15:34:51.000000000 -0400
|
||||||
+++ syslinux-3.75/mtools/Makefile 2009-04-28 15:35:22.000000000 -0400
|
+++ syslinux-3.83/mtools/Makefile 2009-04-28 15:35:22.000000000 -0400
|
||||||
@@ -4,7 +4,7 @@ include $(topdir)/MCONFIG
|
@@ -4,7 +4,7 @@ include $(topdir)/MCONFIG
|
||||||
OPTFLAGS = -g -Os
|
OPTFLAGS = -g -Os
|
||||||
INCLUDES = -I. -I.. -I../libfat -I../libinstaller
|
INCLUDES = -I. -I.. -I../libfat -I../libinstaller
|
||||||
@ -22,9 +22,9 @@ diff -up syslinux-3.75/mtools/Makefile.nostrip syslinux-3.75/mtools/Makefile
|
|||||||
|
|
||||||
SRCS = syslinux.c \
|
SRCS = syslinux.c \
|
||||||
../libinstaller/syslxmod.c \
|
../libinstaller/syslxmod.c \
|
||||||
diff -up syslinux-3.75/utils/Makefile.nostrip syslinux-3.75/utils/Makefile
|
diff -urpN syslinux-3.83/utils/Makefile.strip syslinux-3.83/utils/Makefile
|
||||||
--- syslinux-3.75/utils/Makefile.nostrip 2009-04-28 15:35:02.000000000 -0400
|
--- syslinux-3.83/utils/Makefile.strip 2009-10-29 10:11:52.000000000 -0400
|
||||||
+++ syslinux-3.75/utils/Makefile 2009-04-28 15:35:48.000000000 -0400
|
+++ syslinux-3.83/utils/Makefile 2009-10-29 10:11:53.000000000 -0400
|
||||||
@@ -18,7 +18,7 @@ topdir = ..
|
@@ -18,7 +18,7 @@ topdir = ..
|
||||||
include $(topdir)/MCONFIG
|
include $(topdir)/MCONFIG
|
||||||
|
|
||||||
@ -33,4 +33,4 @@ diff -up syslinux-3.75/utils/Makefile.nostrip syslinux-3.75/utils/Makefile
|
|||||||
+LDFLAGS = -O2
|
+LDFLAGS = -O2
|
||||||
|
|
||||||
TARGETS = mkdiskimage isohybrid gethostip
|
TARGETS = mkdiskimage isohybrid gethostip
|
||||||
ASIS = keytab-lilo lss16toppm md5pass ppmtolss16 sha1pass syslinux2ansi
|
ASIS = keytab-lilo lss16toppm md5pass ppmtolss16 sha1pass syslinux2ansi \
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
Summary: Simple kernel loader which boots from a FAT filesystem
|
Summary: Simple kernel loader which boots from a FAT filesystem
|
||||||
Name: syslinux
|
Name: syslinux
|
||||||
Version: 3.75
|
Version: 3.83
|
||||||
%define tarball_version 3.75
|
%define tarball_version 3.83
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
URL: http://syslinux.zytor.com/
|
URL: http://syslinux.zytor.com/
|
||||||
@ -85,6 +85,9 @@ rm -rf %{buildroot}
|
|||||||
%{_datadir}/syslinux/com32
|
%{_datadir}/syslinux/com32
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user