summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2013-03-18 21:23:52 -0700
committerAnas Nashif <anas.nashif@intel.com>2013-03-18 21:23:52 -0700
commit67621f128a395f362b1c4b0940ba9e0dc7d64ee5 (patch)
tree6d3ceaaa9f07871c3f34f43d7ae4a3a86fb2c0c3
parentf595d16451446efd104e7339fb2402ba5cfa7987 (diff)
downloadxcb-util-67621f128a395f362b1c4b0940ba9e0dc7d64ee5.tar.gz
xcb-util-67621f128a395f362b1c4b0940ba9e0dc7d64ee5.tar.bz2
xcb-util-67621f128a395f362b1c4b0940ba9e0dc7d64ee5.zip
-rw-r--r--packaging/xcb-util.changes3
-rw-r--r--packaging/xcb-util.spec6
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 <anas.nashif@intel.com> submit/trunk/20130216.171741@f595d16
+- Fixed package groups
+
* Mon Feb 18 2013 Markus Lehtonen <markus.lehtonen@linux.intel.com> 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