summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2013-03-18 20:47:04 -0700
committerManuel Bachmann <manuel.bachmann@open.eurogiciel.org>2014-11-13 10:52:59 +0100
commit3713290b35988e82c0afaafae8b4c06bf98e0804 (patch)
tree78bc9d1a92d064cc56795511a3d5e822e3de74b3
parent7e317e0011ca258b49445d47b6b3985e36a2dedb (diff)
downloadharfbuzz-3713290b35988e82c0afaafae8b4c06bf98e0804.tar.gz
harfbuzz-3713290b35988e82c0afaafae8b4c06bf98e0804.tar.bz2
harfbuzz-3713290b35988e82c0afaafae8b4c06bf98e0804.zip
Fixed package groups
-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