diff --git a/avahi.spec b/avahi.spec index 9154c9e..88c81f4 100644 --- a/avahi.spec +++ b/avahi.spec @@ -6,7 +6,7 @@ %ifnarch %{mono_arches} %define WITH_MONO 0 %endif -%if 0%{?rhel} +%if 0%{?rhel} && 0%{?rhel} <= 7 %define WITH_MONO 0 %endif @@ -18,7 +18,7 @@ Name: avahi Version: 0.7 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Local network service discovery License: LGPLv2+ URL: http://avahi.org @@ -240,10 +240,6 @@ Mono programs that use avahi-ui. %package libs Summary: Libraries for avahi run-time use -# http://bugzilla.redhat.com/913168 -%if 0%{?fedora} < 20 -Requires: %{name} = %{version}-%{release} -%endif %description libs The avahi-libs package contains the libraries needed @@ -665,6 +661,9 @@ exit 0 %changelog +* Mon Oct 02 2017 Troy Dawson - 0.7-4 +- Cleanup spec file conditionals + * Wed Aug 02 2017 Fedora Release Engineering - 0.7-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild