New upstream rsync.
This commit is contained in:
parent
f3753fb71b
commit
500101e271
@ -1 +1 @@
|
|||||||
rsync-2.6.5.tar.gz
|
rsync-2.6.6.tar.gz
|
||||||
|
@ -1,13 +1,13 @@
|
|||||||
Summary: A program for synchronizing files over a network.
|
Summary: A program for synchronizing files over a network.
|
||||||
Name: rsync
|
Name: rsync
|
||||||
Version: 2.6.5
|
Version: 2.6.6
|
||||||
Release: 2
|
Release: 2
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
# TAG: for pre versions use
|
# TAG: for pre versions use
|
||||||
#Source: ftp://rsync.samba.org/pub/rsync/rsync-%{version}pre1.tar.gz
|
#Source: ftp://rsync.samba.org/pub/rsync/rsync-%{version}pre1.tar.gz
|
||||||
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
|
||||||
Patch0: rsync-2.6.5-xattr.patch
|
Patch0: rsync-2.6.6-xattr.patch
|
||||||
|
|
||||||
Prefix: %{_prefix}
|
Prefix: %{_prefix}
|
||||||
BuildRoot: /var/tmp/%{name}-root
|
BuildRoot: /var/tmp/%{name}-root
|
||||||
@ -57,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man5/rsyncd.conf.5*
|
%{_mandir}/man5/rsyncd.conf.5*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 28 2005 Jay Fenlason <fenlason@redhat.com> 2.6.6-2
|
||||||
|
- New upstream release. See the NEWS file for details.
|
||||||
|
|
||||||
* Thu Jun 2 2005 Jay Fenlason <fenlason@redhat.com> 2.6.5-2
|
* Thu Jun 2 2005 Jay Fenlason <fenlason@redhat.com> 2.6.5-2
|
||||||
- New upstream release
|
- New upstream release
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user