diff --git a/baselibs.conf b/baselibs.conf new file mode 100644 index 0000000..b52ca7d --- /dev/null +++ b/baselibs.conf @@ -0,0 +1 @@ +libgraphite2-3 diff --git a/graphite2.changes b/graphite2.changes index ef6a196..d2c62b8 100644 --- a/graphite2.changes +++ b/graphite2.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jun 28 11:15:36 UTC 2013 - dimstar@opensuse.org + +- Add baselibs.conf and provide libgraphite2-3-32bit, which is at + this moment required by harfbuzz. + ------------------------------------------------------------------- Wed Nov 28 16:36:00 UTC 2012 - crrodriguez@opensuse.org diff --git a/graphite2.spec b/graphite2.spec index 376904b..eff6f0c 100644 --- a/graphite2.spec +++ b/graphite2.spec @@ -1,7 +1,7 @@ # # spec file for package graphite2 # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,6 +26,7 @@ License: LGPL-2.1+ or GPL-2.0+ or MPL-1.1 Group: Productivity/Publishing/Word Url: http://sourceforge.net/projects/silgraphite/ Source0: http://downloads.sourceforge.net/silgraphite/graphite2-%{version}.tgz +Source1: baselibs.conf BuildRequires: cmake BuildRequires: freetype2-devel BuildRequires: gcc-c++