summaryrefslogtreecommitdiff
path: root/packaging/lsb/rsync.spec
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/lsb/rsync.spec')
-rw-r--r--packaging/lsb/rsync.spec12
1 files changed, 6 insertions, 6 deletions
diff --git a/packaging/lsb/rsync.spec b/packaging/lsb/rsync.spec
index dd223a6e..7d19a8ad 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.1.0
-%define fullversion %{version}
-Release: 1
-%define srcdir src
+Version: 3.1.1
+%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
@@ -89,8 +89,8 @@ rm -rf $RPM_BUILD_ROOT
%dir /etc/rsync-ssl/certs
%changelog
-* Sat Sep 28 2013 Wayne Davison <wayned@samba.org>
-Released 3.1.0.
+* Sun Jan 26 2014 Wayne Davison <wayned@samba.org>
+Released 3.1.1pre1.
* Fri Mar 21 2008 Wayne Davison <wayned@samba.org>
Added installation of /etc/xinetd.d/rsync file and some commented-out