From f43938d82d09c27f255ed9c95062373538275b1b Mon Sep 17 00:00:00 2001 From: Michel Alexandre Salim Date: Aug 31 2020 21:47:23 +0000 Subject: Only require libgnome-keyring on Fedora (not EPEL). EPEL8 is getting qtkeychain 0.10.0 Signed-off-by: Michel Alexandre Salim --- diff --git a/nextcloud-client.spec b/nextcloud-client.spec index 6ddcb74..0b6f80e 100644 --- a/nextcloud-client.spec +++ b/nextcloud-client.spec @@ -4,7 +4,7 @@ Name: nextcloud-client Version: 2.6.5 -Release: 8%{?dist} +Release: 9%{?dist} Summary: The Nextcloud Client # -libs are LGPLv2+, rest GPLv2 @@ -55,7 +55,7 @@ BuildRequires: kf5-rpm-macros %endif BuildRequires: sqlite-devel Requires: %{name}-libs%{?_isa} = %{version}-%{release} -%if 0%{?fedora} < 33 +%if 0%{?fedora} && 0%{?fedora} < 33 # concerning libgnome-keyring read https://bugzilla.redhat.com/show_bug.cgi?id=1652973 Requires: libgnome-keyring %endif @@ -232,6 +232,9 @@ test "$(chrpath --list %{buildroot}%{_bindir}/nextcloud)" = "%{buildroot}%{_bind %endif %changelog +* Mon Aug 31 2020 Michel Alexandre Salim - 2.6.5-9 +- Only require libgnome-keyring on Fedora (not EPEL). EPEL8 is getting qtkeychain 0.10.0 + * Mon Aug 24 2020 Rex Dieter - 2.6.5-8 - %%check: verify correct rpath/runpath