[arch-commits] Commit in glibc/trunk (PKGBUILD)

Allan McRae allan at nymeria.archlinux.org
Sun Jan 27 07:11:19 UTC 2013


    Date: Sunday, January 27, 2013 @ 08:11:19
  Author: allan
Revision: 176060

upgpkg: glibc 2.17-3

add filesystem dep

Modified:
  glibc/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-27 06:52:07 UTC (rev 176059)
+++ PKGBUILD	2013-01-27 07:11:19 UTC (rev 176060)
@@ -6,13 +6,13 @@
 
 pkgname=glibc
 pkgver=2.17
-pkgrel=2
+pkgrel=3
 pkgdesc="GNU C Library"
 arch=('i686' 'x86_64')
 url="http://www.gnu.org/software/libc"
 license=('GPL' 'LGPL')
 groups=('base')
-depends=('linux-api-headers>=3.7' 'tzdata')
+depends=('linux-api-headers>=3.7' 'tzdata' 'filesystem>=2013.01')
 makedepends=('gcc>=4.7')
 backup=(etc/gai.conf
         etc/locale.gen




More information about the arch-commits mailing list