Hello community, here is the log from the commit of package marisa for openSUSE:Factory checked in at 2015-10-19 22:53:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/marisa (Old) and /work/SRC/openSUSE:Factory/.marisa.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "marisa" Changes: -------- --- /work/SRC/openSUSE:Factory/marisa/marisa.changes 2013-07-08 12:36:24.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.marisa.new/marisa.changes 2015-10-20 00:07:06.000000000 +0200 @@ -1,0 +2,7 @@ +Sun Oct 18 10:51:45 UTC 2015 - [email protected] + +- add baselibs.conf + * fix boo#949455: can't install libkkc2-32bit because lack of + libmarisa0-32bit + +------------------------------------------------------------------- New: ---- baselibs.conf ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ marisa.spec ++++++ --- /var/tmp/diff_new_pack.j7aEEl/_old 2015-10-20 00:07:07.000000000 +0200 +++ /var/tmp/diff_new_pack.j7aEEl/_new 2015-10-20 00:07:07.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package +# spec file for package marisa # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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 @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %{!?py_ver: %global py_ver %(python -c "import sys; v=sys.version_info[:2]; print '%%d.%%d'%%v" 2>/dev/null || echo PYTHON-NOT-FOUND)} %{!?python_sitearch: %global python_sitearch %(python -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")} @@ -27,11 +28,12 @@ Name: marisa Version: 0.2.4 Release: 0 -License: LGPL-2.1+ or BSD-2-Clause Summary: Matching Algorithm with Recursively Implemented StorAge -Url: https://code.google.com/p/marisa-trie/ +License: LGPL-2.1+ or BSD-2-Clause Group: System/I18n/Japanese +Url: https://code.google.com/p/marisa-trie/ Source: https://marisa-trie.googlecode.com/files/%{name}-%{version}.tar.gz +Source99: baselibs.conf BuildRequires: gcc-c++ BuildRequires: perl BuildRequires: pkg-config ++++++ baselibs.conf ++++++ libmarisa0 marisa
