Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37761104
en ru br
ALT Linux repos
S:1.2.6-alt2
5.0: 1.0-alt2
4.1: 1.0-alt2
4.0: 1.0-alt1

Group :: Archiving/Backup
RPM: vzdump

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: vzdump
Version: 1.0
Release: alt2

Packager: Slava Dubrovskiy <dubrsl at altlinux.ru>
Summary: OpenVZ backup scripts
Source: %name-%version.tar.gz
License: GPL
Group: Archiving/Backup

BuildArch: noarch
BuildPreReq: perl
Requires: vzctl rsync xdelta

%description
This package contains the vzdump script to backup and restore openvz images.

%prep
%setup
%__subst "s|/vz/root|/var/lib/vz/root|g" vzdump
%__subst "s|/vz/private|/var/lib/vz/private|g" vzdump
%__subst "s|/vz/dump|/var/lib/vz/dump|g" vzdump

%install
make DESTDIR=$RPM_BUILD_ROOT install

%files
%attr(755,root,root) %_bindir/vzdump
%attr(644,root,root) %_mandir/man1/vzdump.1.*
%doc ChangeLog copyright

%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