From d309bdc65d1a0f6710076bab56075c3abf87cb703db1fb42c659edac0f63fbc4 Mon Sep 17 00:00:00 2001 From: Adam Majer Date: Wed, 21 Mar 2018 07:34:55 +0000 Subject: [PATCH] Accepting request 589396 from home:jengelh:branches:devel:libraries:c_c++ - Fix RPM groups. OBS-URL: https://build.opensuse.org/request/show/589396 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/augeas?expand=0&rev=74 --- augeas.changes | 5 +++++ augeas.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/augeas.changes b/augeas.changes index 31d5f0c..45d8e1a 100644 --- a/augeas.changes +++ b/augeas.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 20 21:02:55 UTC 2018 - jengelh@inai.de + +- Fix RPM groups. + ------------------------------------------------------------------- Tue Mar 20 09:41:39 UTC 2018 - vcizek@suse.com diff --git a/augeas.spec b/augeas.spec index d87a3c0..5dd765d 100644 --- a/augeas.spec +++ b/augeas.spec @@ -22,7 +22,7 @@ Version: 1.10.1 Release: 0 Summary: An utility for changing configuration files License: GPL-3.0-or-later AND LGPL-2.1-or-later -Group: System/Libraries +Group: Development/Libraries/C and C++ Url: http://augeas.net/ Source0: http://download.augeas.net/augeas-%{version}.tar.gz Source1: http://download.augeas.net/augeas-%{version}.tar.gz.sig @@ -58,7 +58,7 @@ file format and the transformation into a tree. %package -n %{libname} Summary: A library for changing configuration files -Group: Development/Libraries/C and C++ +Group: System/Libraries Recommends: %{name}-lenses = %{version} %description -n %{libname} @@ -73,7 +73,7 @@ file format and the transformation into a tree. %package lenses Summary: Official set of lenses for use by %{libname} -Group: Development/Libraries/Other +Group: System/Libraries Requires: %{libname} = %{version} %description lenses