[arch-commits] Commit in syslinux/trunk (2 files)

Tobias Powalowski tpowa at archlinux.org
Sat Dec 8 08:09:00 UTC 2012


    Date: Saturday, December 8, 2012 @ 03:09:00
  Author: tpowa
Revision: 172995

upgpkg: syslinux 5.00-1

bump to latest version

Modified:
  syslinux/trunk/PKGBUILD
  syslinux/trunk/syslinux-dont-build-dos-windows-targets.patch

-----------------------------------------------+
 PKGBUILD                                      |   10 +++++-----
 syslinux-dont-build-dos-windows-targets.patch |    2 +-
 2 files changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-12-08 07:20:04 UTC (rev 172994)
+++ PKGBUILD	2012-12-08 08:09:00 UTC (rev 172995)
@@ -3,7 +3,7 @@
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=syslinux
-pkgver=4.06
+pkgver=5.00
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc="Collection of boot loaders that boot from FAT, ext2/3/4 and btrfs filesystems, from CDs and via PXE"
@@ -22,6 +22,10 @@
         syslinux-dont-build-dos-windows-targets.patch
         syslinux.cfg
         syslinux-install_update)
+md5sums=('21e8e5fa3ca0d4d025147ee5e624a8a4'
+         '4f3216b88c174748e04f804bd3fd3d10'
+         '832595501944fbcabcdc1207f4724fe7'
+         '680750f73dc2e587ac567d057d485813')
 
 build() {
   # Do not try to build syslinux with our default LDFLAGS, it will fail
@@ -49,7 +53,3 @@
   mv "$pkgdir"/sbin/extlinux "$pkgdir"/usr/sbin/extlinux
   rmdir "$pkgdir"/sbin
 }
-md5sums=('0384ef35b724615074e77b1fc89d5b47'
-         '1528c376e43f0eaccaa80d8ad1bc13b4'
-         '832595501944fbcabcdc1207f4724fe7'
-         '680750f73dc2e587ac567d057d485813')

Modified: syslinux-dont-build-dos-windows-targets.patch
===================================================================
--- syslinux-dont-build-dos-windows-targets.patch	2012-12-08 07:20:04 UTC (rev 172994)
+++ syslinux-dont-build-dos-windows-targets.patch	2012-12-08 08:09:00 UTC (rev 172995)
@@ -4,7 +4,7 @@
 @@ -54,7 +54,7 @@
  # files that depend only on the B phase, but may have to be regenerated
  # for "make installer".
- BSUBDIRS = codepage com32 lzo core memdisk modules mbr memdump gpxe sample \
+ BSUBDIRS = codepage com32 lzo core memdisk mbr memdump gpxe sample \
 -	   diag libinstaller dos win32 win64 dosutil
 +	   libinstaller
  ITARGET  =




More information about the arch-commits mailing list