From b38f5c7b2770274911f37bae20130a603fb2fad3 Mon Sep 17 00:00:00 2001 From: Petr Lautrbach Date: Fri, 16 Feb 2018 13:06:20 +0100 Subject: [PATCH] Spec file cleanup https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/MRWOMRZ6KPCV25EFHJ2O67BCCP3L4Y6N/ --- setroubleshoot.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/setroubleshoot.spec b/setroubleshoot.spec index 44681ad..710775c 100644 --- a/setroubleshoot.spec +++ b/setroubleshoot.spec @@ -3,7 +3,6 @@ Name: setroubleshoot Version: 3.3.15 Release: 3%{?dist} License: GPLv2+ -Group: Applications/System URL: https://pagure.io/setroubleshoot Source0: https://releases.pagure.org/setroubleshoot/%{name}-%{version}.tar.gz Source1: %{name}.tmpfiles @@ -71,7 +70,6 @@ dbus-send --system /com/redhat/setroubleshootd com.redhat.SEtroubleshootdIface.r make %install -rm -rf %{buildroot} make DESTDIR=%{buildroot} PREFIX=/usr install desktop-file-install --vendor="" --dir=%{buildroot}%{_datadir}/applications %{buildroot}/%{_datadir}/applications/%{name}.desktop mkdir -p %{buildroot}%{pkgvardatadir} @@ -87,7 +85,6 @@ install -m644 -D %{SOURCE1} $RPM_BUILD_ROOT%{_tmpfilesdir}/%{name}.conf %package server Summary: SELinux troubleshoot server -Group: Applications/System Requires: %{name}-plugins >= 3.3.8 Requires: audit >= 1.2.6-3 @@ -190,7 +187,6 @@ chown -R setroubleshoot:setroubleshoot %{pkgvardatadir} %package legacy Summary: SELinux troubleshoot legacy applet -Group: Applications/System Requires: gtk2 Requires: %{name} = %{version}-%{release}