Reverted: #1050081 - breaks rawhide live installation

This commit is contained in:
Michal Luscon 2014-05-30 10:51:15 +02:00
parent 131a64a9ec
commit 0944c4a6b9

View File

@ -9,7 +9,7 @@
Summary: A program for synchronizing files over a network
Name: rsync
Version: 3.1.0
Release: 4%{?prerelease}%{?dist}
Release: 5%{?prerelease}%{?dist}
Group: Applications/Internet
URL: http://rsync.samba.org/
@ -63,12 +63,13 @@ patch -p1 -i patches/copy-devices.diff
%patch0 -p1 -b .man
%patch1 -p1 -b .dos
%patch2 -p1 -b .xattr
#%patch2 -p1 -b .xattr
%build
%configure
# --with-included-zlib=no temporary disabled because of #1043965
make %{?_smp_mflags}
%install
@ -107,12 +108,15 @@ rm -rf $RPM_BUILD_ROOT
%systemd_postun_with_restart rsyncd.service
%changelog
* Fri May 30 2014 Michal Luscon <mluscon@redhat.com> - 3.1.0-5
- Reverted: #1050081 - breaks rawhide live installation
* Mon May 26 2014 Michal Luscon <mluscon@redhat.com> - 3.1.0-4
- Fixed: #1050081 undo the hard-link xattr optimization
* Wed Apr 16 2014 Michal Luscon <mluscon@redhat.com> - 3.1.0-3
- Fixed: CVE-2014-2855 - denial of service
- Reverted: compilation with system provided zlib
- Reverted: compilation with system provided zlib (#1043965)
* Sun Oct 20 2013 Michal Lusocn <mluscon@redhat.com> - 3.1.0-2
- Update to latest upstream 3.1.0