From: Anas Nashif Date: Fri, 14 Jun 2013 08:10:57 +0000 (-0400) Subject: fixed package groups X-Git-Tag: submit/tizen/20130614.081118~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4a59bdfe055fe1758b1be92e25f42c99323a7add;p=platform%2Fupstream%2Flibwbxml2.git fixed package groups --- 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)