From b7632435551a6d19098ab6da7103cc5bd6aada92 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 05:36:14 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- rsync.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rsync.spec b/rsync.spec index 67f9491..1a191a1 100644 --- a/rsync.spec +++ b/rsync.spec @@ -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 - 2.6.6-2.2.1 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 2.6.6-2.2 - rebuilt for new gcc4.1 snapshot and glibc changes