Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37636734
en ru br
ALT Linux repos
S:0.1-alt2

Group :: Archiving/Backup
RPM: bdrsync

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

# -*- coding: latin-1; mode: rpm-spec -*-

Name: bdrsync
Version: 0.1
Release: alt2

Summary: Block devices synchronization tool
License: GPL2
Group: Archiving/Backup
Url: http://github.com/dottedmag/bdrsync
Source: %name-%version.tar

Packager: Evgenii Terechkov <evg at altlinux.org>

%description
Block devices synchronization tool

%prep
%setup
%build
make

%install
install -m 755 -Dp %name %buildroot%_bindir/%name

%files
%_bindir/%name
%doc README.md

%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