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

Thomas Baechler thomas at archlinux.org
Wed May 14 12:09:43 UTC 2008


    Date: Wednesday, May 14, 2008 @ 08:09:42
  Author: thomas
Revision: 1647

Rebuild klibc for 2.6.25, add new klibc-VERSION metapackage and remove some unnecessary binaries from klibc

Modified:
  klibc-udev/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-05-14 12:09:38 UTC (rev 1646)
+++ PKGBUILD	2008-05-14 12:09:42 UTC (rev 1647)
@@ -3,12 +3,12 @@
 
 pkgname=klibc-udev
 pkgver=116
-pkgrel=3
+pkgrel=4
 pkgdesc="udevd compiled under klibc"
 arch=(i686 x86_64)
 url="http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html"
 groups=('base')
-depends=('coreutils' 'klibc>=1.5-4')
+depends=('coreutils' 'klibc' $(basename /lib/klibc-*.so .so))
 license=('GPL')
 source=(http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev-$pkgver.tar.bz2 \
         udev_hook udev_install start_udev udev.rules load-modules.sh \





More information about the arch-commits mailing list