[arch-commits] CVS update of extra/network/adns (PKGBUILD so-fix.patch)

Eric Belanger eric at archlinux.org
Sun Jan 20 01:19:48 UTC 2008


    Date: Saturday, January 19, 2008 @ 20:19:48
  Author: eric
    Path: /home/cvs-extra/extra/network/adns

 Removed: PKGBUILD (1.8) so-fix.patch (1.1)

extra repo cleanup. Moved to community


--------------+
 PKGBUILD     |   21 ---------------------
 so-fix.patch |   10 ----------
 2 files changed, 31 deletions(-)


Index: extra/network/adns/PKGBUILD
diff -u extra/network/adns/PKGBUILD:1.8 extra/network/adns/PKGBUILD:removed
--- extra/network/adns/PKGBUILD:1.8	Fri Jun 29 23:31:49 2007
+++ extra/network/adns/PKGBUILD	Sat Jan 19 20:19:48 2008
@@ -1,21 +0,0 @@
-# $Id: PKGBUILD,v 1.8 2007/06/30 03:31:49 eric Exp $
-# Maintainer: dorphell <dorphell at archlinux.org>
-# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
-pkgname=adns
-pkgver=1.4
-pkgrel=1
-pkgdesc="adns is an asyncronous replacement resolver library"
-arch=('i686' 'x86_64')
-url="http://www.chiark.greenend.org.uk/~ian/adns/"
-license=('GPL')
-depends=('glibc')
-source=(http://www.chiark.greenend.org.uk/~ian/$pkgname/ftp/$pkgname-$pkgver.tar.gz)
-md5sums=('88bc7bbf3f62a8d4fb186b8f72ead853')
-
-build() {
-  cd $startdir/src/$pkgname-$pkgver
-  ./configure --prefix=/usr
-  make || return 1
-  mkdir -p $startdir/pkg/usr/{lib,include,bin}
-  make prefix=$startdir/pkg/usr install
-}
Index: extra/network/adns/so-fix.patch
diff -u extra/network/adns/so-fix.patch:1.1 extra/network/adns/so-fix.patch:removed
--- extra/network/adns/so-fix.patch:1.1	Sat Feb 15 22:32:24 2003
+++ extra/network/adns/so-fix.patch	Sat Jan 19 20:19:48 2008
@@ -1,10 +0,0 @@
---- Makefile.in-old	2003-02-14 22:16:21.000000000 -0800
-+++ Makefile.in	2003-02-14 22:16:59.000000000 -0800
-@@ -33,6 +33,7 @@
- install:
- 		$(INSTALL_PROGRAM) $(SHLIBFILE) $(lib_dir)/$(SHLIBFILE)
- 		ln -sf $(SHLIBFILE) $(lib_dir)/$(SHLIBSONAME)
-+		ln -sf $(SHLIBFILE) $(lib_dir)/$(SHLIBFORLINK)
- 
- uninstall:
- 		rm -f $(lib_dir)/$(SHLIBFILE) $(lib_dir)/$(SHLIBSONAME)




More information about the arch-commits mailing list