]> 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 5d8394281624963193e9f41e5cd6a6d7c46294b3..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)
@@ -17,7 +18,8 @@ Summary(zh_CN.UTF-8): [通讯]传输工具
 Summary(zh_TW.UTF-8):  [喙啪]\e$(B6G?i火(c\e(B
 Name:          rsync
 Version:       3.1.2
-Release:       1
+Release:       3
+Epoch:         1
 License:       GPL v3+
 Group:         Networking/Utilities
 Source0:       http://rsync.samba.org/ftp/rsync/%{name}-%{version}.tar.gz
@@ -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.070084 seconds and 4 git commands to generate.