From 76852ea1fb00c55ae9db79b34d8b68d443cae016c632358cd4eeb60324e2d3ca Mon Sep 17 00:00:00 2001 From: Raymond Wooninck Date: Sun, 14 Sep 2014 07:44:53 +0000 Subject: [PATCH] Accepting request 248645 from home:sumski:hazard:to:your:stereo Add baselibs.conf, needed by baloo 32bit libraries OBS-URL: https://build.opensuse.org/request/show/248645 OBS-URL: https://build.opensuse.org/package/show/server:search/xapian-core?expand=0&rev=55 --- baselibs.conf | 1 + xapian-core.changes | 5 +++++ xapian-core.spec | 1 + 3 files changed, 7 insertions(+) create mode 100644 baselibs.conf diff --git a/baselibs.conf b/baselibs.conf new file mode 100644 index 0000000..8acd848 --- /dev/null +++ b/baselibs.conf @@ -0,0 +1 @@ +libxapian22 \ No newline at end of file diff --git a/xapian-core.changes b/xapian-core.changes index f6e55d5..37e423e 100644 --- a/xapian-core.changes +++ b/xapian-core.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Sep 11 16:20:33 UTC 2014 - hrvoje.senjan@gmail.com + +- Add baselibs.conf, needed by baloo 32bit libraries + ------------------------------------------------------------------- Mon Apr 28 08:10:37 UTC 2014 - tittiatcoke@gmail.com diff --git a/xapian-core.spec b/xapian-core.spec index a0087de..8eb9eb4 100644 --- a/xapian-core.spec +++ b/xapian-core.spec @@ -24,6 +24,7 @@ License: GPL-2.0 Group: Productivity/Databases/Servers Url: http://www.xapian.org/ Source: http://www.oligarchy.co.uk/xapian/%{version}/%{name}-%{version}.tar.xz +Source1: baselibs.conf BuildRequires: automake BuildRequires: fdupes BuildRequires: gcc-c++