From 9b11ae8ff1245b074cb11b92bd5ec2ec89679379 Mon Sep 17 00:00:00 2001 From: Tobias Oetiker Date: Mon, 4 Feb 2019 14:45:29 +0100 Subject: [PATCH] sync 1.7.1 release updates --- doc/rrdbuild.pod | 10 +++++----- po/fr.po | 8 +++----- po/hu.po | 2 +- 3 files changed, 9 insertions(+), 11 deletions(-) diff --git a/doc/rrdbuild.pod b/doc/rrdbuild.pod index 05af8520..bf00ca94 100644 --- a/doc/rrdbuild.pod +++ b/doc/rrdbuild.pod @@ -41,7 +41,7 @@ Where you want to install the software. Once you have decided. Save the two locations into environment variables. BUILD_DIR=/tmp/rrdbuild - INSTALL_DIR=/opt/rrdtool-1.7.0 + INSTALL_DIR=/opt/rrdtool-1.7.1 If your F is mounted with the option noexec (RHEL seems to do that) you have to choose @@ -55,9 +55,9 @@ Now make sure the BUILD_DIR exists and go there: Lets first assume you already have all the necessary libraries pre-installed. - wget http://oss.oetiker.ch/rrdtool/pub/rrdtool-1.7.0.tar.gz - gunzip -c rrdtool-1.7.0.tar.gz | tar xf - - cd rrdtool-1.7.0 + wget http://oss.oetiker.ch/rrdtool/pub/rrdtool-1.7.1.tar.gz + gunzip -c rrdtool-1.7.1.tar.gz | tar xf - + cd rrdtool-1.7.1 ./configure --prefix=$INSTALL_DIR && make && make install Ok, this was very optimistic. This try will probably have ended with @@ -345,7 +345,7 @@ because it seems that a fair number of people have ill configured python and tcl setups that would prevent RRDtool from building if they are included in their current state. - cd $BUILD_DIR/rrdtool-1.7.0 + cd $BUILD_DIR/rrdtool-1.7.1 ./configure --prefix=$INSTALL_DIR --disable-tcl --disable-python $MAKE clean $MAKE diff --git a/po/fr.po b/po/fr.po index 637db7c8..861027ec 100644 --- a/po/fr.po +++ b/po/fr.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: rrdtool 1.7.0\n" "Report-Msgid-Bugs-To: http://oss.oetiker.ch/rrdtool-trac/newticket\n" -"POT-Creation-Date: 2018-02-10 10:31+0000\n" +"POT-Creation-Date: 2019-02-04 14:32+0100\n" "PO-Revision-Date: 2018-02-14 14:16+0100\n" "Last-Translator: Jean-Michel Vourgère \n" "Language-Team: English <>\n" @@ -195,8 +195,8 @@ msgid "" "\t\t[ time:value[:value...] ..]\n" msgstr "" "* updatev - une version prolixe d'update\n" -"\trenvoie les informations à propos des valeurs, RRAs, et sources de données" -" mises à jour\n" +"\trenvoie les informations à propos des valeurs, RRAs, et sources de données " +"mises à jour\n" "\n" "\trrdtool updatev fichier\n" "\t\t[--template|-t nom-ds:nom-ds:...]\n" @@ -526,5 +526,3 @@ msgstr "" "Licence publique Version 2. (www.gnu.org/copyleft/gpl.html)\n" "\n" "Pour plus d'information, consulter les pages man RRD\n" - - diff --git a/po/hu.po b/po/hu.po index f36451a9..c93bccaa 100644 --- a/po/hu.po +++ b/po/hu.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: rrdtool 1.6.0\n" "Report-Msgid-Bugs-To: http://oss.oetiker.ch/rrdtool-trac/newticket\n" -"POT-Creation-Date: 2017-05-16 14:26+0200\n" +"POT-Creation-Date: 2019-02-04 14:32+0100\n" "PO-Revision-Date: 2017-04-12 23:09+0100\n" "Last-Translator: Balázs Úr \n" "Language-Team: Hungarian \n" -- 2.47.2