From ca60b701eec16b98db8f906131b51f1be6090d34 Mon Sep 17 00:00:00 2001 From: rsync-bugs Date: Thu, 3 Jan 2002 07:11:10 +0000 Subject: [PATCH] preparing for release of 2.5.1 --- configure.in | 2 +- packaging/lsb/rsync.spec | 4 ++-- packaging/redhat/5.0/rsync.spec | 4 ++-- packaging/redhat/7.1/rsync.spec | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/configure.in b/configure.in index 1f131e5e..203d417f 100644 --- a/configure.in +++ b/configure.in @@ -5,7 +5,7 @@ AC_CONFIG_SRCDIR([byteorder.h]) AC_CONFIG_HEADER(config.h) AC_PREREQ(2.52) -RSYNC_VERSION=2.5.1pre3 +RSYNC_VERSION=2.5.1 AC_SUBST(RSYNC_VERSION) AC_MSG_NOTICE([Configuring rsync $RSYNC_VERSION]) diff --git a/packaging/lsb/rsync.spec b/packaging/lsb/rsync.spec index 611df61b..a1f64e28 100644 --- a/packaging/lsb/rsync.spec +++ b/packaging/lsb/rsync.spec @@ -1,10 +1,10 @@ Summary: Program for efficient remote updates of files. Name: rsync -Version: 2.5.0 +Version: 2.5.1 Release: 1 Copyright: GPL Group: Applications/Networking -Source: ftp://samba.anu.edu.au/pub/rsync/rsync-2.5.0.tar.gz +Source: ftp://samba.anu.edu.au/pub/rsync/rsync-2.5.1.tar.gz URL: http://samba.anu.edu.au/rsync/ Packager: Andrew Tridgell BuildRoot: /tmp/rsync diff --git a/packaging/redhat/5.0/rsync.spec b/packaging/redhat/5.0/rsync.spec index 979e122c..1fc42fd2 100644 --- a/packaging/redhat/5.0/rsync.spec +++ b/packaging/redhat/5.0/rsync.spec @@ -1,10 +1,10 @@ Summary: Program for efficient remote updates of files. Name: rsync -Version: 2.5.0 +Version: 2.5.1 Release: 1 Copyright: GPL Group: Applications/Networking -Source: ftp://samba.anu.edu.au/pub/rsync/rsync-2.5.0.tar.gz +Source: ftp://samba.anu.edu.au/pub/rsync/rsync-2.5.1.tar.gz URL: http://samba.anu.edu.au/rsync/ Packager: Andrew Tridgell BuildRoot: /tmp/rsync diff --git a/packaging/redhat/7.1/rsync.spec b/packaging/redhat/7.1/rsync.spec index f6ef0bd5..8c0b0ae6 100644 --- a/packaging/redhat/7.1/rsync.spec +++ b/packaging/redhat/7.1/rsync.spec @@ -1,10 +1,10 @@ Summary: Program for efficient remote updates of files. Name: rsync -Version: 2.5.0 +Version: 2.5.1 Release: 1 Copyright: GPL Group: Applications/Networking -Source: ftp://samba.anu.edu.au/pub/rsync/rsync-2.5.0.tar.gz +Source: ftp://samba.anu.edu.au/pub/rsync/rsync-2.5.1.tar.gz URL: http://samba.anu.edu.au/rsync/ Packager: Andrew Tridgell BuildRoot: /tmp/rsync -- 2.34.1