as-gui/as-gui.spec

changeset 85
e6a1cd7ed6ba
parent 3
c2e6bf16b6f4
equal deleted inserted replaced
1:6c74fa1284bf 2:a08262bf9a38
42 Source0: ftp://ftp.europalab.com/pub/sfw/asgui/as-gui-%{version}.tar.gz 42 Source0: ftp://ftp.europalab.com/pub/sfw/asgui/as-gui-%{version}.tar.gz
43 43
44 # build information 44 # build information
45 Prefix: %{l_prefix} 45 Prefix: %{l_prefix}
46 BuildRoot: %{l_buildroot} 46 BuildRoot: %{l_buildroot}
47 BuildPreReq: OpenPKG, openpkg >= 20050615, qt, pkgconfig, make 47 BuildPreReq: OpenPKG, openpkg >= 20050615
48 PreReq: OpenPKG, openpkg >= 20050615, qt 48 PreReq: OpenPKG, openpkg >= 20050615
49 BuildPreReq: make, gcc, gcc::with_cxx = yes, pkgconfig
50 BuildPreReq: qt
51 PreReq: qt
49 %if "%{with_corba}" == "yes" 52 %if "%{with_corba}" == "yes"
50 BuildPreReq: mico 53 BuildPreReq: mico
51 PreReq: mico 54 PreReq: mico
52 %endif 55 %endif
53 %if "%{with_soap}" == "yes" 56 %if "%{with_soap}" == "yes"

mercurial