Update package groups accepted/tizen/20130503.222628 accepted/tizen/20130520.095657 accepted/trunk/20130318.201747 submit/tizen/20130503.223125 submit/tizen/20130509.180710 submit/tizen/20130517.022913 submit/trunk/20130318.040613 submit/trunk/20130318.195419
authorAnas Nashif <anas.nashif@intel.com>
Mon, 18 Mar 2013 04:06:11 +0000 (21:06 -0700)
committerAnas Nashif <anas.nashif@intel.com>
Mon, 18 Mar 2013 04:06:11 +0000 (21:06 -0700)
packaging/libICE.changes [new file with mode: 0644]
packaging/libICE.spec

diff --git a/packaging/libICE.changes b/packaging/libICE.changes
new file mode 100644 (file)
index 0000000..b161cb6
--- /dev/null
@@ -0,0 +1,3 @@
+* Sun Mar 17 2013 Anas Nashif <anas.nashif@intel.com> accepted/trunk/20130205.192252@4c29d1c
+- Update package groups
+
index decf8bb..2164578 100644 (file)
@@ -4,7 +4,7 @@ Release:        0
 License:        MIT
 Summary:        X11 Inter-Client Exchange Library
 Url:            http://xorg.freedesktop.org/
-Group:          Development/Libraries/C and C++
+Group:          Graphics/X Window System
 
 Source:         %{name}-%{version}.tar.bz2
 BuildRequires:  pkgconfig
@@ -23,7 +23,7 @@ transport connection.
 
 %package devel
 Summary:        Development files for the X11 Inter-Client Exchange Library
-Group:          Development/Libraries/C and C++
+Group:          Development/Libraries
 Requires:       %{name} = %{version}
 
 %description devel
@@ -51,6 +51,7 @@ make %{?_smp_mflags}
 
 %files
 %defattr(-,root,root)
+%license COPYING
 %{_libdir}/libICE.so.6*
 
 %files devel