X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/6fd2c27f38e1a5be6a6de9e3065a553ab69c0064..HEAD:/packaging/lsb/rsync.spec diff --git a/packaging/lsb/rsync.spec b/packaging/lsb/rsync.spec index 6cd25cd1..234666be 100644 --- a/packaging/lsb/rsync.spec +++ b/packaging/lsb/rsync.spec @@ -1,12 +1,12 @@ Summary: A fast, versatile, remote (and local) file-copying tool Name: rsync -Version: 3.0.1 -%define fullversion %{version}pre3 -Release: 0.1.pre3 -%define srcdir src-previews +Version: 3.0.3 +%define fullversion %{version} +Release: 1 +%define srcdir src Group: Applications/Internet Source0: http://rsync.samba.org/ftp/rsync/%{srcdir}/rsync-%{fullversion}.tar.gz -Source1: http://rsync.samba.org/ftp/rsync/%{srcdir}/rsync-patches-%{fullversion}.tar.gz +#Source1: http://rsync.samba.org/ftp/rsync/%{srcdir}/rsync-patches-%{fullversion}.tar.gz URL: http://rsync.samba.org/ Prefix: %{_prefix} @@ -32,9 +32,14 @@ improved copy command for everyday use. # If you you used "%setup -q -b1", choose the patches you wish to apply: #patch -p1 -Released 3.0.1pre3. +* Sun Jun 29 2008 Wayne Davison +Released 3.0.3. * Fri Mar 21 2008 Wayne Davison Added installation of /etc/xinetd.d/rsync file and some commented-out