rrdtool/rrdtool.spec

changeset 169
00f30de09998
parent 167
ac03bde00b0e
child 170
88a7941704d2
equal deleted inserted replaced
1:fe98322c2767 2:77fec209fe88
36 Distribution: OpenPKG Community 36 Distribution: OpenPKG Community
37 Class: BASE 37 Class: BASE
38 Group: Database 38 Group: Database
39 License: LGPL 39 License: LGPL
40 Version: %{V_rrdtool} 40 Version: %{V_rrdtool}
41 Release: 20090416 41 Release: 20090418
42 42
43 # package options 43 # package options
44 %option with_perl no 44 %option with_perl no
45 %option with_python no 45 %option with_python no
46 46
57 BuildPreReq: OpenPKG, openpkg >= 20040130, gcc, make, pkgconfig, perl-openpkg >= 5.8.3-20040126, perl-module 57 BuildPreReq: OpenPKG, openpkg >= 20040130, gcc, make, pkgconfig, perl-openpkg >= 5.8.3-20040126, perl-module
58 PreReq: OpenPKG, openpkg >= 20040130 58 PreReq: OpenPKG, openpkg >= 20040130
59 BuildPreReq: png, zlib, freetype, pango, cairo, libxml 59 BuildPreReq: png, zlib, freetype, pango, cairo, libxml
60 PreReq: png, zlib, freetype, pango, cairo, libxml 60 PreReq: png, zlib, freetype, pango, cairo, libxml
61 %if "%{with_perl}" == "yes" 61 %if "%{with_perl}" == "yes"
62 BuildPreReq: perl 62 BuildPreReq: perl, libart
63 PreReq: perl 63 PreReq: perl, libart
64 %endif 64 %endif
65 %if "%{with_python}" == "yes" 65 %if "%{with_python}" == "yes"
66 BuildPreReq: python 66 BuildPreReq: python
67 PreReq: python 67 PreReq: python
68 %endif 68 %endif

mercurial