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
This commit is contained in:
parent
e9763d7fb7
commit
d309bdc65d
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user