Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37715970
en ru br
ALT Linux repos
S:0.6.3-alt1.2
5.0: 0.6.3-alt1
4.1: 0.5.2-alt1
4.0: 0.3.0-alt0.1

Group :: File tools
RPM: rdup

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: rdup
Version: 0.3.0
Release: alt0.1

Summary: prints filenames for backup

License: GPL
Group: File tools
Url: http://www.miek.nl/projects/rdup/index.html

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://www.miek.nl/projects/%name/%name-%version.tar.bz2
Patch: %name-0.3.0.patch
#AutoReq: yes, noperl

# Automatically added by buildreq on Wed Nov 08 2006 (-bi)

BuildRequires: glib2-devel libattr-devel linux-libc-headers openssh-clients perl-File-Copy-Recursive

%description
rdup is a utility inspired by rsync and the plan9 way of doing backups.
rdup it self does not backup anything, it only print a list of absolute
filenames to standard output. Auxilary scripts are needed that act on
this list and implement the backup strategy.

%prep
%setup -q
%patch

%build
%configure
%make_build

%install
mkdir -p %buildroot%_sbindir
%make_install install DESTDIR=%buildroot

%files
%doc AUTHORS BACKUPS DEPENDENCIES ChangeLog README DESIGN todo
%doc hdup/
#%_bindir/*
%_sbindir/*
%exclude %_sbindir/rdup-grep
%_man1dir/*
%_man8dir/*
%_datadir/%name/


%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