bump for bug in double-long on ppc(64)

This commit is contained in:
Jesse Keating 2006-02-11 05:36:14 +00:00
parent 357e0251b8
commit b763243555

View File

@ -1,7 +1,7 @@
Summary: A program for synchronizing files over a network.
Name: rsync
Version: 2.6.6
Release: 2.2
Release: 2.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 Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.6.6-2.2.1
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.6.6-2.2
- rebuilt for new gcc4.1 snapshot and glibc changes