bacula/bacula.spec

changeset 744
1a30ac06597d
parent 661
5e372ee5f447
equal deleted inserted replaced
14:2da0fdb0c9c7 15:422544d87d9d
58 Patch0: bacula.patch 58 Patch0: bacula.patch
59 59
60 # build information 60 # build information
61 BuildPreReq: OpenPKG, openpkg >= 20100101, make, gcc, gcc::with_cxx = yes 61 BuildPreReq: OpenPKG, openpkg >= 20100101, make, gcc, gcc::with_cxx = yes
62 PreReq: OpenPKG, openpkg >= 20100101 62 PreReq: OpenPKG, openpkg >= 20100101
63 BuildPreReq: ncurses, readline, zlib 63 BuildPreReq: ncurses, readline, zlib, lzo
64 PreReq: ncurses, readline, zlib 64 PreReq: ncurses, readline, zlib, lzo
65 %if "%{with_ssl}" == "yes" 65 %if "%{with_ssl}" == "yes"
66 BuildPreReq: openssl >= 0.9.8, openssl::with_threads = yes 66 BuildPreReq: openssl >= 0.9.8, openssl::with_threads = yes
67 PreReq: openssl >= 0.9.8, openssl::with_threads = yes 67 PreReq: openssl >= 0.9.8, openssl::with_threads = yes
68 %endif 68 %endif
69 %if "%{with_wrap}" == "yes" 69 %if "%{with_wrap}" == "yes"

mercurial