X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=mp-xquery.spec;h=7a2941d6d02a7a414ced15469a3eb76d1b9f0646;hb=bd83d363fd40d1724163952d95a4fafe09f59174;hp=092d1d9c56b1ee14ad3d83cafc91452fe71ca53a;hpb=c18e4a228a51bec4d58d68742ff1fa915e4b76d1;p=mp-xquery-moved-to-github.git diff --git a/mp-xquery.spec b/mp-xquery.spec index 092d1d9..7a2941d 100644 --- a/mp-xquery.spec +++ b/mp-xquery.spec @@ -6,7 +6,7 @@ Release: 1.indexdata BuildRequires: gcc gcc-c++ pkgconfig BuildRequires: libmetaproxy6-devel >= 1.4.0 BuildRequires: wget -BuildRequires: zorba +BuildRequires: idzorba License: proprietary Group: Applications/Internet Vendor: Index Data ApS @@ -20,7 +20,7 @@ Record conversion module using the Zorba XQuery library Requires: metaproxy6 Requires: libmetaproxy6 -Requires: zorba +Requires: idzorba %post if [ -d /usr/lib64/metaproxy6/modules ]; then @@ -48,9 +48,7 @@ fi %build make \ - ZORBA=/opt/zorba - OPT_FLAGS="-g -O" \ - YAZ_CONFIG=/usr/bin/yaz-config \ + ZORBA=/opt/idzorba \ MP_CONFIG=/usr/bin/metaproxy-config %install