Package clsync: Information

  • Default inline alert: Version in the repository: 0.4.5-alt5

Source package: clsync
Version: 0.4.5-alt4
Latest version according to Repology
Build time:  Sep 12, 2021, 02:43 AM in the task #285048
Category: File tools
Report package bug
License: GPLv3+
Summary: Live sync tool based on inotify
Description: 
Live sync tool based on inotify, written in GNU C
Clsync recursively watches for source directory and executes external
program to sync the changes. Clsync is adapted to use together with rsync.
This utility is much more lightweight than competitors and supports such
features as separate queue for big files, regex file filter,
multi-threading.

List of rpms provided by this srpm:
clsync (x86_64, ppc64le, i586, armh, aarch64)
clsync-apidocs (noarch)
clsync-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
clsync-devel (x86_64, ppc64le, i586, armh, aarch64)
clsync-examples (noarch)
libclsync (x86_64, ppc64le, i586, armh, aarch64)
libclsync-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libclsync-devel (x86_64, ppc64le, i586, armh, aarch64)
libclsync-devel-static (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Andrew Savchenko



    1. libcap-devel
    2. libcgroup-devel
    3. glib2-devel
    4. doxygen
    5. graphviz

Last changed


Sept. 12, 2021 Andrew Savchenko 0.4.5-alt4
- Fix build after gross LTO enforcement.
July 28, 2021 Ivan A. Melnikov 0.4.5-alt3
- Disable seccomp on %mips (porting is required)
Nov. 30, 2020 Andrew Savchenko 0.4.5-alt2
- Major init script improvements, including:
  - Support for multiple clsync instances via config blocks and
    corresponding init script symlinks.
  - Add actions to control clsync via signals.