From: Anas Nashif Date: Mon, 18 Mar 2013 04:03:19 +0000 (-0700) Subject: Update package groups X-Git-Tag: accepted/tizen/20130503.222620^0 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fupstream%2FlibX11.git;a=commitdiff_plain;h=b37a5ae7072607f61aa8db1cb61e3d303e052fc7 Update package groups --- diff --git a/packaging/libX11.changes b/packaging/libX11.changes new file mode 100644 index 0000000..f8a69bf --- /dev/null +++ b/packaging/libX11.changes @@ -0,0 +1,3 @@ +* Sun Mar 17 2013 Anas Nashif upstream/1.5.0@14473b1 +- Update package groups + diff --git a/packaging/libX11.spec b/packaging/libX11.spec index 5759dd1..e480d62 100644 --- a/packaging/libX11.spec +++ b/packaging/libX11.spec @@ -4,7 +4,7 @@ Release: 0 License: MIT Summary: Core X11 protocol client library Url: http://xorg.freedesktop.org/ -Group: Development/Libraries/C and C++ +Group: Graphics/X Window System Source: %{name}-%{version}.tar.bz2 BuildRequires: autoconf >= 2.60 BuildRequires: automake @@ -33,7 +33,7 @@ stream connection. %package xcb Summary: XCB X11 protocol client library -Group: System/Libraries +Group: Graphics/X Window System Requires: %{name}-data >= %{version} %description xcb @@ -48,7 +48,7 @@ stream connection. %package data Summary: Shared data for the Core X11 protocol library -Group: System/Libraries +Group: Graphics/X Window System BuildArch: noarch %description data @@ -63,7 +63,7 @@ stream connection. %package devel Summary: Development files for the Core X11 protocol library -Group: Development/Libraries/C and C++ +Group: Development/Libraries Requires: libX11 = %{version} Requires: libX11-xcb = %{version}