]> git.pld-linux.org Git - packages/arnie.git/blame_incremental - arnie.spec
- miscellaneous small fixes
[packages/arnie.git] / arnie.spec
... / ...
CommitLineData
1Summary: Arnie - simple incremental backup system
2Summary(pl): Arnie - prosty system przyrostowych kopii zapasowych
3Name: arnie
4Version: 1.1
5Release: 0.1
6License: GPL
7Group: Applications/Archiving
8Source0: http://furius.ca/downloads/arnie/%{name}-%{version}.tar.bz2
9# Source0-md5: ec7de82fd1ebb8bb7d3535308c2cee4b
10URL: http://furius.ca/arnie/
11BuildRequires: rpm-pythonprov
12BuildArch: noarch
13BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
14
15%description
16arnie is a tremendously simple system for performing incremental
17backups to remote untrusted hosts, with support for encrypted files on
18the remote host. While these scripts are simple and recent, they are
19believed to be robust and are in active use on the author's own
20servers, and are provided a comprehensive suite of tests to prove it.
21In addition, the following features are provided:
22
23- Automatically compress archives in gzip or bzip2 format;
24- Automatically encrypt archives using a GnuPG key (specify the key Id
25 or name);
26- Automatically send the archive file to a remote host using scp. This
27 is just a convenience: alternatively you can capture the name of the
28 archive and send it any way you like (ftp, other...);
29- Tracks and restores permissions changes on directories and files;
30- Works with empty directories;
31- Works with symbolic links;
32- An alternate location for the history file can be specified;
33- Regexp patterns for excluding files in the backup can be provided;
34- You can restore at any of the times the backups were made (the
35 restore script has an option);
36- The archives are simply stored as GNU tar files, so you can open
37 them manually if so desired.
38
39%description -l pl
40arnie to bardzo prosty system do wykonywania przyrostowych kopii
41