From: Anas Nashif Date: Mon, 18 Mar 2013 04:10:40 +0000 (-0700) Subject: Update package groups X-Git-Tag: submit/tizen_base/20220405.150724^2~12 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a3faaf9bad42514b5f69ff5765ae26b0bdfc82df;p=platform%2Fupstream%2Flibgcrypt.git Update package groups --- diff --git a/packaging/libgcrypt.changes b/packaging/libgcrypt.changes new file mode 100644 index 0000000..e93da21 --- /dev/null +++ b/packaging/libgcrypt.changes @@ -0,0 +1,3 @@ +* Sun Mar 17 2013 Anas Nashif upstream/1.5.0@6c03acd +- Update package groups + diff --git a/packaging/libgcrypt.spec b/packaging/libgcrypt.spec index 4a2f2d6..eb5475f 100644 --- a/packaging/libgcrypt.spec +++ b/packaging/libgcrypt.spec @@ -5,7 +5,7 @@ License: GPL-2.0+ ; LGPL-2.1+ Summary: The GNU Crypto Library %define libsoname %{name} Url: http://directory.fsf.org/wiki/Libgcrypt -Group: Development/Libraries/C and C++ +Group: System/Libraries Source: %{name}-%{version}.tar.bz2 Source2: baselibs.conf BuildRequires: libgpg-error-devel >= 1.8 @@ -18,7 +18,7 @@ GnuPG (alpha version). %package devel License: GFDL-1.1 ; GPL-2.0+ ; LGPL-2.1+ ; MIT Summary: The GNU Crypto Library -Group: Development/Libraries/C and C++ +Group: Development/Libraries Requires: %{libsoname} = %{version} Requires: glibc-devel Requires: libgpg-error-devel >= 1.8 @@ -62,6 +62,7 @@ make %{?_smp_mflags} %files %defattr(-,root,root) +%license COPYING COPYING.LIB %{_libdir}/%{name}.so.11* %files devel