39 Patch0: easysoap.patch |
39 Patch0: easysoap.patch |
40 |
40 |
41 # build information |
41 # build information |
42 Prefix: %{l_prefix} |
42 Prefix: %{l_prefix} |
43 BuildRoot: %{l_buildroot} |
43 BuildRoot: %{l_buildroot} |
44 BuildPreReq: OpenPKG, openpkg >= 20040130, expat, openssl, gcc, make |
44 BuildPreReq: OpenPKG, openpkg >= 20040130 |
45 PreReq: OpenPKG, openpkg >= 20040130, expat, openssl |
45 PreReq: OpenPKG, openpkg >= 20040130 |
|
46 BuildPreReq: make, gcc, gcc::with_cxx = yes |
|
47 BuildPreReq: expat, openssl |
|
48 PreReq: expat, openssl |
46 AutoReq: no |
49 AutoReq: no |
47 AutoReqProv: no |
50 AutoReqProv: no |
48 |
51 |
49 %description |
52 %description |
50 EasySoap++ is a lightweight SOAP implementation written in C++. It |
53 EasySoap++ is a lightweight SOAP implementation written in C++. It |