]> git.pld-linux.org Git - packages/rsync.git/blobdiff - rsync.spec
- downgrade to 3.1.2 due to server segfault
[packages/rsync.git] / rsync.spec
index 8334ace8bdbf99f65f42e1ea5d4e25348a00cffa..a257e2df417b2d03f46f9c4ab21341baac89ce56 100644 (file)
@@ -1,3 +1,4 @@
+# TODO: 3.1.3 rsyncd segfaults very early in server rsync:// mode (both inetd and standalone)
 #
 # Conditional build:
 %bcond_with    rsh     # set remote shell command to rsh instead of ssh (old behaviour)
@@ -16,14 +17,15 @@ Summary(uk.UTF-8):  Програма для ефективного віддале
 Summary(zh_CN.UTF-8):  [通讯]传输工具
 Summary(zh_TW.UTF-8):  [喙啪]\e$(B6G?i火(c\e(B
 Name:          rsync
-Version:       3.1.1
-Release:       1
-License:       GPL
+Version:       3.1.2
+Release:       3
+Epoch:         1
+License:       GPL v3+
 Group:         Networking/Utilities
 Source0:       http://rsync.samba.org/ftp/rsync/%{name}-%{version}.tar.gz
-# Source0-md5: 0d946ab52311789581dd6f844128a614
+# Source0-md5: 0f758d7e000c0f7f7d3792610fad70cb
 Source1:       http://rsync.samba.org/ftp/rsync/rsync-patches-%{version}.tar.gz
-# Source1-md5: fdfbceacad34dfe86932d7265b715b96
+# Source1-md5: f412602a3cba0b872adfaed905a0aa28
 Source2:       %{name}.inet
 Source3:       %{name}.init
 Source4:       %{name}.sysconfig
@@ -240,7 +242,7 @@ fi
 
 %files
 %defattr(644,root,root,755)
-%doc README NEWS OLDNEWS TODO
+%doc README NEWS OLDNEWS TODO support
 %config(noreplace,missingok) %verify(not md5 mtime size) /etc/env.d/CVSIGNORE
 %config(noreplace,missingok) %verify(not md5 mtime size) /etc/env.d/RSYNC_PASSWORD
 %config(noreplace,missingok) %verify(not md5 mtime size) /etc/env.d/RSYNC_PROXY
This page took 0.030174 seconds and 4 git commands to generate.