From 1df1195ceeaf98d4ce845300402d47e0a69e29ec Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Thu, 13 Apr 2006 14:53:17 +0000 Subject: [PATCH] New -- incomplete, but I need Marc to be able to check it out so he can help me with the Zebra configuration. --- Changes | 2 +- META.yml | 2 +- Makefile.PL | 2 +- README | 2 +- t/Net-Z3950-IRSpy.t | 2 +- zebra/README | 2 +- zebra/filterconf.xml | 2 +- zebra/pqf.properties | 2 +- zebra/yazserver.xml | 2 +- zebra/zebra.cfg | 2 +- zebra/zeerex.xml | 2 +- zebra/zeerex2index.xsl | 2 +- zebra/zeerex2zeerex.xsl | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/Changes b/Changes index cfd79e2..a39842d 100644 --- a/Changes +++ b/Changes @@ -1,4 +1,4 @@ -$Id: Changes,v 1.1 2006-04-13 14:53:17 mike Exp $ +$Id: Changes,v 1.1.1.1 2006-04-13 14:53:17 mike Exp $ Revision history for Perl extension Net::Z3950::IRSpy. diff --git a/META.yml b/META.yml index a0938e6..cec77f8 100644 --- a/META.yml +++ b/META.yml @@ -1,4 +1,4 @@ -# $Id: META.yml,v 1.1 2006-04-13 14:53:17 mike Exp $ +# $Id: META.yml,v 1.1.1.1 2006-04-13 14:53:17 mike Exp $ # http://module-build.sourceforge.net/META-spec.html #XXXXXXX This is a prototype!!! It will change in the future!!! XXXXX# diff --git a/Makefile.PL b/Makefile.PL index dd79c1e..0c55c73 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -1,4 +1,4 @@ -# $Id: Makefile.PL,v 1.1 2006-04-13 14:53:17 mike Exp $ +# $Id: Makefile.PL,v 1.1.1.1 2006-04-13 14:53:17 mike Exp $ use 5.008; use ExtUtils::MakeMaker; diff --git a/README b/README index 6bb120b..5ace6f5 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -$Id: README,v 1.1 2006-04-13 14:53:17 mike Exp $ +$Id: README,v 1.1.1.1 2006-04-13 14:53:17 mike Exp $ Net-Z3950-IRSpy =============== diff --git a/t/Net-Z3950-IRSpy.t b/t/Net-Z3950-IRSpy.t index dba53ae..bfab6a4 100644 --- a/t/Net-Z3950-IRSpy.t +++ b/t/Net-Z3950-IRSpy.t @@ -1,4 +1,4 @@ -# $Id: Net-Z3950-IRSpy.t,v 1.1 2006-04-13 14:53:17 mike Exp $ +# $Id: Net-Z3950-IRSpy.t,v 1.1.1.1 2006-04-13 14:53:17 mike Exp $ # change 'tests => 1' to 'tests => last_test_to_print'; use Test::More tests => 1; diff --git a/zebra/README b/zebra/README index 411f04a..69d6304 100644 --- a/zebra/README +++ b/zebra/README @@ -1,4 +1,4 @@ -$Id: README,v 1.1 2006-04-13 14:53:18 mike Exp $ +$Id: README,v 1.1.1.1 2006-04-13 14:53:18 mike Exp $ What's what in this directory: diff --git a/zebra/filterconf.xml b/zebra/filterconf.xml index ec24652..21acba4 100644 --- a/zebra/filterconf.xml +++ b/zebra/filterconf.xml @@ -1,5 +1,5 @@ - + diff --git a/zebra/pqf.properties b/zebra/pqf.properties index 1f5b7d4..a6244a7 100644 --- a/zebra/pqf.properties +++ b/zebra/pqf.properties @@ -1,4 +1,4 @@ -# $Id: pqf.properties,v 1.1 2006-04-13 14:53:18 mike Exp $ +# $Id: pqf.properties,v 1.1.1.1 2006-04-13 14:53:18 mike Exp $ # # Propeties file to drive org.z3950.zing.cql.CQLNode's toPQF() # back-end and the YAZ CQL-to-PQF converter. This specifies the diff --git a/zebra/yazserver.xml b/zebra/yazserver.xml index 274ca26..764cc9a 100644 --- a/zebra/yazserver.xml +++ b/zebra/yazserver.xml @@ -1,5 +1,5 @@ - + tcp:@:1313 diff --git a/zebra/zebra.cfg b/zebra/zebra.cfg index 17da22a..2e9c1be 100644 --- a/zebra/zebra.cfg +++ b/zebra/zebra.cfg @@ -1,4 +1,4 @@ -# $Id: zebra.cfg,v 1.1 2006-04-13 14:53:17 mike Exp $ +# $Id: zebra.cfg,v 1.1.1.1 2006-04-13 14:53:17 mike Exp $ # Where to look for config files #profilePath: /usr/local/share/idzebra/tab:/usr/share/idzebra/tab diff --git a/zebra/zeerex.xml b/zebra/zeerex.xml index f16f0f9..d1bb7b0 100644 --- a/zebra/zeerex.xml +++ b/zebra/zeerex.xml @@ -1,5 +1,5 @@ - + localhost diff --git a/zebra/zeerex2index.xsl b/zebra/zeerex2index.xsl index 8eab014..2496cf2 100644 --- a/zebra/zeerex2index.xsl +++ b/zebra/zeerex2index.xsl @@ -1,5 +1,5 @@ - + - + -- 1.7.10.4