From 027f78cb5e6ad20fa91efc051521d36834d90357 Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Mon, 5 Nov 2012 08:15:56 -0800 Subject: [PATCH] add packaging --- packaging/baselibs.conf | 2 +- packaging/harfbuzz.spec | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/packaging/baselibs.conf b/packaging/baselibs.conf index f5eabf6..0f8119e 100644 --- a/packaging/baselibs.conf +++ b/packaging/baselibs.conf @@ -1 +1 @@ -libharfbuzz0 +libharfbuzz diff --git a/packaging/harfbuzz.spec b/packaging/harfbuzz.spec index 0fa6d90..7a7df59 100644 --- a/packaging/harfbuzz.spec +++ b/packaging/harfbuzz.spec @@ -2,7 +2,6 @@ Name: harfbuzz Version: 0.9.3 Release: 2.1 License: MIT -# FIXME: graphite2 is not packaged / http://projects.palaso.org/projects/graphitedev Summary: An OpenType text shaping engine Url: http://www.freedesktop.org/wiki/Software/HarfBuzz Group: Productivity/Text/Utilities @@ -14,10 +13,8 @@ BuildRequires: pkgconfig(cairo-ft) BuildRequires: pkgconfig(freetype2) >= 2.3.8 BuildRequires: pkgconfig(glib-2.0) >= 2.16 BuildRequires: pkgconfig(gobject-2.0) -#BuildRequires: pkgconfig(graphite2) BuildRequires: pkgconfig(gthread-2.0) BuildRequires: pkgconfig(icu-uc) -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description HarfBuzz is an OpenType text shaping engine. -- 2.7.4