link to _pic versions of libraries for amd64 compatability 1.09
authormegacz <megacz@hcoop.net>
Tue, 7 Jul 2009 22:13:21 +0000 (18:13 -0400)
committermegacz <megacz@hcoop.net>
Tue, 7 Jul 2009 22:13:21 +0000 (18:13 -0400)
Makefile
debian/changelog
debian/control

index 68abb26..9cce103 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -17,7 +17,7 @@ all: $(LIBNAMES) nss_afs_test
 #      -lubik -lauth -lrxkad -lrxstat -lrx -ldes -lcom_err -laudit
 # $(AFSROOT)/lib/afs/util.a
 
-LDFLAGS=-L$(AFSROOT)/lib/afs -L$(AFSROOT)/lib -lafsauthent -lafsrpc -lpthread \
+LDFLAGS=-L$(AFSROOT)/lib/afs -L$(AFSROOT)/lib -lafsauthent_pic -lafsrpc_pic -lpthread \
         -lsys -lnsl $(EXTRALIBS) -g
 
 nss_afs.o: nss_afs.c
index 28eb855..0e9bc76 100644 (file)
@@ -1,3 +1,9 @@
+libnss-afs (1.09) unstable; urgency=low
+
+  * link to _pic versions of libraries for amd64 compatability
+
+ -- Adam Megacz <megacz@hcoop.net>  Tue, 07 Jul 2009 18:05:25 -0400
+
 libnss-afs (1.08) unstable; urgency=high
 
   * fix segfault with lenny libc6 by linking to pthreads version
index dc63615..5bc8dc8 100755 (executable)
@@ -2,7 +2,7 @@ Source: libnss-afs
 Section: libs
 Priority: extra
 Maintainer: Adam Megacz <megacz@hcoop.net>
-Build-Depends: debhelper (>= 4.0.0), libopenafs-dev, libc6-dev (>= 2.3.6)
+Build-Depends: debhelper (>= 4.0.0), libopenafs-dev (>= 1.4.10), libc6-dev (>= 2.3.6)
 Standards-Version: 3.7.2
 
 Package: libnss-afs