[arch-commits] Commit in syslinux/repos (extra-x86_64 extra-x86_64/PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Sun Jan 3 10:19:42 UTC 2010


    Date: Sunday, January 3, 2010 @ 05:19:42
  Author: tpowa
Revision: 62132

Merged revisions 62131 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/syslinux/trunk

........
  r62131 | tpowa | 2010-01-03 11:19:00 +0100 (So, 03 Jan 2010) | 2 lines
  
  upgpkg: syslinux 3.84-2
      fixed #17663
........

Modified:
  syslinux/repos/extra-x86_64/	(properties)
  syslinux/repos/extra-x86_64/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


Property changes on: syslinux/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /syslinux/trunk:1-62035
   + /syslinux/trunk:1-62131

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2010-01-03 10:19:00 UTC (rev 62131)
+++ extra-x86_64/PKGBUILD	2010-01-03 10:19:42 UTC (rev 62132)
@@ -3,13 +3,13 @@
 # Maintainer: Dale Blount <dale at archlinux.org>
 pkgname=syslinux
 pkgver=3.84
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 pkgdesc="a boot loader for the Linux operating system which operates off an MS-DOS/Windows FAT filesystem."
 url="http://syslinux.org"
 license=(GPL)
-depends=('perl' 'glibc' 'mtools')
-makedepends=(nasm perl)
+depends=('perl' 'perl-passwd-md5' 'perl-digest-sha1' 'glibc' 'mtools')
+makedepends=(nasm)
 source=(http://www.kernel.org/pub/linux/utils/boot/syslinux/$pkgname-$pkgver.tar.bz2)
 
 build() {




More information about the arch-commits mailing list