From e05ce68d51cad62afe60013a962d7746770a1c4f Mon Sep 17 00:00:00 2001 From: cvsdist Date: Sep 09 2004 12:01:45 +0000 Subject: auto-import changelog data from rsync-2.5.7-5.fc1.src.rpm * Wed May 05 2004 Jay Fenlason 2.5.7-5.fc1 - Include a patch from Wayne Davison which fixes CAN-2004-0426 --- diff --git a/rsync.spec b/rsync.spec index 4f736bf..a312721 100644 --- a/rsync.spec +++ b/rsync.spec @@ -1,11 +1,12 @@ Summary: A program for synchronizing files over a network. Name: rsync Version: 2.5.7 -Release: 2 +Release: 5.fc1 Group: Applications/Internet Source: ftp://rsync.samba.org/pub/rsync/rsync-%{version}.tar.gz Source1: rsync.xinetd Patch0: rsync-2.5.6-signal.patch +Patch1: rsync-2.5.7-sanitize.patch Prefix: %{_prefix} BuildRoot: /var/tmp/%{name}-root Copyright: GPL @@ -22,6 +23,7 @@ package. %prep %setup -q %patch0 -p0 -b .signal +%patch1 -p0 -b .sanitize %build %configure @@ -47,6 +49,10 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man5/rsyncd.conf.5* %changelog +* Wed May 5 2004 Jay Fenlason 2.5.7-5.fc1 +- Include a patch from Wayne Davison + which fixes CAN-2004-0426 + * Wed Dec 3 2003 Bill Nottingham 2.5.7-2 - rebuild