From dbc4af957a2e7fd1a2ed97f43ea38bcdd3fa41e6 Mon Sep 17 00:00:00 2001 From: Iryna Shcherbina Date: Mar 15 2018 00:14:45 +0000 Subject: Update Python 2 dependency declarations to new packaging standards --- diff --git a/copr-selinux.spec b/copr-selinux.spec index c9c9d5b..7f57d52 100644 --- a/copr-selinux.spec +++ b/copr-selinux.spec @@ -11,7 +11,7 @@ Name: copr-selinux Version: 1.48 -Release: 1%{?dist} +Release: 2%{?dist} Summary: SELinux module for COPR License: GPLv2+ @@ -31,7 +31,7 @@ BuildRequires: checkpolicy, selinux-policy-devel BuildRequires: policycoreutils BuildRequires: perl Requires(post): policycoreutils, libselinux-utils -%if 0%{?rhel} <= 7 +%if 0%{?rhel} && 0%{?rhel} <= 7 Requires(post): policycoreutils-python %else Requires(post): policycoreutils-python-utils @@ -124,6 +124,10 @@ fi %dir %{_datadir}/selinux/mls %changelog +* Thu Mar 15 2018 Iryna Shcherbina - 1.48-2 +- Update Python 2 dependency declarations to new packaging standards + (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) + * Fri Feb 23 2018 clime 1.48-1 - remove Group tag