fixed package groups
authorAnas Nashif <anas.nashif@intel.com>
Fri, 14 Jun 2013 08:10:57 +0000 (04:10 -0400)
committerAnas Nashif <anas.nashif@intel.com>
Fri, 14 Jun 2013 08:10:57 +0000 (04:10 -0400)
packaging/libwbxml2.spec

index b55d66678f5a5098b6614e56005b7b68b3c907d8..5541585bfde06c907c8577acb8ffc91a719854a9 100644 (file)
@@ -25,7 +25,7 @@ has been defined by the Wap Forum.
 %package -n wbxml2-tools
 License:        GPL-2.0+
 Summary:        Tools for libwbxml2
-Group:          Base/Tools
+Group:          System/Utilities
 Requires:       pkgconfig(libxml-2.0)
 Requires:       %{name} = %{version}
 
@@ -40,7 +40,7 @@ has been defined by the Wap Forum.
 %package devel
 License:        LGPL-2.1+
 Summary:        WBXML parser and compiler library
-Group:          Development/Libraries
+Group:          System/Development
 Requires:       glibc-devel
 Requires:       libwbxml2 = %{version}
 Requires:       pkgconfig(expat)