Update package groups
[platform/upstream/libICE.git] / packaging / libICE.spec
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