Update package groups
authorAnas Nashif <anas.nashif@intel.com>
Mon, 18 Mar 2013 04:10:40 +0000 (21:10 -0700)
committerPiotr Sawicki <p.sawicki2@partner.samsung.com>
Thu, 16 Aug 2018 08:08:07 +0000 (10:08 +0200)
packaging/libgcrypt.changes [new file with mode: 0644]
packaging/libgcrypt.spec

diff --git a/packaging/libgcrypt.changes b/packaging/libgcrypt.changes
new file mode 100644 (file)
index 0000000..e93da21
--- /dev/null
@@ -0,0 +1,3 @@
+* Sun Mar 17 2013 Anas Nashif <anas.nashif@intel.com> upstream/1.5.0@6c03acd
+- Update package groups
+
index 4a2f2d6..eb5475f 100644 (file)
@@ -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