Group :: System/Configuration/Packaging
RPM: eterbackup
Main Changelog Spec Patches Sources Download Gear Bugs and FR Repocop
Name: eterbackup
Version: 1.8
Release: alt1
Summary: Etersoft backup tools for journaling backup
License: AGPLv3
Group: System/Configuration/Packaging
Url: https://github.com/vitlav/eterbackup
Packager: Vitaly Lipatov <lav at altlinux.ru>
# git-clone http://git.etersoft.ru/projects/korinf/eterbackup.git
Source: ftp://updates.etersoft.ru/pub/Etersoft/Sisyphus/sources/tarball/%name-%version.tar
BuildArchitectures: noarch
Requires: zpaq >= 715
%description
Etersoft Backup Tools intended for resolve typical backup tasks.
- eterpack is a tool for condensing files from a directory tree to one archive file.
- etertimemachine is a tool for backup and/or rotate file tree every time.
See detailed russian description here: http://wiki.etersoft.ru/Eterbackup
%prep
%setup
%install
# install to datadir and so on
%makeinstall version=%version-%release
#mkdir -p %buildroot%_sysconfdir/bash_completion.d/
#install -m 0644 bash_completion/erc %buildroot%_sysconfdir/bash_completion.d/erc
# shebang.req.files
#chmod a+x %buildroot%_datadir/%name/{erc-}*
%files
%doc README.md LICENSE TODO
%_bindir/eterpack
%_bindir/eterremove
%_bindir/etertimemachine
%_bindir/eterattrstore
#%_datadir/%name/
%_man1dir/*
#%_sysconfdir/bash_completion.d/erc
%changelog
…
Full changelog you can see here
Version: 1.8
Release: alt1
Summary: Etersoft backup tools for journaling backup
License: AGPLv3
Group: System/Configuration/Packaging
Url: https://github.com/vitlav/eterbackup
Packager: Vitaly Lipatov <lav at altlinux.ru>
# git-clone http://git.etersoft.ru/projects/korinf/eterbackup.git
Source: ftp://updates.etersoft.ru/pub/Etersoft/Sisyphus/sources/tarball/%name-%version.tar
BuildArchitectures: noarch
Requires: zpaq >= 715
%description
Etersoft Backup Tools intended for resolve typical backup tasks.
- eterpack is a tool for condensing files from a directory tree to one archive file.
- etertimemachine is a tool for backup and/or rotate file tree every time.
See detailed russian description here: http://wiki.etersoft.ru/Eterbackup
%prep
%setup
%install
# install to datadir and so on
%makeinstall version=%version-%release
#mkdir -p %buildroot%_sysconfdir/bash_completion.d/
#install -m 0644 bash_completion/erc %buildroot%_sysconfdir/bash_completion.d/erc
# shebang.req.files
#chmod a+x %buildroot%_datadir/%name/{erc-}*
%files
%doc README.md LICENSE TODO
%_bindir/eterpack
%_bindir/eterremove
%_bindir/etertimemachine
%_bindir/eterattrstore
#%_datadir/%name/
%_man1dir/*
#%_sysconfdir/bash_completion.d/erc
%changelog
…
Full changelog you can see here