From fa73cc556b2327ef51079f57df42d564a4e37865bfa247cdf7b0ef515c949ec0 Mon Sep 17 00:00:00 2001 From: Raymond Wooninck Date: Sat, 9 Jul 2016 06:38:14 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/server:search/xapian-core?expand=0&rev=68 --- baselibs.conf | 2 +- xapian-core.spec | 20 +++++++------------- 2 files changed, 8 insertions(+), 14 deletions(-) diff --git a/baselibs.conf b/baselibs.conf index 8acd848..a33993c 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1 +1 @@ -libxapian22 \ No newline at end of file +libxapian30 diff --git a/xapian-core.spec b/xapian-core.spec index d41cc9f..dd82bcc 100644 --- a/xapian-core.spec +++ b/xapian-core.spec @@ -34,7 +34,7 @@ BuildRequires: libuuid-devel BuildRequires: pkg-config BuildRequires: xz BuildRequires: zlib-devel -Requires: libxapian22 = %{version} +Requires: libxapian30 = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -42,11 +42,11 @@ Xapian is an Open Source Probabilistic Information Retrieval Library. It offers a highly adaptable toolkit that allows developers to easily add advanced indexing and search facilities to applications -%package -n libxapian22 +%package -n libxapian30 Summary: Xapian search engine libraries Group: Development/Libraries/C and C++ -%description -n libxapian22 +%description -n libxapian30 Xapian is an Open Source Probabilistic Information Retrieval framework. It offers a highly adaptable toolkit that allows developers to easily add advanced indexing and search facilities to applications. This package provides the @@ -57,7 +57,7 @@ Summary: Files needed for building packages which use Xapian Group: Development/Libraries/C and C++ Requires: gcc-c++ Requires: libuuid-devel -Requires: libxapian22 = %{version} +Requires: libxapian30 = %{version} Requires: zlib-devel %description -n libxapian-devel @@ -108,9 +108,9 @@ find . -name \*.spec -delete install -m 644 AUTHORS COPYING ChangeLog INSTALL README NEWS HACKING PLATFORMS ChangeLog.examples %{buildroot}%{_docdir}/%{name} %fdupes %{buildroot}%{_docdir}/%{name} -%post -n libxapian22 -p /sbin/ldconfig +%post -n libxapian30 -p /sbin/ldconfig -%postun -n libxapian22 -p /sbin/ldconfig +%postun -n libxapian30 -p /sbin/ldconfig %files %defattr(-, root, root) @@ -127,33 +127,27 @@ install -m 644 AUTHORS COPYING ChangeLog INSTALL README NEWS HACKING PLATFORMS C %{_bindir}/xapian-tcpsrv %{_bindir}/xapian-progsrv %{_bindir}/quest -%{_bindir}/delve %{_bindir}/copydatabase %{_bindir}/simpleindex %{_bindir}/simplesearch %{_bindir}/simpleexpand %{_bindir}/xapian-compact %{_bindir}/xapian-check -%{_bindir}/xapian-inspect -%{_bindir}/xapian-chert-update %{_bindir}/xapian-metadata %{_bindir}/xapian-replicate %{_bindir}/xapian-replicate-server %{_mandir}/man1/xapian-check.1* -%{_mandir}/man1/xapian-inspect.1* %{_mandir}/man1/copydatabase.1* -%{_mandir}/man1/delve.1* %{_mandir}/man1/quest.1* %{_mandir}/man1/xapian-compact.1* %{_mandir}/man1/xapian-config.1* %{_mandir}/man1/xapian-progsrv.1* %{_mandir}/man1/xapian-tcpsrv.1* -%{_mandir}/man1/xapian-chert-update.1* %{_mandir}/man1/xapian-metadata.1* %{_mandir}/man1/xapian-replicate.1* %{_mandir}/man1/xapian-replicate-server.1* -%files -n libxapian22 +%files -n libxapian30 %defattr(-, root, root) %{_libdir}/libxapian.so.*