Browse Source

fix postfix under Solaris

master
parent
commit
9e3642bea0
  1. 4
      postfix/postfix.spec

4
postfix/postfix.spec

@ -37,7 +37,7 @@ Packager: rse@openpkg.org
Distribution: OpenPKG
License: GPL
Version: %{V_here}
Release: 9
Release: 10
# list of sources
Source0: ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-%{V_real}.tar.gz
@ -49,7 +49,7 @@ Source4: rc.postfix
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 0.9-33, db, openssl, perl >= 5.6.1-10, pcre
BuildPreReq: OpenPKG, openpkg >= 0.9-33, db, openssl, perl >= 5.6.1-10, pcre, patch
PreReq: OpenPKG, openpkg >= 0.9-33, db, openssl, perl >= 5.6.1-10, pcre
AutoReq: no
AutoReqProv: no

Loading…
Cancel
Save