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

Aaron Griffin aaron at archlinux.org
Thu Jan 29 17:49:57 UTC 2009


    Date: Thursday, January 29, 2009 @ 12:49:56
  Author: aaron
Revision: 25809

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

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

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

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


Property changes on: glibc/repos/testing-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /glibc/trunk:1-25782
   + /glibc/trunk:1-25808

Modified: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD	2009-01-29 17:10:19 UTC (rev 25808)
+++ testing-i686/PKGBUILD	2009-01-29 17:49:56 UTC (rev 25809)
@@ -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