Hello community, here is the log from the commit of package lsyncd for openSUSE:Factory checked in at 2013-04-08 14:53:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lsyncd (Old) and /work/SRC/openSUSE:Factory/.lsyncd.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lsyncd", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/lsyncd/lsyncd.changes 2012-11-12 16:05:20.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.lsyncd.new/lsyncd.changes 2013-04-08 14:53:48.000000000 +0200 @@ -1,0 +2,6 @@ +Wed Feb 6 11:33:44 UTC 2013 - [email protected] + +- update to 2.1.4 +- remove lua 5.2 patch (https://github.com/axkibe/lsyncd/pull/148) + +------------------------------------------------------------------- Old: ---- lsyncd-2.0.7.tar.gz lsyncd-lua52.patch New: ---- lsyncd-2.1.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lsyncd.spec ++++++ --- /var/tmp/diff_new_pack.XnFPjn/_old 2013-04-08 14:53:50.000000000 +0200 +++ /var/tmp/diff_new_pack.XnFPjn/_new 2013-04-08 14:53:50.000000000 +0200 @@ -17,10 +17,10 @@ Name: lsyncd -Version: 2.0.7 +Version: 2.1.4 Release: 0 Url: http://code.google.com/p/lsyncd/ -Source0: http://lsyncd.googlecode.com/files/%{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.gz Source1: %{name}-init.d Source2: %{name}.conf Source3: rsync_sudo.sh @@ -31,19 +31,18 @@ BuildRequires: pkgconfig %endif BuildRequires: automake +BuildRequires: asciidoc BuildRequires: lua-devel >= 5.1 Requires: rsync Summary: Live Syncing (Mirror) Daemon License: GPL-2.0 Group: Productivity/Networking/Other -Patch: lsyncd-lua52.patch %description Lsyncd (Live Syncing (Mirror) Daemon) uses rsync to synchronize local directories with a remote machine running rsyncd. It watches multiple directory trees through inotify. The first step after adding the watches is to rsync all directories with the remote host, and then the software synchronizes single files by collecting the inotify events. lsyncd is a lightweight live mirror solution that should be easy to install and use while blending well with your system. %prep %setup -q -%patch %build autoreconf -fiv ++++++ lsyncd-2.0.7.tar.gz -> lsyncd-2.1.4.tar.gz ++++++ ++++ 15594 lines of diff (skipped) ++++++ lsyncd-init.d ++++++ --- /var/tmp/diff_new_pack.XnFPjn/_old 2013-04-08 14:53:50.000000000 +0200 +++ /var/tmp/diff_new_pack.XnFPjn/_new 2013-04-08 14:53:50.000000000 +0200 @@ -2,8 +2,8 @@ # ### BEGIN INIT INFO # Provides:lsyncd -# Required-Start: -# Required-Stop: +# Required-Start: $local_fs $remote_fs $network +# Required-Stop: $local_fs $remote_fs $network # Default-Start:3 5 # Default-Stop:0 1 2 6 # Short-Description:Start lsyncd -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
