summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2013-03-17 21:12:57 -0700
committerJohn L. Whiteman <john.l.whiteman@intel.com>2014-08-14 15:32:28 -0700
commitc5a2067a5647aa6052a66aa2fb6a44032ffe7f75 (patch)
tree4d9e5f409fd19fb26e56a7878d7da5136a86c44a
parent4153aa48b3ac8d77cc61be23ebf30e27b798040b (diff)
downloadlibgpg-error-c5a2067a5647aa6052a66aa2fb6a44032ffe7f75.tar.gz
libgpg-error-c5a2067a5647aa6052a66aa2fb6a44032ffe7f75.tar.bz2
libgpg-error-c5a2067a5647aa6052a66aa2fb6a44032ffe7f75.zip
Update package groups
-rw-r--r--packaging/libgpg-error.changes3
-rw-r--r--packaging/libgpg-error.spec4
2 files changed, 5 insertions, 2 deletions
diff --git a/packaging/libgpg-error.changes b/packaging/libgpg-error.changes
index ecb7d24..ad70af0 100644
--- a/packaging/libgpg-error.changes
+++ b/packaging/libgpg-error.changes
@@ -1,3 +1,6 @@
+* Sun Mar 17 2013 Anas Nashif <anas.nashif@intel.com> submit/trunk/20121215.160041@9966e8d
+- Update package groups
+
* Sat Dec 15 2012 Anas Nashif <anas.nashif@intel.com> upstream/1.10@cded1d0
- split locale
diff --git a/packaging/libgpg-error.spec b/packaging/libgpg-error.spec
index cbe83d5..f3676bd 100644
--- a/packaging/libgpg-error.spec
+++ b/packaging/libgpg-error.spec
@@ -4,7 +4,7 @@ Release: 0
License: GPL-2.0+ ; LGPL-2.1+
Summary: Library That Defines Common Error Values for All GnuPG Components
Url: http://www.gnupg.org/
-Group: Development/Libraries/C and C++
+Group: System/Libraries
Source: %{name}-%{version}.tar.bz2
Source1: baselibs.conf
BuildRequires: gettext-tools
@@ -18,7 +18,7 @@ pinentry, SmartCard Daemon, and possibly more in the future.
%package devel
License: GPL-2.0+ ; LGPL-2.1+ ; MIT
Summary: Development package for libgpg-error
-Group: Development/Libraries/C and C++
+Group: Development/Libraries
Requires: glibc-devel
Requires: libgpg-error = %{version}