auto-import rsync-2.5.5-4 from rsync-2.5.5-4.src.rpm

This commit is contained in:
cvsdist 2004-09-09 11:58:46 +00:00
parent 7144f9f732
commit 9332f43bb9
2 changed files with 11 additions and 2 deletions

View File

@ -1,7 +1,7 @@
Summary: A program for synchronizing files over a network. Summary: A program for synchronizing files over a network.
Name: rsync Name: rsync
Version: 2.5.5 Version: 2.5.5
Release: 1 Release: 4
Group: Applications/Internet Group: Applications/Internet
Source: ftp://rsync.samba.org/pub/rsync/rsync-%{version}.tar.gz Source: ftp://rsync.samba.org/pub/rsync/rsync-%{version}.tar.gz
Source1: rsync.xinetd Source1: rsync.xinetd
@ -53,6 +53,15 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man5/rsyncd.conf.5* %{_mandir}/man5/rsyncd.conf.5*
%changelog %changelog
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
- rebuilt
* Fri Jan 17 2003 Hardy Merrill <hmerrill@redhat.com> 2.5.5-3
- Fix spelling mistake in rsync.xinetd. #66036 & dup #75006
* Wed Dec 11 2002 Tim Powers <timp@redhat.com> 2.5.5-2
- rebuild on all arches
* Mon Jun 24 2002 Bill Nottingham <notting@redhat.com> 2.5.5-1 * Mon Jun 24 2002 Bill Nottingham <notting@redhat.com> 2.5.5-1
- update to 2.5.5 - update to 2.5.5

View File

@ -1,5 +1,5 @@
# default: off # default: off
# description: The rsync server is a good addition to am ftp server, as it \ # description: The rsync server is a good addition to an ftp server, as it \
# allows crc checksumming etc. # allows crc checksumming etc.
service rsync service rsync
{ {