X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=yaz.spec.in;h=645e05c3676c9fd6944959e1a669df20c6b95e36;hp=93e5cbce64ee4ef58ed62de95de545c64edf4291;hb=b6aa93dcb5c07ed09b664c006b5f33b0135a0854;hpb=21475478343527287499dada4b21e0366bf7e94e diff --git a/yaz.spec.in b/yaz.spec.in index 93e5cbc..645e05c 100644 --- a/yaz.spec.in +++ b/yaz.spec.in @@ -15,7 +15,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root %endif BuildRequires: pkgconfig libxml2-devel libxslt-devel gnutls-devel readline-devel libicu-devel %{TCPWRAPPER} Packager: Adam Dickmeiss -URL: http://www.indexdata.dk/yaz/ +URL: http://www.indexdata.com/yaz %description This package contains both a test-server and clients (normal & ssl) @@ -30,13 +30,13 @@ Requires: libxslt gnutls libicu YAZ is a library for the ANSI/NISO Z39.50 protocol for Information Retrieval. -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig +%post -n libyaz4 -p /sbin/ldconfig +%postun -n libyaz4 -p /sbin/ldconfig %package -n libyaz4-devel Summary: Z39.50 Library - development package Group: Development/Libraries -Requires: libyaz4 = %{version} libxml2-devel libxslt-devel libicu-devel gnutls-devel %{TCPWRAPPER} +Requires: libyaz4 = %{version} libxml2-devel libxslt-devel libicu-devel Conflicts: libyaz-devel %description -n libyaz4-devel @@ -73,6 +73,7 @@ make CFLAGS="$RPM_OPT_FLAGS" rm -fr ${RPM_BUILD_ROOT} make prefix=${RPM_BUILD_ROOT}/%{_prefix} mandir=${RPM_BUILD_ROOT}/%{_mandir} \ libdir=${RPM_BUILD_ROOT}/%{_libdir} install +rm ${RPM_BUILD_ROOT}/%{_libdir}/*.la %clean rm -fr ${RPM_BUILD_ROOT} @@ -85,7 +86,9 @@ rm -fr ${RPM_BUILD_ROOT} %{_bindir}/zoomsh %{_bindir}/yaz-marcdump %{_bindir}/yaz-iconv +%{_bindir}/yaz-json-parse %{_mandir}/man1/yaz-client.* +%{_mandir}/man1/yaz-json-parse.* %{_mandir}/man8/yaz-ztest.* %{_mandir}/man1/zoomsh.* %{_mandir}/man1/yaz-marcdump.* @@ -105,7 +108,6 @@ rm -fr ${RPM_BUILD_ROOT} %{_libdir}/pkgconfig/yaz.pc %{_libdir}/*.so %{_libdir}/*.a -%{_libdir}/*.la %{_datadir}/aclocal/yaz.m4 %{_mandir}/man1/yaz-asncomp.* %{_mandir}/man7/yaz.*