diff --git a/openresty.spec b/openresty.spec index 16fa620..fd92dea 100644 --- a/openresty.spec +++ b/openresty.spec @@ -117,7 +117,7 @@ Group: Development/Tools Requires: perl, openresty >= %{version}-%{release} Requires: perl(File::Spec), perl(FindBin), perl(List::Util), perl(Getopt::Long), perl(File::Temp), perl(POSIX), perl(Time::HiRes) -%if 0%{?fedora} >= 10 || 0%{?rhel} >= 6 || 0%{?centos} >= 6 || 0%{?%openEuler} >= 2 +%if 0%{?fedora} >= 10 || 0%{?rhel} >= 6 || 0%{?centos} >= 6 || 0%{?openEuler} >= 2 BuildArch: noarch %endif @@ -144,13 +144,13 @@ Requires: perl, perl(Getopt::Std), perl(File::Spec), perl(FindBin), perl(C Requires: groff %endif -%if (0%{?rhel} && 0%{?rhel} >= 7) || 0%{?fedora} || 0%{?%openEuler} >= 2 +%if (0%{?rhel} && 0%{?rhel} >= 7) || 0%{?fedora} || 0%{?openEuler} >= 2 Requires: groff-base %endif Provides: restydoc, restydoc-index, md2pod.pl -%if 0%{?fedora} >= 10 || 0%{?rhel} >= 6 || 0%{?centos} >= 6 || 0%{?%openEuler} >= 2 +%if 0%{?fedora} >= 10 || 0%{?rhel} >= 6 || 0%{?centos} >= 6 || 0%{?openEuler} >= 2 BuildArch: noarch %endif