Fixed package groups
authorAnas Nashif <anas.nashif@intel.com>
Tue, 19 Mar 2013 03:47:04 +0000 (20:47 -0700)
committerManuel Bachmann <manuel.bachmann@open.eurogiciel.org>
Thu, 13 Nov 2014 09:52:59 +0000 (10:52 +0100)
packaging/harfbuzz.changes
packaging/harfbuzz.spec

index 594128b..013ad5c 100644 (file)
@@ -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
 
index 9635719..e6c2cdc 100644 (file)
@@ -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