Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37409402
en ru br
Репозитории ALT

Группа :: Сети/Прочее
Пакет: csync

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: csync
Version: 0.50.6
Release: alt1.2

Group: Networking/Other
Summary: csync is a lightweight desktop synchronize utility

License: GPLv2+
Source0: %name-%version.tar
Requires: lib%name = %version-%release

BuildRequires: cmake libsqlite3-devel libiniparser-devel log4c-devel rpm-macros-cmake
BuildRequires: libsmbclient-devel libneon-devel libssh-devel

%description
csync is a lightweight utility to synchronize files between
two directories on a system or between multiple systems.
Supports sftp, and owncloud.

%package -n lib%name
Group: Development/C
Summary: library for desktop syncing

%description -n lib%name
This package contains runtime library for using csyncronizing from
other programs.

%package -n lib%name-devel
Group: Development/C
Summary: Development files for lib%name
Requires: lib%name = %version-%release

%description -n lib%name-devel
This package contains development files for library for using
csyncronizing from other programs.

%prep
%setup

%build
%cmake -DSYSCONF_INSTALL_DIR=/etc -DCMAKE_VERBOSE_MAKEFILE=1 \
      -DINIPARSER_INCLUDE_DIRS:PATH=%_includedir/iniparser
%nil
%cmake_build

%install
%cmake_install

%find_lang %name

%files -f %name.lang
%config(noreplace) %_sysconfdir/*
%_bindir/*
%_docdir/*
%_man1dir/*

%files -n lib%name
%_libdir/*.so.*
%_libdir/%name-*/*.so

%files -n lib%name-devel
%_libdir/*.so
%_includedir/*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin