We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2836c88 commit a1afc67Copy full SHA for a1afc67
1 file changed
SPECS/nginx.spec
@@ -23,23 +23,23 @@ BuildRequires: openssl-devel >= 1.0.2
23
%endif
24
25
%if (0%{?rhel} == 7) && (0%{?amzn} == 2)
26
-%define epoch 1
+%define epoch 3
27
Epoch: %{epoch}
28
Requires(pre): shadow-utils
29
Requires: openssl11 >= 1.1.1
30
BuildRequires: openssl11-devel >= 1.1.1
31
32
33
%if 0%{?rhel} == 8
34
35
36
37
BuildRequires: openssl-devel >= 1.1.1
38
%define _debugsource_template %{nil}
39
40
41
%if 0%{?rhel} == 9
42
43
44
45
BuildRequires: openssl-devel
0 commit comments