Package clsync: Information

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

Source package: clsync
Version: 0.4.5-alt1
Latest version according to Repology
Build time:  Nov 8, 2020, 06:11 PM in the task #261284
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. doxygen
    2. glib2-devel
    3. graphviz
    4. libcap-devel
    5. libcgroup-devel

Last changed


Nov. 8, 2020 Andrew Savchenko 0.4.5-alt1
- Version bump
- Enable LTO support
- Disable seccomp on armh (porting is required)
May 6, 2020 Andrew Savchenko 0.4.4-alt2
- Disable mhash support since it is actually used only with cluster
  or kqueue code and both are disabled in Alt.
May 6, 2020 Andrew Savchenko 0.4.4-alt1
- Version bump
- Package configuration change to follow upstream
- Repackage for finer split
- Fix various bugs