From a7eaf23fbd8b514c1d0a7a37fa51c2ce2907166a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Andriot?= Date: Sat, 22 Feb 2020 09:31:03 +0100 Subject: RPM: update build scripts for RHEL8 --- redhat/applications/koffice/koffice.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'redhat/applications/koffice') diff --git a/redhat/applications/koffice/koffice.spec b/redhat/applications/koffice/koffice.spec index 6525e00cb..c9cc5f878 100644 --- a/redhat/applications/koffice/koffice.spec +++ b/redhat/applications/koffice/koffice.spec @@ -720,7 +720,7 @@ Requires: %{name}-core = %{?epoch:%{epoch}:}%{version}-%{release} %if 0%{?mgaversion} || 0%{?mdkversion} Requires: fonts-ttf-dejavu %else -%if 0%{?fedora} >= 11 || 0%{?rhel} >= 6 +%if 0%{?fedora} >= 11 || 0%{?rhel} == 6 || 0%{?rhel} == 7 Requires: dejavu-lgc-sans-fonts %endif %if 0%{?fedora} >= 11 || 0%{?rhel} == 6 || 0%{?rhel} == 7 -- cgit v1.2.1