]> git.pld-linux.org Git - packages/rsync.git/commitdiff
- release 3: fixed path to rsync in rc-inetd servicedescription file rsync-2_4_6-3
authorkloczek <kloczek@pld-linux.org>
Mon, 16 Oct 2000 01:11:35 +0000 (01:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  (must be /usr/bin).

Changed files:
    rsync.spec -> 1.44

rsync.spec

index 90fa4cf6a2a60677d2d47aa99b30f88835d9dfcf..32905c2f7df2d0389d4869ee95c7ca9841766151 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Program for efficient remote updates of files
 Summary(pl):   Program efektywnego modyfikowania plików na zdalnym komputerze
 Name:          rsync
 Version:       2.4.6
-Release:       2
+Release:       3
 License:       GPL
 Group:         Daemons
 Group(de):     Server
@@ -16,7 +16,7 @@ Patch3:               http://www.misiek.eu.org/ipv6/%{name}-2.4.5-ipv6-20000821.patch.gz
 URL:           http://samba.anu.edu.au/rsync/
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define _sysconfdir /etc/rsyncd
+%define                _sysconfdir     /etc/rsyncd
 
 %description
 rsync is a replacement for rcp that has many more features.
This page took 0.123409 seconds and 4 git commands to generate.