From 1b5cd50e885d71c6d64f8ac49cca5896316a26e387f517cf92dc4b01514438a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 28 Jun 2013 11:23:59 +0000 Subject: [PATCH] Accepting request 181321 from home:dimstar:branches:LibreOffice:Factory - Add baselibs.conf and provide libgraphite2-3-32bit, which is at this moment required by harfbuzz. OBS-URL: https://build.opensuse.org/request/show/181321 OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/graphite2?expand=0&rev=8 --- baselibs.conf | 1 + graphite2.changes | 6 ++++++ graphite2.spec | 3 ++- 3 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 baselibs.conf 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++