|
Lines 69-77
Link Here
|
| 69 |
BuildPreReq: gnome-libs-devel |
69 |
BuildPreReq: gnome-libs-devel |
| 70 |
%endif |
70 |
%endif |
| 71 |
%if ! %{static_libcrypto} |
71 |
%if ! %{static_libcrypto} |
| 72 |
PreReq: openssl >= 0.9.5a |
72 |
PreReq: openssl >= 0.9.6 |
| 73 |
PreReq: openssl = %{exact_openssl_version} |
73 |
PreReq: openssl = %{exact_openssl_version} |
| 74 |
Requires: openssl >= 0.9.5a |
74 |
Requires: openssl >= 0.9.6 |
| 75 |
%endif |
75 |
%endif |
| 76 |
Requires: rpm >= 3.0.5 |
76 |
Requires: rpm >= 3.0.5 |
| 77 |
|
77 |
|