55 Source3: rc.dovecot |
55 Source3: rc.dovecot |
56 Source4: dovecot.conf |
56 Source4: dovecot.conf |
57 Patch0: dovecot.patch |
57 Patch0: dovecot.patch |
58 |
58 |
59 # build information |
59 # build information |
60 BuildPreReq: OpenPKG, openpkg >= 20100101, pkgconfig |
60 BuildPreReq: OpenPKG, openpkg >= 20100101, pkgconfig, make |
61 PreReq: OpenPKG, openpkg >= 20100101, MTA, x509 |
61 PreReq: OpenPKG, openpkg >= 20100101, MTA, x509 |
62 BuildPreReq: libiconv, openssl, zlib, bzip2 |
62 BuildPreReq: libiconv, openssl, zlib, bzip2 |
63 PreReq: libiconv, openssl, zlib, bzip2 |
63 PreReq: libiconv, openssl, zlib, bzip2 |
64 %if "%{with_fsl}" == "yes" |
64 %if "%{with_fsl}" == "yes" |
65 BuildPreReq: fsl |
65 BuildPreReq: fsl |