update to 3.10
This commit is contained in:
parent
2ae93bf865
commit
88d4e83835
@ -1 +1 @@
|
|||||||
syslinux-3.10-pre21.tar.bz2
|
syslinux-3.10.tar.bz2
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
08c669ec1b007dfb7c6175051096a9fe syslinux-3.10-pre21.tar.bz2
|
777d868eef7619ce971bfbc0c3ad4245 syslinux-3.10.tar.bz2
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
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.09.91
|
Version: 3.10
|
||||||
%define tarball_version 3.10-pre21
|
%define tarball_version 3.10
|
||||||
Release: 2
|
Release: 2
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -46,7 +46,7 @@ necessary to compile such modules.
|
|||||||
%build
|
%build
|
||||||
CFLAGS="-Werror -Wno-unused -finline-limit=2000"
|
CFLAGS="-Werror -Wno-unused -finline-limit=2000"
|
||||||
export CFLAGS
|
export CFLAGS
|
||||||
make clean
|
#make clean
|
||||||
make installer
|
make installer
|
||||||
make -C sample tidy
|
make -C sample tidy
|
||||||
|
|
||||||
@ -100,8 +100,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_prefix}/lib/syslinux/com32
|
%{_prefix}/lib/syslinux/com32
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Aug 22 2005 Peter Jones <pjones@redhat.com> - 3.09.91-2
|
* Mon Aug 22 2005 Peter Jones <pjones@redhat.com> - 3.10-2
|
||||||
- Update to 3.10-pre21
|
- Update to 3.10
|
||||||
|
- Don't do "make clean", so we actually ship the bins hpa gives us
|
||||||
|
|
||||||
* Sat Jul 9 2005 Peter Jones <pjones@redhat.com> - 3.09-2
|
* Sat Jul 9 2005 Peter Jones <pjones@redhat.com> - 3.09-2
|
||||||
- Update to 3.09
|
- Update to 3.09
|
||||||
|
Loading…
Reference in New Issue
Block a user