[open-ils-commits] r13565 - branches/rel_1_6_0/Open-ILS/src/extras (dbs)

svn at svn.open-ils.org svn at svn.open-ils.org
Sat Jul 11 00:44:54 EDT 2009


Author: dbs
Date: 2009-07-11 00:44:51 -0400 (Sat, 11 Jul 2009)
New Revision: 13565

Modified:
   branches/rel_1_6_0/Open-ILS/src/extras/Makefile.install
Log:
Merge r13563 from trunk: Update to latest libyaz; install z39.50 server library out of the box

Modified: branches/rel_1_6_0/Open-ILS/src/extras/Makefile.install
===================================================================
--- branches/rel_1_6_0/Open-ILS/src/extras/Makefile.install	2009-07-11 04:42:46 UTC (rev 13564)
+++ branches/rel_1_6_0/Open-ILS/src/extras/Makefile.install	2009-07-11 04:44:51 UTC (rev 13565)
@@ -63,7 +63,7 @@
 
 # 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 @@
 # 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



More information about the open-ils-commits mailing list