X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=yaz.spec;h=d548a4ce1cf599bfd78f9bcdc2358d5a09bbb6a1;hb=91bd424e18017a225bc500e5ac94f71382a6a03f;hp=d401bc9453a51d8fed751e4ee372dddce882a832;hpb=d90d31f39aba4c7256d5b83eaf4192630b18ae02;p=yaz-moved-to-github.git diff --git a/yaz.spec b/yaz.spec index d401bc9..d548a4c 100644 --- a/yaz.spec +++ b/yaz.spec @@ -1,7 +1,7 @@ Summary: YAZ - A Z39.50 Library Name: yaz Version: 1.6 -Release: 1 +Release: 2 Copyright: BSD Group: Development/Libraries Vendor: Index Data ApS @@ -13,7 +13,7 @@ Packager: Adam Dickmeiss %description The YAZ package is a developers' library for developing client - and server application using the ANSI/NISO Z39.50 protocol for Information -Retrieval. +Retrieval. YAZ' homepage is http://www.indexdata.dk/yaz/ %prep %setup @@ -27,6 +27,7 @@ make CFLAGS="$RPM_OPT_FLAGS" %install rm -fr $RPM_BUILD_ROOT make prefix=$RPM_BUILD_ROOT/usr install +cd doc; make prefix=$RPM_BUILD_ROOT/usr install %files %defattr(-,root,root)