Hello community, here is the log from the commit of package rsnapshot for openSUSE:Factory checked in at 2014-12-30 00:49:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rsnapshot (Old) and /work/SRC/openSUSE:Factory/.rsnapshot.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rsnapshot" Changes: -------- --- /work/SRC/openSUSE:Factory/rsnapshot/rsnapshot.changes 2013-07-25 20:32:16.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.rsnapshot.new/rsnapshot.changes 2014-12-30 00:49:58.000000000 +0100 @@ -1,0 +2,6 @@ +Sun Dec 28 05:31:18 UTC 2014 - [email protected] + +- use explicit pathes for logger and ssh + as autodetection at build-time goes wrong + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rsnapshot.spec ++++++ --- /var/tmp/diff_new_pack.BRgqhG/_old 2014-12-30 00:50:00.000000000 +0100 +++ /var/tmp/diff_new_pack.BRgqhG/_new 2014-12-30 00:50:00.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package rsnapshot # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed ++++++ rsnapshot-config.patch ++++++ --- /var/tmp/diff_new_pack.BRgqhG/_old 2014-12-30 00:50:00.000000000 +0100 +++ /var/tmp/diff_new_pack.BRgqhG/_new 2014-12-30 00:50:00.000000000 +0100 @@ -9,16 +9,19 @@ # uncomment this to use the rm program instead of the built-in perl routine. # -@@ -54,7 +54,7 @@ +@@ -54,21 +54,21 @@ # Uncomment this to enable remote ssh backups over rsync. # -#@CMD_SSH@ -+@CMD_SSH@ ++cmd_ssh /usr/bin/ssh # Comment this out to disable syslog support. # -@@ -64,11 +64,11 @@ +-@CMD_LOGGER@ ++cmd_logger /usr/bin/logger + + # Uncomment this to specify the path to "du" for disk usage checks. # If you have an older version of "du", you may also want to check the # "du_args" parameter below. # -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
