X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/47f43c023bc68f58a1e58501e72276d93876523d..9a30c0cc3cf7aac1625df8fa8f1ee56968629283:/packaging/lsb/rsync.spec diff --git a/packaging/lsb/rsync.spec b/packaging/lsb/rsync.spec index c8125236..7c322ba8 100644 --- a/packaging/lsb/rsync.spec +++ b/packaging/lsb/rsync.spec @@ -1,9 +1,9 @@ Summary: A fast, versatile, remote (and local) file-copying tool Name: rsync -Version: 3.0.2 -%define fullversion %{version} -Release: 1 -%define srcdir src +Version: 3.0.3 +%define fullversion %{version}pre1 +Release: 0.1.pre1 +%define srcdir src-previews 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 @@ -66,8 +66,8 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man5/rsyncd.conf.5* %changelog -* Tue Apr 08 2008 Wayne Davison -Released 3.0.2. +* Wed May 07 2008 Wayne Davison +Released 3.0.3pre1. * Fri Mar 21 2008 Wayne Davison Added installation of /etc/xinetd.d/rsync file and some commented-out