From 557e34ddd550d0818d06512f616a6be037d659f9 Mon Sep 17 00:00:00 2001 From: Petr Lautrbach Date: Fri, 16 Feb 2018 10:31:12 +0100 Subject: [PATCH] Spec file cleanup https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/MRWOMRZ6KPCV25EFHJ2O67BCCP3L4Y6N/ --- checkpolicy.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/checkpolicy.spec b/checkpolicy.spec index 267eea2..77a3e7e 100644 --- a/checkpolicy.spec +++ b/checkpolicy.spec @@ -6,7 +6,6 @@ Name: checkpolicy Version: 2.7 Release: 4%{?dist} License: GPLv2 -Group: Development/System Source: https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20170804/checkpolicy-2.7.tar.gz # download https://raw.githubusercontent.com/fedora-selinux/scripts/master/selinux/make-fedora-selinux-patch.sh # run: @@ -40,14 +39,12 @@ cd test make LIBDIR="%{_libdir}" CFLAGS="%{optflags}" %install -rm -rf ${RPM_BUILD_ROOT} mkdir -p ${RPM_BUILD_ROOT}%{_bindir} make LIBDIR="%{_libdir}" DESTDIR="${RPM_BUILD_ROOT}" install install test/dismod ${RPM_BUILD_ROOT}%{_bindir}/sedismod install test/dispol ${RPM_BUILD_ROOT}%{_bindir}/sedispol %files -%defattr(-,root,root) %{!?_licensedir:%global license %%doc} %license COPYING %{_bindir}/checkpolicy