]> git.pld-linux.org Git - packages/rrdtool.git/blobdiff - rrdtool.spec
- updated to 1.2.27
[packages/rrdtool.git] / rrdtool.spec
index f715f516161d0dc5a709b4c330eeb029e5eba895..4095477ae92ec8a799f10c831bae72b05047dff8 100644 (file)
@@ -1,6 +1,6 @@
 #
 # Conditional build:
-%bcond_without python  # without python
+%bcond_without python  # Python binding
 #
 %include       /usr/lib/rpm/macros.perl
 %define        pdir    RRDp
@@ -10,12 +10,12 @@ Summary(pt_BR.UTF-8):       Round Robin Database, uma ferramenta para construção de
 Summary(ru.UTF-8):     RRDtool - база данных с "циклическим обновлением"
 Summary(uk.UTF-8):     RRDtool - це система зберігання та показу серійних даних
 Name:          rrdtool
-Version:       1.2.26
+Version:       1.2.27
 Release:       1
-License:       GPL
+License:       GPL v2+ + FLOSS exception
 Group:         Applications/Databases
 Source0:       http://oss.oetiker.ch/rrdtool/pub/%{name}-%{version}.tar.gz
-# Source0-md5: b2c179e2d2ec2a92969648c4ebd382dc
+# Source0-md5: 841ca303c88f7184cf0aaab07e52dec4
 Patch0:                %{name}-tcl-path.patch
 URL:           http://oss.oetiker.ch/rrdtool/  
 BuildRequires: autoconf
@@ -172,7 +172,6 @@ Moduły Perla pozwalające na dostęp do RRDtoola: RRDs do dostępu do
 RRDtoola jako modułu dzielonego oraz RRDp do dostępu poprzez zestaw
 potoków.
 
-%if %{with python}
 %package -n python-rrdtool
 Summary:       Python interface to RRDtool
 Summary(pl.UTF-8):     Pythonowy interfejs do RRDtoola
@@ -186,7 +185,6 @@ Python interface to RRDtool, the graphing and logging utility.
 %description -n python-rrdtool -l pl.UTF-8
 Interfejs Pythona do RRDtoola - narzędzia do tworzenia wykresów i
 logowania.
-%endif
 
 %package -n tcl-rrdtool
 Summary:       Tcl extension to access the RRD library
This page took 0.030529 seconds and 4 git commands to generate.