diff --git a/.cvsignore b/.cvsignore index 3226c04..2a99bb3 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ -rsync-3.0.6.tar.gz -rsync-patches-3.0.6.tar.gz +rsync-3.0.7.tar.gz +rsync-patches-3.0.7.tar.gz diff --git a/rsync.spec b/rsync.spec index dfb86e5..3f5918a 100644 --- a/rsync.spec +++ b/rsync.spec @@ -6,15 +6,14 @@ Summary: A program for synchronizing files over a network Name: rsync -Version: 3.0.6 -Release: 4%{?prerelease}%{?dist} +Version: 3.0.7 +Release: 1%{?prerelease}%{?dist} Group: Applications/Internet URL: http://rsync.samba.org/ Source0: ftp://rsync.samba.org/pub/rsync/rsync-%{version}%{?prerelease}.tar.gz Source1: ftp://rsync.samba.org/pub/rsync/rsync-patches-%{version}%{?prerelease}.tar.gz Source2: rsync.xinetd -Patch0: rsync-3.0.6-permissions.patch BuildRequires: libacl-devel, libattr-devel, autoconf, popt-devel BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) License: GPLv3+ @@ -48,8 +47,6 @@ patch -p1 -i patches/xattrs.diff #Enable --copy-devices parameter patch -p1 -i patches/copy-devices.diff -%patch0 -p1 -b .permissions - %build rm -fr autom4te.cache autoconf @@ -77,6 +74,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man5/rsyncd.conf.5* %changelog +* Tue Jan 19 2010 Jan Zeleny - 3.0.7-1 +- rebased to 3.0.7 + * Mon Dec 07 2009 Jan Zeleny - 3.0.6-4 - applied patch to avoid retouching dir permissions (#542679) diff --git a/sources b/sources index 9af6da2..004ddf2 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -e9865d093a18e4668b9d31b635dc8e99 rsync-3.0.6.tar.gz -e3735e51dfa47ac36ca8a872a5a4705f rsync-patches-3.0.6.tar.gz +b53525900817cf1ba7ad3a516ab5bfe9 rsync-3.0.7.tar.gz +48222e00a9a75873aee3bfceb2b2aa41 rsync-patches-3.0.7.tar.gz