Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37571655
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.5.2
Release: alt1

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 Thu Jan 03 2008 (-bi)

BuildRequires: gksu glib2-devel libattr-devel perl-File-Copy-Recursive perl-TimeDate sudo zenity

%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%_bindir
%make_install install DESTDIR=%buildroot

%files
%doc AUTHORS DEPENDENCIES ChangeLog README DESIGN todo
%doc hdup/
%_bindir/*
%_man1dir/*
%_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