Browse Source

fix dependency

master
parent
commit
01bcc8aa06
  1. 6
      apache/apache.spec

6
apache/apache.spec

@ -82,7 +82,7 @@ Distribution: OpenPKG [REL]
Group: Web
License: BSD-style
Version: %{V_apache}
Release: 20020206
Release: 20020215
# list of sources
Source0: http://httpd.apache.org/dist/httpd/apache_%{V_apache}.tar.gz
@ -136,8 +136,8 @@ Source23: rc.apache
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: openpkg >= 20020206.0
PreReq: openpkg >= 20020206.0
BuildPreReq: openpkg >= 20020206
PreReq: openpkg >= 20020206
%if "%{mod_ssl}" == "yes"
BuildPreReq: openssl, mm
%endif

Loading…
Cancel
Save