From f497ad722d99ac5bae1c2a4756681f8d250db509 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Thu, 19 May 2005 21:45:41 +0000 Subject: [PATCH] Preparing for release of 2.6.5pre2 --- configure.in | 2 +- packaging/lsb/rsync.spec | 2 +- rsync.yo | 4 ++-- rsyncd.conf.yo | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/configure.in b/configure.in index cf8d769b..224620c8 100644 --- a/configure.in +++ b/configure.in @@ -5,7 +5,7 @@ AC_CONFIG_SRCDIR([byteorder.h]) AC_CONFIG_HEADER(config.h) AC_PREREQ(2.59) -RSYNC_VERSION=2.6.5pre1 +RSYNC_VERSION=2.6.5pre2 AC_SUBST(RSYNC_VERSION) AC_MSG_NOTICE([Configuring rsync $RSYNC_VERSION]) diff --git a/packaging/lsb/rsync.spec b/packaging/lsb/rsync.spec index edca613b..6a1268c0 100644 --- a/packaging/lsb/rsync.spec +++ b/packaging/lsb/rsync.spec @@ -1,6 +1,6 @@ Summary: A program for synchronizing files over a network. Name: rsync -Version: 2.6.5pre1 +Version: 2.6.5pre2 Release: 1 Group: Applications/Internet Source: ftp://rsync.samba.org/pub/rsync/rsync-%{version}.tar.gz diff --git a/rsync.yo b/rsync.yo index 933d1540..ab9e46e5 100644 --- a/rsync.yo +++ b/rsync.yo @@ -1,5 +1,5 @@ mailto(rsync-bugs@samba.org) -manpage(rsync)(1)(10 May 2005)()() +manpage(rsync)(1)(19 May 2005)()() manpagename(rsync)(faster, flexible replacement for rcp) manpagesynopsis() @@ -2056,7 +2056,7 @@ url(http://rsync.samba.org/)(http://rsync.samba.org/) manpagesection(VERSION) -This man page is current for version 2.6.5pre1 of rsync. +This man page is current for version 2.6.5pre2 of rsync. manpagesection(CREDITS) diff --git a/rsyncd.conf.yo b/rsyncd.conf.yo index 2027de38..d389d8a5 100644 --- a/rsyncd.conf.yo +++ b/rsyncd.conf.yo @@ -1,5 +1,5 @@ mailto(rsync-bugs@samba.org) -manpage(rsyncd.conf)(5)(10 May 2005)()() +manpage(rsyncd.conf)(5)(19 May 2005)()() manpagename(rsyncd.conf)(configuration file for rsync in daemon mode) manpagesynopsis() @@ -570,7 +570,7 @@ url(http://rsync.samba.org/)(http://rsync.samba.org/) manpagesection(VERSION) -This man page is current for version 2.6.5pre1 of rsync. +This man page is current for version 2.6.5pre2 of rsync. manpagesection(CREDITS) -- 2.34.1