diff --git a/baselibs.conf b/baselibs.conf new file mode 100644 index 0000000..af1d038 --- /dev/null +++ b/baselibs.conf @@ -0,0 +1 @@ +libkyotocabinet16 diff --git a/kyotocabinet.changes b/kyotocabinet.changes index 8615cd3..5da3394 100644 --- a/kyotocabinet.changes +++ b/kyotocabinet.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jan 3 12:18:07 UTC 2018 - dimstar@opensuse.org + +- Add baselibs.conf: Produce libkyotocabinet16-32bit, dependency to + libpinyin13-32bit. + ------------------------------------------------------------------- Tue May 9 14:46:10 UTC 2017 - werner@suse.de diff --git a/kyotocabinet.spec b/kyotocabinet.spec index 02bcc26..b69b159 100644 --- a/kyotocabinet.spec +++ b/kyotocabinet.spec @@ -1,7 +1,7 @@ # # spec file for package kyotocabinet # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,6 +25,7 @@ License: SUSE-GPL-3.0-with-FLOSS-exception Group: Productivity/Databases/Tools Url: http://fallabs.com/kyotocabinet/ Source: http://fallabs.com/kyotocabinet/pkg/kyotocabinet-%{version}.tar.gz +Source99: baselibs.conf # PATCH-MISSING-TAG -- See http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines Patch1: %{name}-fix_rpath.patch Patch2: configure-8-byte-atomics.patch