fix typo %openEuler in spec file
This commit is contained in:
parent
c64e83559e
commit
c5673d6641
@ -117,7 +117,7 @@ Group: Development/Tools
|
|||||||
Requires: perl, openresty >= %{version}-%{release}
|
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)
|
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
|
BuildArch: noarch
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
@ -144,13 +144,13 @@ Requires: perl, perl(Getopt::Std), perl(File::Spec), perl(FindBin), perl(C
|
|||||||
Requires: groff
|
Requires: groff
|
||||||
%endif
|
%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
|
Requires: groff-base
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
Provides: restydoc, restydoc-index, md2pod.pl
|
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
|
BuildArch: noarch
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user