rpms/syslinux/devel .cvsignore, 1.13, 1.14 sources, 1.13, 1.14 syslinux.spec, 1.22, 1.23

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Jun 16 20:55:30 UTC 2005


Author: pjones

Update of /cvs/dist/rpms/syslinux/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv3806

Modified Files:
	.cvsignore sources syslinux.spec 
Log Message:
syslinux 3.09pre2, soon to be 3.09 propper



Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/syslinux/devel/.cvsignore,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- .cvsignore	19 May 2005 21:40:10 -0000	1.13
+++ .cvsignore	16 Jun 2005 20:55:28 -0000	1.14
@@ -1 +1 @@
-syslinux-3.08.tar.bz2
+syslinux-3.09-pre2.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/syslinux/devel/sources,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- sources	19 May 2005 21:40:10 -0000	1.13
+++ sources	16 Jun 2005 20:55:28 -0000	1.14
@@ -1 +1 @@
-08e6285aa47d382b36bfd92c64a46437  syslinux-3.08.tar.bz2
+89a10ebdafd87da7e14a745dacd5741c  syslinux-3.09-pre2.tar.bz2


Index: syslinux.spec
===================================================================
RCS file: /cvs/dist/rpms/syslinux/devel/syslinux.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- syslinux.spec	19 May 2005 22:20:48 -0000	1.22
+++ syslinux.spec	16 Jun 2005 20:55:28 -0000	1.23
@@ -1,13 +1,12 @@
 Summary: Simple kernel loader which boots from a FAT filesystem
 Name: syslinux
-Version: 3.08
-Release: 3
+Version: 3.08.92
+Release: 1
 License: GPL
 Group: Applications/System
-Source0: ftp://ftp.kernel.org/pub/linux/utils/boot/syslinux/%{name}-%{version}.tar.bz2
+Source0: ftp://ftp.kernel.org/pub/linux/utils/boot/syslinux/%{name}-3.09-pre2.tar.bz2
 Patch0: syslinux-2.08-x86_64.patch
 Patch1: syslinux-3.07-gcc4.patch
-Patch2: syslinux-3.08-gcc4.patch
 ExclusiveArch: i386 x86_64
 Buildroot: %{_tmppath}/%{name}-%{version}-root
 BuildPrereq: nasm >= 0.98.38-1, perl, netpbm-progs
@@ -39,10 +38,9 @@
 necessary to compile such modules.
 
 %prep
-%setup -q -n syslinux-%{version}
+%setup -q -n syslinux-3.09-pre2
 %patch0 -p1 -b .x86_64
 %patch1 -p1 -b .3.07-gcc4
-%patch2 -p1 -b .3.08-gcc4
 
 %build
 CFLAGS="-Werror -Wno-unused -finline-limit=2000"
@@ -97,10 +95,13 @@
 
 %files devel
 %defattr(-,root,root)
-%doc sample sample/*
+%doc sample
 %{_prefix}/lib/syslinux/com32
 
 %changelog
+* Thu Jun 16 2005 Peter Jones <pjones at redhat.com> - 3.08.92-1
+- Update to 3.09-pre2, to fix the i915 .bss overflow bug
+
 * Thu May 19 2005 Peter Jones <pjones at redhat.com> - 3.08-3
 - Fix filespec for samples in -devel
 




More information about the fedora-cvs-commits mailing list