forked from rpms/rsync
auto-import rsync-2.5.5-1 from rsync-2.5.5-1.src.rpm
This commit is contained in:
parent
b0b0bc9237
commit
7144f9f732
@ -1 +1 @@
|
||||
rsync-2.5.4.tar.gz
|
||||
rsync-2.5.5.tar.gz
|
||||
|
13
rsync.spec
13
rsync.spec
@ -1,15 +1,14 @@
|
||||
Summary: A program for synchronizing files over a network.
|
||||
Name: rsync
|
||||
Version: 2.5.4
|
||||
Release: 4
|
||||
Version: 2.5.5
|
||||
Release: 1
|
||||
Group: Applications/Internet
|
||||
Source: ftp://rsync.samba.org/pub/rsync/rsync-%{version}.tar.gz
|
||||
Source1: rsync.xinetd
|
||||
Patch0: rsync-2.5.4-maxdel.patch
|
||||
Patch1: rsync-2.4.6-segv.patch
|
||||
Patch2: rsync-2.5.4-moresignage.patch
|
||||
Patch3: rsync-2.5.4-fix.patch
|
||||
Patch4: rsync-2.5.4-warn.patch
|
||||
Patch3: rsync-2.5.4-warn.patch
|
||||
Prefix: %{_prefix}
|
||||
BuildRoot: /var/tmp/%{name}-root
|
||||
Copyright: GPL
|
||||
@ -28,8 +27,7 @@ package.
|
||||
%patch0 -p1 -b .maxdel
|
||||
%patch1 -p1 -b .segv
|
||||
%patch2 -p1 -b .moresignage
|
||||
%patch3 -p1 -b .fix
|
||||
%patch4 -p1 -b .warn
|
||||
%patch3 -p1 -b .warn
|
||||
|
||||
%build
|
||||
%configure
|
||||
@ -55,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man5/rsyncd.conf.5*
|
||||
|
||||
%changelog
|
||||
* Mon Jun 24 2002 Bill Nottingham <notting@redhat.com> 2.5.5-1
|
||||
- update to 2.5.5
|
||||
|
||||
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
|
||||
- automated rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user