[arch-commits] CVS update of core/base/gzip (PKGBUILD)

Alexander Baldeck alexander at archlinux.org
Tue Sep 18 16:21:03 UTC 2007


    Date: Tuesday, September 18, 2007 @ 12:21:03
  Author: alexander
    Path: /home/cvs-core/core/base/gzip

Modified: PKGBUILD (1.20 -> 1.21)

* patch moved to devel/ and is not part of base anymore


----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)


Index: core/base/gzip/PKGBUILD
diff -u core/base/gzip/PKGBUILD:1.20 core/base/gzip/PKGBUILD:1.21
--- core/base/gzip/PKGBUILD:1.20	Tue Sep 18 11:46:41 2007
+++ core/base/gzip/PKGBUILD	Tue Sep 18 12:21:03 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.20 2007/09/18 15:46:41 alexander Exp $
+# $Id: PKGBUILD,v 1.21 2007/09/18 16:21:03 alexander Exp $
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=gzip
 pkgver=1.3.12
@@ -9,6 +9,7 @@
 license=('GPL')
 groups=('base')
 depends=('glibc' 'bash')
+makedepends=('patch')
 source=(ftp://ftp.gnu.org/pub/gnu/gzip/gzip-$pkgver.tar.gz
         gzip-fixutimens.patch)
 




More information about the arch-commits mailing list