From 00b1699627b7076f6c7d2b74db6b520030d3e94c Mon Sep 17 00:00:00 2001 From: Merlin Mathesius Date: Dec 11 2017 18:07:05 +0000 Subject: Cleanup spec file conditionals --- diff --git a/sip.spec b/sip.spec index 40d65b8..19f6251 100644 --- a/sip.spec +++ b/sip.spec @@ -1,4 +1,4 @@ -%if 0%{?fedora} > 12 +%if 0%{?fedora} > 12 || 0%{?rhel} > 7 %global with_python3 1 %endif @@ -17,7 +17,7 @@ Summary: SIP - Python/C++ Bindings Generator Name: sip Version: 4.19.6 -Release: 1%{?dist} +Release: 2%{?dist} # sipgen/parser.{c.h} is GPLv3+ with exceptions (bison) License: GPLv2 or GPLv3 and (GPLv3+ with exceptions) @@ -196,6 +196,9 @@ install -D -p -m644 %{SOURCE1} %{buildroot}%{rpm_macros_dir}/macros.sip %changelog +* Mon Dec 11 2017 Merlin Mathesius - 4.19.6-2 +- Cleanup spec file conditionals + * Sat Nov 25 2017 Rex Dieter - 4.19.6-1 - sip-4.19.6