From: Anas Nashif Date: Fri, 22 Mar 2013 18:01:38 +0000 (-0700) Subject: Fixed package groups X-Git-Tag: accepted/tizen/3.0.2014.q3/common/20141021.091420~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9937826f79e82f29056d31389f7f2a54c5aa989b;p=platform%2Fupstream%2Flibcap.git Fixed package groups --- diff --git a/packaging/libcap.changes b/packaging/libcap.changes index 3dcbebf..c875416 100644 --- a/packaging/libcap.changes +++ b/packaging/libcap.changes @@ -1,3 +1,6 @@ +* Fri Mar 22 2013 Anas Nashif submit/trunk/20121214.220221@ca70619 +- Fixed package groups + * Fri Dec 14 2012 Anas Nashif upstream/2.22@dbb6d89 - Initial import diff --git a/packaging/libcap.spec b/packaging/libcap.spec index f9a4af0..414aee6 100644 --- a/packaging/libcap.spec +++ b/packaging/libcap.spec @@ -4,12 +4,11 @@ Release: 1 License: BSD-3-Clause ; GPL-2.0 Summary: Library for Capabilities (linux-privs) Support Url: https://sites.google.com/site/fullycapable/ -Group: System/Libraries +Group: Base/Libraries Source: %{name}-%{version}.tar.bz2 Source2: baselibs.conf BuildRequires: fdupes BuildRequires: libattr-devel -BuildRoot: %{_tmppath}/%{name}-%{version}-build %define debug_package_requires libcap2 = %{version}-%{release} %description @@ -23,7 +22,7 @@ done automatically by the kernel. %package devel License: BSD-3-Clause ; GPL-2.0 Summary: Development files for libcap -Group: Development/Libraries/C and C++ +Group: Development/Libraries Requires: glibc-devel Requires: libcap = %{version} @@ -40,7 +39,7 @@ using libcap. %package progs License: BSD-3-Clause ; GPL-2.0 Summary: Libcap utility programs -Group: System/Filesystems +Group: Base/File Systems %description progs This package contains utility programs handling capabilities via @@ -69,6 +68,7 @@ ln -s /%{_lib}/libcap.so.2 %{buildroot}%{_libdir}/libcap.so %files %defattr(-,root,root) +%license License %attr(755,root,root) /%{_lib}/libcap.so.* %files progs