From: Marcin Krol Date: Sun, 12 Feb 2023 14:31:06 +0000 (+0100) Subject: - disable ceph support X-Git-Url: https://git.tld-linux.org/?p=packages%2Frrdtool.git;a=commitdiff_plain;h=c23115298f865e187bd912dbe2a162f4ce705668 - disable ceph support --- diff --git a/rrdtool.spec b/rrdtool.spec index caeb8c8..1860d6d 100644 --- a/rrdtool.spec +++ b/rrdtool.spec @@ -7,7 +7,7 @@ %bcond_without python # Python binding %bcond_without ruby # Ruby binding %bcond_without tcl # Tcl binding -%bcond_without ceph # Ceph (RADOS) storage support +%bcond_with ceph # Ceph (RADOS) storage support %bcond_without rrd_graph # all rrd_graph functions (depend on cairo+pango) %bcond_without rrdcgi # building of rrdcgi (depends on rrd_graph) @@ -28,7 +28,7 @@ Summary(ru.UTF-8): RRDtool - база данных с "циклическим о Summary(uk.UTF-8): RRDtool - це система зберігання та показу серійних даних Name: rrdtool Version: 1.7.2 -Release: 2 +Release: 3 License: GPL v2+ + FLOSS exception Group: Applications/Databases Source0: https://oss.oetiker.ch/rrdtool/pub/%{name}-%{version}.tar.gz