[arch-commits] Commit in glibc/repos (testing-x86_64 testing-x86_64/PKGBUILD)

Aaron Griffin aaron at archlinux.org
Thu Jan 29 17:10:20 UTC 2009


    Date: Thursday, January 29, 2009 @ 12:10:19
  Author: aaron
Revision: 25808

Merged revisions 25791 via svnmerge from 
svn+ssh://archlinux.org/srv/svn-packages/glibc/trunk

........
  r25791 | allan | 2009-01-29 01:51:00 -0800 (Thu, 29 Jan 2009) | 1 line
  
  break dependecy loop
........

Modified:
  glibc/repos/testing-x86_64/	(properties)
  glibc/repos/testing-x86_64/PKGBUILD

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


Property changes on: glibc/repos/testing-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /glibc/trunk:1-25779
   + /glibc/trunk:1-25807

Modified: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD	2009-01-29 17:03:26 UTC (rev 25807)
+++ testing-x86_64/PKGBUILD	2009-01-29 17:10:19 UTC (rev 25808)
@@ -4,7 +4,7 @@
 
 pkgname=glibc
 pkgver=2.9
-pkgrel=3
+pkgrel=4
 _glibcdate=20081119
 install=glibc.install
 backup=(etc/locale.gen)
@@ -13,7 +13,7 @@
 license=('GPL' 'LGPL')
 url="http://www.gnu.org/software/libc"
 groups=('base')
-depends=('sh' 'kernel-headers>=2.6.27.6' 'tzdata')
+depends=('kernel-headers>=2.6.27.6' 'tzdata')
 makedepends=('gcc>=4.3.2-2')
 replaces=('glibc-xen')
 source=(ftp://ftp.archlinux.org/other/glibc/${pkgname}-${pkgver}_${_glibcdate}.tar.bz2




More information about the arch-commits mailing list