From 4a59bdfe055fe1758b1be92e25f42c99323a7add Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Fri, 14 Jun 2013 04:10:57 -0400 Subject: [PATCH] fixed package groups --- packaging/libwbxml2.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packaging/libwbxml2.spec b/packaging/libwbxml2.spec index b55d666..5541585 100644 --- a/packaging/libwbxml2.spec +++ b/packaging/libwbxml2.spec @@ -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) -- 2.34.1