From: Anas Nashif Date: Tue, 19 Mar 2013 03:47:04 +0000 (-0700) Subject: Fixed package groups X-Git-Tag: accepted/tizen/common/20141113.111014~2 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fupstream%2Fharfbuzz.git;a=commitdiff_plain;h=3713290b35988e82c0afaafae8b4c06bf98e0804 Fixed package groups --- diff --git a/packaging/harfbuzz.changes b/packaging/harfbuzz.changes index 594128b..013ad5c 100644 --- a/packaging/harfbuzz.changes +++ b/packaging/harfbuzz.changes @@ -1,3 +1,6 @@ +* Mon Mar 18 2013 Anas Nashif submit/trunk/20130129.152715@5c3b7d6 +- Fixed package groups + * Tue Jan 29 2013 Anas Nashif submit/trunk/20130129.151939@7bdec5c - update to 0.9.12 diff --git a/packaging/harfbuzz.spec b/packaging/harfbuzz.spec index 9635719..e6c2cdc 100644 --- a/packaging/harfbuzz.spec +++ b/packaging/harfbuzz.spec @@ -4,7 +4,7 @@ Release: 0 License: MIT Summary: An OpenType text shaping engine Url: http://www.freedesktop.org/wiki/Software/HarfBuzz -Group: Productivity/Text/Utilities +Group: Graphics/Font Management Source: %{name}-%{version}.tar.bz2 Source99: baselibs.conf BuildRequires: gcc-c++ @@ -21,21 +21,21 @@ HarfBuzz is an OpenType text shaping engine. %package -n libharfbuzz Summary: An OpenType text shaping engine -Group: System/Libraries +Group: Graphics/Font Management %description -n libharfbuzz HarfBuzz is an OpenType text shaping engine. %package tools Summary: An OpenType text shaping engine -- Tools -Group: Productivity/Text/Utilities +Group: Graphics/Font Management %description tools HarfBuzz is an OpenType text shaping engine. %package devel Summary: An OpenType text shaping engine -- Development Files -Group: Development/Libraries/C and C++ +Group: Development/Libraries Requires: libharfbuzz = %{version} %description devel