From 67621f128a395f362b1c4b0940ba9e0dc7d64ee5 Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Mon, 18 Mar 2013 21:23:52 -0700 Subject: [PATCH] Fixed package groups --- packaging/xcb-util.changes | 3 +++ packaging/xcb-util.spec | 6 +++--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/packaging/xcb-util.changes b/packaging/xcb-util.changes index c661ec3..74f8629 100644 --- a/packaging/xcb-util.changes +++ b/packaging/xcb-util.changes @@ -1,3 +1,6 @@ +* Mon Mar 18 2013 Anas Nashif submit/trunk/20130216.171741@f595d16 +- Fixed package groups + * Mon Feb 18 2013 Markus Lehtonen submit/trunk/20130216.171741@52e9c7f - Fix requires of devel package diff --git a/packaging/xcb-util.spec b/packaging/xcb-util.spec index a510e4f..f7023fb 100644 --- a/packaging/xcb-util.spec +++ b/packaging/xcb-util.spec @@ -4,7 +4,7 @@ Release: 0 License: MIT Summary: Utility libraries for X C Binding Url: http://xcb.freedesktop.org/ -Group: System/Libraries +Group: Graphics/X Window System Source: %{name}-%{version}.tar.bz2 BuildRequires: gperf @@ -23,7 +23,7 @@ the X protocol but which have traditionally been provided by Xlib. %package -n libxcb-util Summary: XCB utility modules -Group: System/Libraries +Group: Graphics/X Window System %description -n libxcb-util The XCB util modules provide a number of libraries which sit on top @@ -41,7 +41,7 @@ Included in this package are: %package devel Summary: Development and header files for xcb-util -Group: System Environment/Libraries +Group: Development/Libraries Requires: libxcb-util = %{version} Requires: pkgconfig -- 2.7.4