X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=yaz.spec;h=82434bb92d10e4330c1b83b4a4f22979f3bfeacf;hp=3c882c4d1f40bf4550cf131d160dd8b19a5f8607;hb=db9768c3988f9536c898250880c13923a2dde32d;hpb=7acd51b7cdffca5ad92a777d2c6e8e9bae1f9fd3 diff --git a/yaz.spec b/yaz.spec index 3c882c4..82434bb 100644 --- a/yaz.spec +++ b/yaz.spec @@ -1,7 +1,7 @@ Name: yaz -Version: 1.7 +Version: 1.8.1 Release: 1 -Copyright: BSD +Copyright: YAZ License Group: Development/Libraries Vendor: Index Data ApS Source: yaz-%{version}.tar.gz @@ -11,9 +11,8 @@ URL: http://www.indexdata.dk/yaz/ Summary: Z39.50 Library %description -The YAZ package is a C library for developing client - and -server applications using the ANSI/NISO Z39.50 protocol for Information -Retrieval. +YAZ is a C library for developing client - and server applications +using the ANSI/NISO Z39.50 protocol for Information Retrieval. %prep %setup @@ -21,7 +20,7 @@ Retrieval. %build CFLAGS="$RPM_OPT_FLAGS" \ - ./configure --prefix=/usr --enable-shared + ./configure --prefix=/usr --enable-shared --enable-tcpd make CFLAGS="$RPM_OPT_FLAGS" %install @@ -37,9 +36,17 @@ cd doc; make prefix=$RPM_BUILD_ROOT/usr install /usr/bin/yaz-ztest /usr/bin/yaz-config /usr/bin/yaz-comp +/usr/bin/zoomsh /usr/lib/libyaz.a /usr/lib/libyaz.so -/usr/lib/libyaz.so.0 -/usr/lib/libyaz.so.0.0.0 +/usr/lib/libyaz.so.1 +/usr/lib/libyaz.so.1.0.0 +/usr/lib/libyazthread.a +/usr/lib/libyazthread.so +/usr/lib/libyazthread.so.1 +/usr/lib/libyazthread.so.1.0.0 /usr/include/yaz +/usr/share/yaz/z39.50 +/usr/share/yaz/ill /usr/share/yaz/doc +/usr/share/aclocal/yaz.m4