Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37764360
en ru br
Репозитории ALT
S:1.2.2-alt1
5.1: 0.9.8-alt0.M51.1
4.1: 0.9.5-alt2
4.0: 0.9.4-alt1
www.altlinux.org/Changes

Группа :: Архивирование/Резервное копирование
Пакет: backupninja

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

Name: backupninja
Version: 0.9.5
Release: alt2

Summary: backup system
License: GPL v2
Group: Archiving/Backup

Url: http://dev.riseup.net/backupninja/

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://dev.riseup.net/backupninja/download/%name-%version.tar.bz2
Patch: %name-%version.patch

Requires: %_sysconfdir/cron.d %_sysconfdir/logrotate.d dialog

# see https://bugzilla.altlinux.org/show_bug.cgi?id=10382

%define _localstatedir /var

%description
Backupninja lets you drop simple config files in %_sysconfdir/backup.d to coordinate
system backups. Backupninja is a master of many arts, including incremental
remote filesystem backup, mysql backup, and ldap backup. By creating simple
drop-in handler scripts, backupninja can learn new skills. Backupninja is a
silent flower blossom death strike to lost data.

In addition to backing up regular files, Backupninja has handlers to ease
backing up: ldap, maildir, mysql, svn, trac, and the output from shell scripts.

Backupninja currently supports common backup utilities, easing their
configuration, currently supported are: rdiff-backup, duplicity, CD/DVD.

%prep
%setup
%patch

%build
%__autoreconf
%configure
%make_build

%install
%makeinstall
mkdir -p %buildroot%_sysconfdir/backup.d

%files
%doc README TODO AUTHORS
%config(noreplace) %_sysconfdir/%name.conf
%_sysconfdir/cron.d/%name
%_sysconfdir/logrotate.d/%name
%attr(0700,root,root) %dir %_sysconfdir/backup.d/
%_datadir/%name/
%_libdir/%name/
%_man1dir/%name.1*
%_man1dir/ninjahelper.1*
%_man5dir/backup.d.5*
%_man5dir/%name.conf.5*
%_sbindir/%name
%_sbindir/ninjahelper

%changelog

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

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