[arch-commits] CVS update of arch/build/base/fakeroot (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Thu Jun 7 07:28:44 UTC 2007


    Date: Thursday, June 7, 2007 @ 03:28:44
  Author: tpowa
    Path: /home/cvs-arch/arch/build/base/fakeroot

Modified: PKGBUILD (1.3 -> 1.4)

'upgpkg: fixed bug #7372'


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


Index: arch/build/base/fakeroot/PKGBUILD
diff -u arch/build/base/fakeroot/PKGBUILD:1.3 arch/build/base/fakeroot/PKGBUILD:1.4
--- arch/build/base/fakeroot/PKGBUILD:1.3	Fri Jun  1 00:29:17 2007
+++ arch/build/base/fakeroot/PKGBUILD	Thu Jun  7 03:28:44 2007
@@ -1,14 +1,14 @@
-# $Id: PKGBUILD,v 1.3 2007/06/01 04:29:17 eric Exp $
+# $Id: PKGBUILD,v 1.4 2007/06/07 07:28:44 tpowa Exp $
 # Maintainer: judd <jvinet at zeroflux.org>
 # Contributor: Jochem Kossen <j.kossen at home.nl>
 pkgname=fakeroot
 pkgver=1.7.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Gives a fake root environment, useful for building packages as a non-privileged user"
 arch=('i686' 'x86_64')
 url="http://packages.debian.org/fakeroot"
 install=fakeroot.install
-depends=('glibc')
+depends=('glibc' 'filesystem' 'grep')
 license=('GPL')
 options=('!libtool')
 source=(http://ftp.debian.org/debian/pool/main/f/$pkgname/$pkgname\_$pkgver.tar.gz)




More information about the arch-commits mailing list