[arch-commits] CVS update of core/lib/libelf (PKGBUILD)

Pierre Schmitz pierre at archlinux.org
Fri Oct 12 08:55:31 UTC 2007


    Date: Friday, October 12, 2007 @ 04:55:31
  Author: pierre
    Path: /home/cvs-core/core/lib/libelf

Modified: PKGBUILD (1.5 -> 1.6)

upgpkg: libelf 0.8.10-2


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


Index: core/lib/libelf/PKGBUILD
diff -u core/lib/libelf/PKGBUILD:1.5 core/lib/libelf/PKGBUILD:1.6
--- core/lib/libelf/PKGBUILD:1.5	Wed Oct 10 16:26:20 2007
+++ core/lib/libelf/PKGBUILD	Fri Oct 12 04:55:31 2007
@@ -1,17 +1,16 @@
-# $Id: PKGBUILD,v 1.5 2007/10/10 20:26:20 andyrtr Exp $
+# $Id: PKGBUILD,v 1.6 2007/10/12 08:55:31 pierre Exp $
 # Maintainer: arjan <arjan at archlinux.org>
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=libelf
 pkgver=0.8.10
-pkgrel=1
+pkgrel=2
 pkgdesc="libelf is a free ELF object file access library"
 arch=(i686 x86_64)
 license=('GPL')
 source=(http://www.mr511.de/software/$pkgname-$pkgver.tar.gz)
 url="http://directory.fsf.org/libs/misc/libelf.html"
 depends=('glibc')
-options=(!makeflags)
 md5sums=('9db4d36c283d9790d8fa7df1f4d7b4d9')
 
 build() {




More information about the arch-commits mailing list