1
0
forked from rpms/rsync

gcc update bump

This commit is contained in:
Jesse Keating 2005-12-09 22:43:02 +00:00
parent 500101e271
commit 4f0622419c

View File

@ -1,7 +1,7 @@
Summary: A program for synchronizing files over a network.
Name: rsync
Version: 2.6.6
Release: 2
Release: 2.1
Group: Applications/Internet
# TAG: for pre versions use
#Source: ftp://rsync.samba.org/pub/rsync/rsync-%{version}pre1.tar.gz
@ -57,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man5/rsyncd.conf.5*
%changelog
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
- rebuilt
* Thu Jul 28 2005 Jay Fenlason <fenlason@redhat.com> 2.6.6-2
- New upstream release. See the NEWS file for details.