From a8eafce6f492cb4a8dcfda4c0cd5606faf215788 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 28 Jan 2019 20:17:59 +0100 Subject: [PATCH] Remove obsolete Group tag References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag --- oddjob.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/oddjob.spec b/oddjob.spec index 7fd99f6..91fd35f 100644 --- a/oddjob.spec +++ b/oddjob.spec @@ -27,7 +27,6 @@ Source0: https://releases.pagure.org/oddjob/oddjob-%{version}.tar.gz Source1: https://releases.pagure.org/oddjob/oddjob-%{version}.tar.gz.sig Summary: A D-Bus service which runs odd jobs on behalf of client applications License: BSD -Group: System Environment/Daemons BuildRequires: gcc BuildRequires: dbus-devel >= 0.22, dbus-x11, libselinux-devel, libxml2-devel BuildRequires: pam-devel, pkgconfig @@ -70,7 +69,6 @@ oddjob is a D-Bus service which performs particular tasks for clients which connect to it and issue requests using the system-wide message bus. %package mkhomedir -Group: System Environment/Daemons Summary: An oddjob helper which creates and populates home directories Requires: %{name} = %{version}-%{release} Requires(post): %{dbus_send}, grep, sed, psmisc @@ -81,7 +79,6 @@ pam_oddjob_mkhomedir module to create a home directory for a user at login-time. %package sample -Group: System Environment/Daemons Summary: A sample oddjob service. Requires: %{name} = %{version}-%{release}