From b04e2beeb870f3ee402a834df12fd6344ea6330f Mon Sep 17 00:00:00 2001 From: dbs Date: Sat, 11 Jul 2009 04:44:51 +0000 Subject: [PATCH] Merge r13563 from trunk: Update to latest libyaz; install z39.50 server library out of the box git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_6_0@13565 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/src/extras/Makefile.install | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Open-ILS/src/extras/Makefile.install b/Open-ILS/src/extras/Makefile.install index 16239ccb01..c92b2f5b62 100644 --- a/Open-ILS/src/extras/Makefile.install +++ b/Open-ILS/src/extras/Makefile.install @@ -63,7 +63,7 @@ LIBDBI_HOST=http://open-ils.org/~denials/evergreen # We need a recent version of Yaz # Debian Lenny and Ubuntu 8.10 come with 3.0.34 -YAZ=yaz-3.0.38 +YAZ=yaz-3.0.47 YAZ_HOST=http://ftp.indexdata.dk/pub/yaz # Business::OnlinePayment is not packaged on CentOS/RHEL @@ -203,6 +203,7 @@ DEB_APACHE_DISMODS = \ # Chronically unpackaged CPAN modules CPAN_MODULES = \ Business::CreditCard::Object \ + Net::Z3950::Simple2ZOOM \ SRU # Intrepid and Lenny have libmarc-charset-perl, libmarc-xml-perl, libnet-z3950-zoom-perl -- 2.11.0