[packages/rrdtool] - up to 1.7.2

arekm arekm at pld-linux.org
Thu Sep 26 12:58:48 CEST 2019


commit 30224d2da135379efc27f4fd427f7feaf6514f14
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Thu Sep 26 12:58:36 2019 +0200

    - up to 1.7.2

 rrdtool-build.patch | 12 ++++++++++++
 rrdtool.spec        |  8 +++++---
 2 files changed, 17 insertions(+), 3 deletions(-)
---
diff --git a/rrdtool.spec b/rrdtool.spec
index 7c8f0cc..92de161 100644
--- a/rrdtool.spec
+++ b/rrdtool.spec
@@ -23,14 +23,15 @@ 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.7.0
-Release:	3
+Version:	1.7.2
+Release:	1
 License:	GPL v2+ + FLOSS exception
 Group:		Applications/Databases
 Source0:	https://oss.oetiker.ch/rrdtool/pub/%{name}-%{version}.tar.gz
-# Source0-md5:	2f37eeb613bed11077470c9e2057010e
+# Source0-md5:	638e3a0a1609d97e9f82e8832759dcd2
 Patch0:		%{name}-tcl-path.patch
 Patch1:		%{name}-missing.patch
+Patch2:		%{name}-build.patch
 URL:		http://oss.oetiker.ch/rrdtool/
 BuildRequires:	autoconf >= 2.60
 BuildRequires:	automake
@@ -303,6 +304,7 @@ Rozszerzenie Tcl-a pozwalające na dostęp do biblioteki Tcl.
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 sed -i -e 's#\$TCL_PACKAGE_PATH#%{_prefix}/lib#g' configure.ac
 sed -i -e 's#/lib/lua/#/%{_lib}/lua/#g' configure.ac
diff --git a/rrdtool-build.patch b/rrdtool-build.patch
new file mode 100644
index 0000000..dc8d808
--- /dev/null
+++ b/rrdtool-build.patch
@@ -0,0 +1,12 @@
+diff -ur rrdtool-1.7.2.org/doc/Makefile.am rrdtool-1.7.2/doc/Makefile.am
+--- rrdtool-1.7.2.org/doc/Makefile.am	2019-02-04 14:54:27.000000000 +0100
++++ rrdtool-1.7.2/doc/Makefile.am	2019-09-26 12:54:12.423554850 +0200
+@@ -62,7 +62,7 @@
+ 	$(AM_V_GEN)@POD2MAN@ --release=$(VERSION) --center=rrdtool --section=3 $< > $@
+ 
+ .1.txt .3.txt:
+-	$(AM_V_GEN)GROFF_NO_SGR=1 @NROFF@ -man -Tlp -Wbreak $< > $@
++	$(AM_V_GEN)GROFF_NO_SGR=1 @NROFF@ -man -Tlp $< > $@
+ 
+ .1.pdf .3.pdf:
+ 	$(AM_V_GEN)@TROFF@ -man $< | ps2pdf - $@
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rrdtool.git/commitdiff/30224d2da135379efc27f4fd427f7feaf6514f14



More information about the pld-cvs-commit mailing list