]> git.pld-linux.org Git - packages/rsync.git/commitdiff
- release 2: use rpm new automation suit. rsync-2_4_6-2
authorkloczek <kloczek@pld-linux.org>
Wed, 4 Oct 2000 01:20:53 +0000 (01:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rsync.spec -> 1.43

rsync.spec

index 00df1e9df1f52eae145d2cf7669236010c8aac6d..90fa4cf6a2a60677d2d47aa99b30f88835d9dfcf 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:       1
+Release:       2
 License:       GPL
 Group:         Daemons
 Group(de):     Server
@@ -90,7 +90,7 @@ install -d $RPM_BUILD_ROOT{%{_sysconfdir},/etc/sysconfig/rc-inetd}
 
 install %{SOURCE1} $RPM_BUILD_ROOT/etc/sysconfig/rc-inetd/rsyncd
 
-gzip -9nf $RPM_BUILD_ROOT%{_mandir}/man*/* README 
+gzip -9nf README 
 
 %post -n rsyncd
 if [ -f /var/lock/subsys/rc-inetd ]; then
This page took 0.118769 seconds and 4 git commands to generate.