]> git.pld-linux.org Git - packages/rsync.git/commitdiff
- 2.6.5
authorareq <areq@pld-linux.org>
Sat, 18 Jun 2005 18:08:38 +0000 (18:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rsync-config.patch -> 1.10
    rsync.spec -> 1.94

rsync-config.patch
rsync.spec

index 25ba65aff99bff5f235c60233f1f1e9ba3cc2380..e748db9215083955a540d8b3ac35c00c9989b54f 100644 (file)
@@ -41,22 +41,22 @@ diff -burN rsync-2.6.2.orig/rsyncd.conf.yo rsync-2.6.2/rsyncd.conf.yo
 @@ -69,7 +69,7 @@
  reread its config file.
  
- Note that you should not send the rsync server a HUP signal to force
+ Note that you should bf(not) send the rsync daemon a HUP signal to force
 -it to reread the tt(rsyncd.conf) file. The file is re-read on each client
 +it to reread the tt(/etc/rsyncd/rsyncd.conf) file. The file is re-read on each client
  connection. 
  
  manpagesection(GLOBAL OPTIONS)
-@@ -128,7 +128,7 @@
+@@ -139,7 +139,7 @@
  
- dit(bf(path)) The "path" option specifies the directory in the servers
+ dit(bf(path)) The "path" option specifies the directory in the daemon's
  filesystem to make available in this module.  You must specify this option
 -for each module in tt(rsyncd.conf).
 +for each module in tt(/etc/rsyncd/rsyncd.conf).
  
- dit(bf(use chroot)) If "use chroot" is true, the rsync server will chroot
+ dit(bf(use chroot)) If "use chroot" is true, the rsync daemon will chroot
  to the "path" before starting the file transfer with the client.  This has
-@@ -262,7 +262,7 @@
+@@ -292,7 +292,7 @@
  you may find that passwords longer than 8 characters don't work. 
  
  There is no default for the "secrets file" option, you must choose a name
@@ -65,7 +65,7 @@ diff -burN rsync-2.6.2.orig/rsyncd.conf.yo rsync-2.6.2/rsyncd.conf.yo
  by "other"; see "strict modes".
  
  dit(bf(strict modes)) The "strict modes" option determines whether or not 
-@@ -540,10 +540,10 @@
+@@ -543,10 +543,10 @@
          path = /data/cvs
          comment = CVS repository (requires authentication)
          auth users = tridge, susan
@@ -76,16 +76,8 @@ diff -burN rsync-2.6.2.orig/rsyncd.conf.yo rsync-2.6.2/rsyncd.conf.yo
 -The /etc/rsyncd.secrets file would look something like this:
 +The /etc/rsyncd/rsyncd.secrets file would look something like this:
  
- tridge:mypass nl()
- susan:herpass
- manpagefiles()
--/etc/rsyncd.conf or rsyncd.conf
-+/etc/rsyncd/rsyncd.conf or rsyncd.conf
- manpageseealso()
+ quote(
+ tt(tridge:mypass)nl()
 diff -burN rsync-2.6.2.orig/rsync.h rsync-2.6.2/rsync.h
 --- rsync-2.6.2.orig/rsync.h   2004-05-02 10:20:23.165076192 +0200
 +++ rsync-2.6.2/rsync.h        2004-05-02 10:29:51.993601112 +0200
index a9e13ae0d2238bc2b69b8f3076e7860f831cc3fd..26de5607aacd3d90b9b60ed473f2b4c7efca8c18 100644 (file)
@@ -12,12 +12,12 @@ Summary(uk):        
 Summary(zh_CN):        [ͨѶ]´«Ê乤¾ß
 Summary(zh_TW):        [³ñ°Ô]\e$(B6G?i¤õ(c\e(B
 Name:          rsync
-Version:       2.6.4
+Version:       2.6.5
 Release:       0.1
 License:       GPL
 Group:         Daemons
 Source0:       http://rsync.samba.org/ftp/rsync/%{name}-%{version}.tar.gz
-# Source0-md5: a26c454a36148e0e873bedf3c0cc955d
+# Source0-md5: 3691cdf1540d0649ba679edce6bae8fc
 Source1:       %{name}.inet
 Source2:       %{name}.init
 Source3:       %{name}.sysconfig
This page took 0.152265 seconds and 4 git commands to generate.