[arch-commits] Commit in syslinux/repos (extra-i686 extra-i686/PKGBUILD)
Tobias Powalowski
tpowa at archlinux.org
Sun Apr 26 15:03:20 UTC 2009
Date: Sunday, April 26, 2009 @ 11:03:19
Author: tpowa
Revision: 36624
Merged revisions 36622 via svnmerge from
svn+ssh://svn.archlinux.org/srv/svn-packages/syslinux/trunk
........
r36622 | tpowa | 2009-04-26 15:00:11 +0000 (So, 26 Apr 2009) | 1 line
upgpkg: syslinux 3.75-2
........
Modified:
syslinux/repos/extra-i686/ (properties)
syslinux/repos/extra-i686/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Property changes on: syslinux/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
- /syslinux/trunk:1-35816
+ /syslinux/trunk:1-36623
Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2009-04-26 15:01:01 UTC (rev 36623)
+++ extra-i686/PKGBUILD 2009-04-26 15:03:19 UTC (rev 36624)
@@ -3,7 +3,7 @@
# Maintainer: Dale Blount <dale at archlinux.org>
pkgname=syslinux
pkgver=3.75
-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"
@@ -16,6 +16,7 @@
install=
source=(http://www.kernel.org/pub/linux/utils/boot/syslinux/$pkgname-$pkgver.tar.bz2)
options=(!makeflags)
+optdepends=('mtools: for usage of some provided scripts')
build() {
cd $startdir/src/$pkgname-$pkgver
More information about the arch-commits
mailing list