1 Summary: A program
for synchronizing files over a network.
5 Group: Applications
/Internet
6 Source: ftp
://rsync.samba.org
/pub
/rsync
/rsync
-%{version}.tar.gz
7 URL: http
://rsync.samba.org
/
10 BuildRoot: /var
/tmp
/%{name}-root
14 Rsync uses a reliable algorithm to bring remote and host files into
15 sync very quickly. Rsync is fast because it just sends the differences
16 in the files over the network instead of sending the complete
17 files. Rsync is often used as a very powerful mirroring process or
18 just as a more capable replacement
for the rcp
command. A technical
19 report which describes the rsync algorithm is included
in this
31 rm -rf $RPM_BUILD_ROOT
36 rm -rf $RPM_BUILD_ROOT
40 %doc COPYING README tech_report.tex
42 %{_mandir}/man1
/rsync
.1*
43 %{_mandir}/man5
/rsyncd.conf
.5*
46 * Thu Jan
30 2003 Horst von Brand
<vonbrand@inf.utfsm.cl
>
47 Fixed "Sept" date
in %changelog here
48 Use
%{_mandir} to point to manpages
49 Support
for compressed manpages
(* at end catches them
in %files)
50 Add doc
/README
-SGML and doc
/rsync.sgml to
%doc
52 * Mon Sep
11 2000 John H Terpstra
<jht@turbolinux.com
>
53 Changed target paths to be Linux Standards Base compliant
55 * Mon Jan
25 1999 Stefan Hornburg
<racke@linuxia.de
>
56 quoted RPM_OPT_FLAGS
for the sake of robustness
58 * Mon May
18 1998 Andrew Tridgell
<tridge@samba.anu.edu.au
>
59 reworked
for auto
-building when I release rsync
(tridge@samba.anu.edu.au
)
61 * Sat May
16 1998 John H Terpstra
<jht@aquasoft.com.au
>
62 Upgraded to Rsync
2.0.6
63 -new feature anonymous rsync
65 * Mon Apr
6 1998 Douglas N. Arnold
<dna@math.psu.edu
>
67 Upgrade to rsync version
1.7.2.
69 * Sun Mar
1 1998 Douglas N. Arnold
<dna@math.psu.edu
>
71 Built
1.6.9-1 based on the
1.6.3-2 spec file of John A. Martin.
72 Changes from
1.6.3-2 packaging
: added latex and dvips commands
73 to create tech_report.ps.
75 * Mon Aug
25 1997 John A. Martin
<jam@jamux.com
>
77 Built
1.6.3-2 after finding no rsync
-1.6.3-1.src.rpm although there
78 was an ftp
://ftp.redhat.com
/pub
/contrib
/alpha
/rsync
-1.6.3-1.alpha.rpm
79 showing no packager nor signature but giving
80 "
Source RPM
: rsync
-1.6.3-1.src.rpm".
82 Changes from
1.6.2-1 packaging
: added '$RPM_OPT_FLAGS' to
make, strip
83 to '
%build'
, removed '
%prefix'.
85 * Thu Apr
10 1997 Michael De La Rue
<miked@ed.ac.uk
>
87 rsync
-1.6.2-1 packaged.
(This entry by jam to credit Michael
for the