Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37564553
en ru br
ALT Linux repos
S:0.14-alt5
5.0: 0.14-alt3
4.1: 0.14-alt1
4.0: 0.14-alt1
3.0: 0.14-alt1

Group :: Archiving/Backup
RPM: bontmia

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: bontmia
Version: 0.14
Release: alt5

Summary: bontmia (Backup Over Network To Multiple Incremental Archives)
License: GPL
Group: Archiving/Backup
Url: http://folk.uio.no/johnen/bontmia/
Packager: Denis Smirnov <mithraen at altlinux.ru>

Source: %name-%version.tar
Source1: %name.html
Patch: %name-%version-%release.patch

BuildArch: noarch

%description
%name stands for Backup Over Network To Multiple Incremental Archives and
is a network based backup with similar backup scheme as with tapes.
Saves configurable numbers of last month, week, day, hour and minute
backups.  Each backup is a complete snapshot of the original
directories.  Only new/changed files takes up space when generating a
new snapshot.  Remote access is done over ssh.  More info is available
at http://folk.uio.no/johnen/bontmia/

%prep
%setup
%patch -p1
cp %SOURCE1 ./

%build
%install
mkdir -p %buildroot/%_sbindir
install bontmia %buildroot/%_sbindir/

%files
%_sbindir/*
%doc README COPYING bontmia.html

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin