From 70a657f746b1c049a9017d9774b3e4e2b334cc47 Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Mar 31 2008 14:18:25 +0000 Subject: * Mon Mar 31 2008 Simo Sorce 3.0.1-0.3.pre3.fc9 - 3.0.1 pre release #3 - Fixes some annoying minor bugs (see release notes) --- diff --git a/.cvsignore b/.cvsignore index bbb2073..c53a287 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ -rsync-3.0.1pre2.tar.gz -rsync-patches-3.0.1pre2.tar.gz +rsync-3.0.1pre3.tar.gz +rsync-patches-3.0.1pre3.tar.gz diff --git a/rsync.spec b/rsync.spec index 169128b..a3da910 100644 --- a/rsync.spec +++ b/rsync.spec @@ -1,12 +1,12 @@ Summary: A program for synchronizing files over a network. Name: rsync Version: 3.0.1 -Release: 0.2.pre2%{?dist} +Release: 0.3.pre3%{?dist} Group: Applications/Internet # TAG: for pre versions use -Source0: ftp://rsync.samba.org/pub/rsync/rsync-%{version}pre2.tar.gz +Source0: ftp://rsync.samba.org/pub/rsync/rsync-%{version}pre3.tar.gz #Source0: ftp://rsync.samba.org/pub/rsync/rsync-%{version}.tar.gz -Source1: ftp://rsync.samba.org/pub/rsync/rsync-patches-%{version}pre2.tar.gz +Source1: ftp://rsync.samba.org/pub/rsync/rsync-patches-%{version}pre3.tar.gz #Source1: ftp://rsync.samba.org/pub/rsync/rsync-patches-%{version}.tar.gz Source2: rsync.xinetd BuildRequires: libacl-devel, libattr-devel, autoconf, make, gcc, popt-devel @@ -25,9 +25,9 @@ package. %prep # TAG: for pre versions use -%setup -q -n rsync-%{version}pre2 +%setup -q -n rsync-%{version}pre3 #%setup -q -%setup -q -b 1 -n rsync-%{version}pre2 +%setup -q -b 1 -n rsync-%{version}pre3 #%setup -q -b 1 #Needed for compatibility with previous patched rsync versions @@ -61,6 +61,10 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man5/rsyncd.conf.5* %changelog +* Mon Mar 31 2008 Simo Sorce 3.0.1-0.3.pre3.fc9 +- 3.0.1 pre release #3 +- Fixes some annoying minor bugs (see release notes) + * Thu Mar 27 2008 Simo Sorce 3.0.1-0.2.pre2.fc9 - 3.0.1 pre release #2 - Fixes #439074 diff --git a/sources b/sources index e22d50d..21915aa 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -c421d9a2e4b4ba42bf25c9eff9fbc30b rsync-3.0.1pre2.tar.gz -4fabca9dc9a6db7d630bc02607b57915 rsync-patches-3.0.1pre2.tar.gz +16b0efdc78fa08c65053b4c9a122d91c rsync-3.0.1pre3.tar.gz +7703cafda1f2f6724d42b25322df38cb rsync-patches-3.0.1pre3.tar.gz