Fixed package groups, license accepted/tizen/20130503.222352 accepted/tizen/20130520.095840 accepted/trunk/20130325.214223 submit/tizen/20130503.223538 submit/tizen/20130509.180953 submit/tizen/20130517.023011 submit/trunk/20130325.212908
authorAnas Nashif <anas.nashif@intel.com>
Mon, 25 Mar 2013 21:29:06 +0000 (14:29 -0700)
committerAnas Nashif <anas.nashif@intel.com>
Mon, 25 Mar 2013 21:29:06 +0000 (14:29 -0700)
packaging/libcap-ng.changes [new file with mode: 0644]
packaging/libcap-ng.spec

diff --git a/packaging/libcap-ng.changes b/packaging/libcap-ng.changes
new file mode 100644 (file)
index 0000000..11636a3
--- /dev/null
@@ -0,0 +1,3 @@
+* Mon Mar 25 2013 Anas Nashif <anas.nashif@intel.com> upstream/0.6.6@8f2ab39
+- Fixed package groups, license
+
index e714206..c4fe646 100644 (file)
@@ -26,7 +26,7 @@ Libcap-ng is a library that makes using posix capabilities easier
 
 License:        LGPL-2.1+
 Summary:        Header files for libcap-ng library
-Group:          Development/Libraries/C and C++
+Group:          Development/Libraries
 Requires:       %{name} = %{version}
 Requires:       kernel-headers >= 2.6.11
 Requires:       pkgconfig
@@ -62,7 +62,7 @@ make %{?_smp_mflags}
 
 %files
 %defattr(-,root,root,-)
-%doc COPYING.LIB
+%license COPYING.LIB
 %attr(0755,root,root) %{_libdir}/%{rname}.so.%{soname}
 %attr(0755,root,root) %{_libdir}/%{rname}.so.%{soname}.*
 
@@ -76,7 +76,7 @@ make %{?_smp_mflags}
 
 %files utils
 %defattr(-,root,root,-)
-%doc COPYING
+%license COPYING
 %attr(0755,root,root) %{_bindir}/captest
 %attr(0755,root,root) %{_bindir}/filecap
 %attr(0755,root,root) %{_bindir}/netcap