Accepting request 558336 from home:jengelh:branches:Base:System

- Update RPM groups

OBS-URL: https://build.opensuse.org/request/show/558336
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=427
This commit is contained in:
Dirk Mueller 2017-12-19 10:34:07 +00:00 committed by Git OBS Bridge
parent dd9ebc05d7
commit ef7bc89829
4 changed files with 13 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Dec 19 09:39:25 UTC 2017 - jengelh@inai.de
- Update RPM groups
-------------------------------------------------------------------
Sat Oct 28 12:19:34 UTC 2017 - ngompa13@gmail.com

View File

@ -23,7 +23,7 @@ Release: 0
#!BuildIgnore: rpmlint-Factory
Summary: Python Bindings for Manipulating RPM Packages
License: GPL-2.0+
Group: System/Packages
Group: Development/Libraries/Python
Source99: rpm.spec
BuildRequires: file-devel
BuildRequires: libacl-devel

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Dec 19 09:39:25 UTC 2017 - jengelh@inai.de
- Update RPM groups
-------------------------------------------------------------------
Fri Dec 15 13:18:39 CET 2017 - mls@suse.de

View File

@ -148,8 +148,8 @@ in a central database. This way it is possible to get an overview of
all installed packages. RPM also supports database queries.
%package devel
Summary: Include Files and Libraries mandatory for Development
Group: System/Packages
Summary: Development files for librpm
Group: Development/Libraries/C and C++
Requires: rpm = %{version}
# for people confusing the one with the other
Recommends: rpm-build = %{version}