From ef7bc898299bdde4c3bf9cd3d986515f0ae92b366418809333fd03e6bff1d71d Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 19 Dec 2017 10:34:07 +0000 Subject: [PATCH] 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 --- python-rpm.changes | 5 +++++ python-rpm.spec | 2 +- rpm.changes | 5 +++++ rpm.spec | 4 ++-- 4 files changed, 13 insertions(+), 3 deletions(-) diff --git a/python-rpm.changes b/python-rpm.changes index 84ea57b..10c71f3 100644 --- a/python-rpm.changes +++ b/python-rpm.changes @@ -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 diff --git a/python-rpm.spec b/python-rpm.spec index d1adff1..e7ceccd 100644 --- a/python-rpm.spec +++ b/python-rpm.spec @@ -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 diff --git a/rpm.changes b/rpm.changes index ba41a9f..2b03d27 100644 --- a/rpm.changes +++ b/rpm.changes @@ -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 diff --git a/rpm.spec b/rpm.spec index e255b82..3a18457 100644 --- a/rpm.spec +++ b/rpm.spec @@ -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}