Search
j0ke.net Open Build Service
>
Projects
>
server:pxe
>
syslinux
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 11
[-]
[+]
Changed
syslinux.spec
@@ -1,6 +1,6 @@ #!BuildIgnore: post-build-checks -%define RPMVERSION 3.80 -%define VERSION 3.80 +%define RPMVERSION 3.81 +%define VERSION 3.81 Summary: Kernel loader which uses a FAT, ext2/3 or iso9660 filesystem or a PXE network Name: syslinux Version: %{RPMVERSION} @@ -9,7 +9,7 @@ Group: System/Boot Source0: ftp://ftp.kernel.org/pub/linux/utils/boot/syslinux/%{name}-%{VERSION}.tar.bz2 Source1: %{name}-rpmlintrc -Patch0: syslinux-openbsd-bootparams-%{version}.patch +Patch0: syslinux-openbsd-bootparams-3.80.patch ExclusiveArch: i386 i486 i586 i686 athlon pentium4 x86_64 Buildroot: %{_tmppath}/%{name}-%{VERSION}-root BuildRequires: nasm >= 0.98.39 perl @@ -127,6 +127,12 @@ %postun %changelog +* Sat May 30 2009 Carsten Schoene <cs@linux-administrator.com> - 3.81-1 +- update to release 3.81 + - some bugfixes + - added halt-on-idle support + - added support for booting images written to a partition + * Thu May 08 2009 Carsten Schoene <cs@linux-administrator.com> - 3.80-1 - update to release 3.80 - adapted openbsd bootparams patch
Added
syslinux-3.81.tar.bz2
^