Preparing for release of 2.6.6 cvs/branch-2.6.6 v2.6.6
authorWayne Davison <wayned@samba.org>
Thu, 28 Jul 2005 19:31:55 +0000 (19:31 +0000)
committerWayne Davison <wayned@samba.org>
Thu, 28 Jul 2005 19:31:55 +0000 (19:31 +0000)
NEWS
configure.in
packaging/lsb/rsync.spec
rsync.yo
rsyncd.conf.yo

diff --git a/NEWS b/NEWS
index c450e3593ea4b151c9f4d172921084c0e6805520..0848c6dc44c27f0363ee601deec4ffbf51f056cd 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-NEWS for rsync 2.6.6 (UNRELEASED)
+NEWS for rsync 2.6.6 (28 Jul 2005)
 Protocol: 29 (unchanged)
 Changes since 2.6.5:
 
index d32834217af68d6d21374fa6812e90e85460fd8d..f8fd8a58379172c4ce4a3adfc41d3f0e57bc44c1 100644 (file)
@@ -5,7 +5,7 @@ AC_CONFIG_SRCDIR([byteorder.h])
 AC_CONFIG_HEADER(config.h)
 AC_PREREQ(2.59)
 
-RSYNC_VERSION=2.6.6pre1
+RSYNC_VERSION=2.6.6
 AC_SUBST(RSYNC_VERSION)
 AC_MSG_NOTICE([Configuring rsync $RSYNC_VERSION])
 
@@ -496,12 +496,11 @@ dnl AC_FUNC_MEMCMP
 
 AC_FUNC_UTIME_NULL
 AC_FUNC_ALLOCA
-AC_CHECK_FUNCS(waitpid wait4 getcwd strdup chown chmod lchmod mknod mkfifo \
-    fchmod fstat ftruncate strchr readlink link utime utimes lutimes strftime \
+AC_CHECK_FUNCS(waitpid wait4 getcwd strdup strerror chown chmod mknod mkfifo \
+    fchmod fstat strchr readlink link utime utimes strftime mtrace ftruncate \
     memmove lchown vsnprintf snprintf vasprintf asprintf setsid glob strpbrk \
     strlcat strlcpy strtol mallinfo getgroups setgroups geteuid getegid \
-    setlocale setmode open64 lseek64 mkstemp64 mtrace va_copy __va_copy \
-    strerror putenv)
+    setlocale setmode open64 lseek64 mkstemp64 va_copy __va_copy)
 
 AC_CHECK_FUNCS(getpgrp tcgetpgrp)
 if test $ac_cv_func_getpgrp = yes; then
index 780be1a9ffb33d56934b3855d7c8f6e75452e8ee..45018358cad06c7013894003d607c62dea5fd3e0 100644 (file)
@@ -1,6 +1,6 @@
 Summary: A program for synchronizing files over a network.
 Name: rsync
-Version: 2.6.6pre1
+Version: 2.6.6
 Release: 1
 Group: Applications/Internet
 Source:        ftp://rsync.samba.org/pub/rsync/rsync-%{version}.tar.gz
index 610b012c06d97fdcc49d8126bc779a65a8cdf9e6..e5bb4cf8a62e214798110fc207d835b26e0ffdf9 100644 (file)
--- a/rsync.yo
+++ b/rsync.yo
@@ -1,5 +1,5 @@
 mailto(rsync-bugs@samba.org)
-manpage(rsync)(1)(7 Jul 2005)()()
+manpage(rsync)(1)(28 Jul 2005)()()
 manpagename(rsync)(faster, flexible replacement for rcp)
 manpagesynopsis()
 
@@ -2078,7 +2078,7 @@ url(http://rsync.samba.org/)(http://rsync.samba.org/)
 
 manpagesection(VERSION)
 
-This man page is current for version 2.6.6pre1 of rsync.
+This man page is current for version 2.6.6 of rsync.
 
 manpagesection(CREDITS)
 
index f4d6d2d6bec3eeb4bad48ad17bcb231a3cdcd041..9da220ae041b72518e56e93407694b09f25c42dc 100644 (file)
@@ -1,5 +1,5 @@
 mailto(rsync-bugs@samba.org)
-manpage(rsyncd.conf)(5)(7 Jul 2005)()()
+manpage(rsyncd.conf)(5)(28 Jul 2005)()()
 manpagename(rsyncd.conf)(configuration file for rsync in daemon mode)
 manpagesynopsis()
 
@@ -541,7 +541,7 @@ url(http://rsync.samba.org/)(http://rsync.samba.org/)
 
 manpagesection(VERSION)
 
-This man page is current for version 2.6.6pre1 of rsync.
+This man page is current for version 2.6.6 of rsync.
 
 manpagesection(CREDITS)