]> git.pld-linux.org Git - packages/apache.git/commitdiff
- force to use openssl >= 0.9.7, idea by kloczek
authorjuandon <witekfl@pld-linux.org>
Thu, 13 Feb 2003 14:02:01 +0000 (14:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache.spec -> 1.217

apache.spec

index cfc9519eaf205e5e2c7ea268cd80a060d8eaa5ac..7a896694fc8f37f08094ec94d9d3cfeb246b32c0 100644 (file)
@@ -47,8 +47,8 @@ Patch1:               %{name}-configdir_skip_backups.patch
 Patch2:                %{name}-layout.patch
 Patch3:                %{name}-suexec.patch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-%{!?_without_ssl:BuildRequires:        openssl-devel >= 0.9.6f}
-%{!?_without_ssl:BuildRequires:        openssl-tools}
+%{!?_without_ssl:BuildRequires:        openssl-devel >= 0.9.7}
+%{!?_without_ssl:BuildRequires:        openssl-tools >= 0.9.7}
 BuildRequires: db-devel
 BuildRequires: zlib-devel
 BuildRequires: expat-devel
This page took 0.247959 seconds and 4 git commands to generate.