X-Git-Url: http://git.indexdata.com/?p=mp-xquery-moved-to-github.git;a=blobdiff_plain;f=mp-xquery.spec;h=2ec7af1965e27443c3cf6e30b85884de18992a34;hp=50b91c1c9b7ae8b09ae301fc9fb3423495e29801;hb=7a16560498cb0b2189de891ebed28556cca37ea2;hpb=9d3eb6e0648535d3614943d0783a42f201c31fb7 diff --git a/mp-xquery.spec b/mp-xquery.spec index 50b91c1..2ec7af1 100644 --- a/mp-xquery.spec +++ b/mp-xquery.spec @@ -5,8 +5,9 @@ Version: %{idmetaversion} Release: 1.indexdata BuildRequires: gcc gcc-c++ pkgconfig BuildRequires: libmetaproxy6-devel >= 1.4.0 -BuildRequires: wget BuildRequires: idzorba +BuildRequires: libxslt +BuildRequires: docbook-style-xsl License: proprietary Group: Applications/Internet Vendor: Index Data ApS @@ -14,14 +15,13 @@ Source: mp-xquery-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-root Packager: Adam Dickmeiss URL: http://www.indexdata.com/mp-xquery - -%description -Record conversion module using the Zorba XQuery library - Requires: metaproxy6 Requires: libmetaproxy6 Requires: idzorba +%description +Record conversion module using the Zorba XQuery library + %post if [ -d /usr/lib64/metaproxy6/modules ]; then if [ ! -e /usr/lib64/metaproxy6/modules/metaproxy_filter_xquery.so ]; 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