diff --git a/grilo-plugins.spec b/grilo-plugins.spec
index b8f8d51..6c27ddf 100644
--- a/grilo-plugins.spec
+++ b/grilo-plugins.spec
@@ -6,7 +6,7 @@
 
 Name:		grilo-plugins
 Version:	0.3.10
-Release:	3%{?dist}
+Release:	4%{?dist}
 Summary:	Plugins for the Grilo framework
 
 License:	LGPLv2+
@@ -76,10 +76,10 @@ This package contains plugins to get information from theses sources:
     -Denable-static=no \
     -Denable-shoutcast=no \
     -Denable-bookmarks=yes \
-%if ! 0%{?rhel}
+%if 0%{?rhel}
     -Denable-dleyna=no \
 %endif
-%if 0%{?fedora}
+%if ! 0%{?rhel}
     -Denable-dleyna=yes \
 %endif
     -Denable-dmap=yes \
@@ -114,6 +114,10 @@ This package contains plugins to get information from theses sources:
 %{_libdir}/grilo-%{release_version}/*.so*
 
 %changelog
+* Fri Feb 14 2020 Bastien Nocera <bnocera@redhat.com> - 0.3.10-4
++ grilo-plugins-0.3.10-4
+- Fix dleyna disable conditions
+
 * Fri Feb 14 2020 Bastien Nocera <bnocera@redhat.com> - 0.3.10-3
 + grilo-plugins-0.3.10-3
 - Disable dleyna plugin on RHEL