rrdtool/rrdtool.spec

changeset 483
fc03f72a209e
parent 170
88a7941704d2
child 490
615d51fb3fea
equal deleted inserted replaced
3:c95e4153a322 4:8e88079b079d
20 ## OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 20 ## OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
21 ## SUCH DAMAGE. 21 ## SUCH DAMAGE.
22 ## 22 ##
23 23
24 # package version 24 # package version
25 %define V_rrdtool 1.3.7 25 %define V_rrdtool 1.4.5
26 %define V_rrdtool_oo 0.24 26 %define V_rrdtool_oo 0.31
27 %define V_rrdtool_creator 0.9 27 %define V_rrdtool_creator 1.0
28 %define V_rrd_simple 1.44 28 %define V_rrd_simple 1.44
29 29
30 # package information 30 # package information
31 Name: rrdtool 31 Name: rrdtool
32 Summary: Round Robin Database 32 Summary: Round Robin Database
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: 20090418 41 Release: 20110915
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
52 Patch0: rrdtool.patch 52 Patch0: rrdtool.patch
53 53
54 # build information 54 # build information
55 Prefix: %{l_prefix} 55 Prefix: %{l_prefix}
56 BuildRoot: %{l_buildroot} 56 BuildRoot: %{l_buildroot}
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, intltool
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, perl-xml::with_libxml = yes, libart 62 BuildPreReq: perl, perl-xml::with_libxml = yes, libart

mercurial