Browse Source

try to fix under Solaris

master
parent
commit
e7df32b89a
  1. 4
      apache2/apache2.spec

4
apache2/apache2.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL]
Group: Web
License: ASF
Version: 2.0.40
Release: 20020810
Release: 20020821
# list of sources
Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.gz
@ -41,7 +41,7 @@ Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.gz
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, perl
BuildPreReq: OpenPKG, openpkg >= 20020206, perl, make
PreReq: OpenPKG, openpkg >= 20020206, perl
AutoReq: no
AutoReqProv: no

Loading…
Cancel
Save