Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xfcetesting.git;a=commitdiff;h=309690656109ad7c1bf7e72782930dde927d7cb6
commit 309690656109ad7c1bf7e72782930dde927d7cb6 Merge: c0cc70d 7f51161 Author: Elentir <[email protected]> Date: Sat Feb 26 18:18:43 2011 +0100 Merge branch 'master' of git.frugalware.org:/pub/frugalware/frugalware-current diff --cc source/base/util-linux/FrugalBuild index 0f9db53,d1ba0a5..5903492 --- a/source/base/util-linux/FrugalBuild +++ b/source/base/util-linux/FrugalBuild @@@ -1,23 -1,22 +1,22 @@@ # Compiling time: 0.19 SBU # Maintainer: Miklos Vajna <[email protected]> - pkgname=util-linux-ng - pkgver=2.18 - pkgrel=6 + pkgname=util-linux + pkgver=2.19 + pkgrel=1 pkgdesc="Miscellaneous system utilities for Linux" - url="http://www.kernel.org/pub/linux/utils/util-linux-ng" + url="http://www.kernel.org/pub/linux/utils/util-linux" backup=('etc/sysconfig/console' 'etc/sysconfig/numlock') - removes=('etc/mtab') depends=('bash' 'ncurses>=5.6-4' 'zlib>=1.2.3-6' 'texinfo>=4.11-3') makedepends=('cvs') - replaces=('util-linux' 'linux32') - conflicts=('util-linux' 'linux32') - provides=('util-linux' 'linux32') + replaces=('util-linux-ng' 'linux32') + conflicts=('util-linux-ng' 'linux32') + provides=('util-linux-ng' 'linux32') groups=('base' 'chroot-core') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64' 'ppc' 'arm') up2date="lynx -dump 'http://git.kernel.org/?p=utils/util-linux/util-linux.git' |grep 'release v'|sed 's/.* .*v\(.*\) .*release .*/\1/'|grep -m1 -v 'rc'" # see bzr for more description on ${pkgver%%.?} - source=($url/v${pkgver%%.?}/util-linux-ng-$pkgver.tar.bz2 \ + source=($url/v${pkgver%%.?}/util-linux-$pkgver.tar.bz2 \ frugalwaregetty numlock rc.{bootclean,console,mount,rmount,swap,time} \ rc.bootclean-{de,hu}.po rc.mount-{de,hu}.po rc.rmount-{de,hu}.po \ rc.swap-{de,hu}.po rc.time-{de,hu}.po \ _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
