[open-ils-commits] r13563 - trunk/Open-ILS/src/extras (dbs)

svn at svn.open-ils.org svn at svn.open-ils.org
Sat Jul 11 00:41:39 EDT 2009


Author: dbs
Date: 2009-07-11 00:41:36 -0400 (Sat, 11 Jul 2009)
New Revision: 13563

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


Modified: trunk/Open-ILS/src/extras/Makefile.install
===================================================================
--- trunk/Open-ILS/src/extras/Makefile.install	2009-07-10 14:47:23 UTC (rev 13562)
+++ trunk/Open-ILS/src/extras/Makefile.install	2009-07-11 04:41:36 UTC (rev 13563)
@@ -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
@@ -204,6 +204,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