From 478bd44c13870efefee35c183057179de3aacb36 Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Sat, 27 Oct 2007 13:48:34 +0000 Subject: [PATCH] * Sat Oct 27 2007 Simo Sorce 3.0.0-0.pre4.fc9 - Fourth prerelease --- .cvsignore | 2 +- rsync.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index 52647a5..aeac9a6 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -rsync-3.0.0pre2.tar.gz +rsync-3.0.0pre4.tar.gz diff --git a/rsync.spec b/rsync.spec index 060347c..f242cf8 100644 --- a/rsync.spec +++ b/rsync.spec @@ -1,10 +1,10 @@ Summary: A program for synchronizing files over a network. Name: rsync Version: 3.0.0 -Release: 0.pre2.1%{?dist} +Release: 0.pre4%{?dist} Group: Applications/Internet # TAG: for pre versions use -Source: ftp://rsync.samba.org/pub/rsync/rsync-%{version}pre2.tar.gz +Source: ftp://rsync.samba.org/pub/rsync/rsync-%{version}pre4.tar.gz #Source: ftp://rsync.samba.org/pub/rsync/rsync-%{version}.tar.gz Source1: rsync.xinetd BuildRequires: libacl-devel, libattr-devel, autoconf, make, gcc, popt-devel @@ -23,7 +23,7 @@ package. %prep # TAG: for pre versions use -%setup -q -n rsync-%{version}pre2 +%setup -q -n rsync-%{version}pre4 #%setup -q #Needed for compatibility with previous patched rsync versions @@ -57,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man5/rsyncd.conf.5* %changelog +* Sat Oct 27 2007 Simo Sorce 3.0.0-0.pre4.fc9 +- Fourth prerelease + * Mon Oct 15 2007 Simo Sorce 3.0.0-0.pre2.1.fc9 - Add support for IPv6 by default with xinetd diff --git a/sources b/sources index 6d9cfc1..0c3f347 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7eb0bdab53048b8821609d4e4f795b64 rsync-3.0.0pre2.tar.gz +910fcb6fa18033145c4784cc9ea96e32 rsync-3.0.0pre4.tar.gz