summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2013-03-18 20:47:04 -0700
committerAnas Nashif <anas.nashif@intel.com>2013-03-18 20:47:04 -0700
commit115c871daba5d53ac049362c84bef771e2301c86 (patch)
treec87a1a4947f251fc16cf8861176394faf44ffcf8
parent5c3b7d61ce340d66bc0656943c913e5b5ff93416 (diff)
downloadharfbuzz-115c871daba5d53ac049362c84bef771e2301c86.tar.gz
harfbuzz-115c871daba5d53ac049362c84bef771e2301c86.tar.bz2
harfbuzz-115c871daba5d53ac049362c84bef771e2301c86.zip
-rw-r--r--packaging/harfbuzz.changes3
-rw-r--r--packaging/harfbuzz.spec8
2 files changed, 7 insertions, 4 deletions
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 <anas.nashif@intel.com> submit/trunk/20130129.152715@5c3b7d6
+- Fixed package groups
+
* Tue Jan 29 2013 Anas Nashif <anas.nashif@intel.com> 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