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

Thomas Bächler thomas at archlinux.org
Sat Dec 10 00:40:18 UTC 2011


    Date: Friday, December 9, 2011 @ 19:40:18
  Author: thomas
Revision: 144911

upgpkg: syslinux 4.05-1 - upstream update

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	2011-12-09 17:20:57 UTC (rev 144910)
+++ PKGBUILD	2011-12-10 00:40:18 UTC (rev 144911)
@@ -3,8 +3,8 @@
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=syslinux
-pkgver=4.04
-pkgrel=2
+pkgver=4.05
+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"
 url="http://syslinux.zytor.com/"
@@ -21,8 +21,8 @@
         syslinux-dont-build-dos-windows-targets.patch
         syslinux.cfg
         syslinux-install_update)
-md5sums=('a3936208767eb7ced65320abe2e33a10'
-         '5274062f91931eae6573f1ec3cd5b640'
+md5sums=('82299242418385da1274c9479a778cb2'
+         '1528c376e43f0eaccaa80d8ad1bc13b4'
          '4dc27d8ab3802f8e50f3dda28168ce6d'
          'b5b4953c0a5a01cd16441402f6321765')
 
@@ -33,7 +33,7 @@
   # Do not try to build the Windows or DOS installers
   patch -p1 -i "$srcdir"/syslinux-dont-build-dos-windows-targets.patch
   # Fix FHS manpage path
-  sed 's|/usr/man|/usr/share/man|g' -i MCONFIG
+  sed 's|/usr/man|/usr/share/man|g' -i mk/syslinux.mk
   make
 }
 

Modified: syslinux-dont-build-dos-windows-targets.patch
===================================================================
--- syslinux-dont-build-dos-windows-targets.patch	2011-12-09 17:20:57 UTC (rev 144910)
+++ syslinux-dont-build-dos-windows-targets.patch	2011-12-10 00:40:18 UTC (rev 144911)
@@ -1,7 +1,7 @@
 diff -Nur syslinux-4.02.orig//Makefile syslinux-4.02//Makefile
 --- syslinux-4.02.orig//Makefile	2010-07-21 21:33:13.000000000 +0200
 +++ syslinux-4.02//Makefile	2010-07-22 11:14:03.325522937 +0200
-@@ -55,7 +55,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 \




More information about the arch-commits mailing list