Fixed package group accepted/tizen/20130503.222205 accepted/tizen/20130520.095924 accepted/trunk/20130318.201627 submit/tizen/20130503.223855 submit/tizen/20130509.181146 submit/tizen/20130517.023054 submit/trunk/20130318.195628
authorAnas Nashif <anas.nashif@intel.com>
Mon, 18 Mar 2013 19:56:26 +0000 (12:56 -0700)
committerAnas Nashif <anas.nashif@intel.com>
Mon, 18 Mar 2013 19:56:26 +0000 (12:56 -0700)
packaging/libnl1.changes [new file with mode: 0644]
packaging/libnl1.spec

diff --git a/packaging/libnl1.changes b/packaging/libnl1.changes
new file mode 100644 (file)
index 0000000..460ec8c
--- /dev/null
@@ -0,0 +1,3 @@
+* Mon Mar 18 2013 Anas Nashif <anas.nashif@intel.com> upstream/1.1@57da2e9
+- Fixed package group
+
index 69e60c2..d1c993b 100644 (file)
@@ -1,6 +1,6 @@
 Name:           libnl1
 Summary:        Convenience library for kernel netlink sockets
-Group:          Development/Libraries/Other
+Group:          System/Network
 License:        LGPL-2.1
 Version:        1.1
 Release:        1
@@ -17,7 +17,7 @@ kernels netlink sockets interface for network manipulation.
 %package devel
 License:        LGPL-2.1+
 Summary:        Convenience library for kernel netlink sockets
-Group:          Development/Libraries/Other
+Group:          Development/Libraries
 Requires:       %name = %version-%release
 Provides:       libnl-devel = %release-%version
 
@@ -46,7 +46,7 @@ mkdir -p %buildroot/%_libdir/pkgconfig
 %files
 %defattr(-,root,root)
 %_libdir/libnl*.so.*
-%doc COPYING 
+%license COPYING 
 
 %files devel
 %defattr(-,root,root,0755)