From c7859160111f84ccf3ef1e89eb832f940f15a302 Mon Sep 17 00:00:00 2001 From: Michal Schmidt Date: Aug 30 2013 14:48:27 +0000 Subject: Disable building with librsync The upstream code to use it is unfinished and the only thing it does is leak memory. --- diff --git a/icecream.spec b/icecream.spec index 6facd94..81b75f3 100644 --- a/icecream.spec +++ b/icecream.spec @@ -4,7 +4,7 @@ Name: icecream Version: 1.0.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Distributed compiler Group: Development/Tools @@ -34,7 +34,6 @@ Patch10000: %{name}-cleanup-conffile.patch BuildRequires: systemd BuildRequires: libcap-ng-devel -BuildRequires: librsync-devel BuildRequires: docbook-utils BuildRequires: autoconf automake libtool @@ -256,6 +255,10 @@ exit 0 %{_libdir}/pkgconfig/icecc.pc %changelog +* Fri Aug 30 2013 Michal Schmidt - 1.0.1-3 +- Disable building with librsync. The upstream code to use it is unfinished + and the only thing it does is leak memory. + * Fri Aug 30 2013 Michal Schmidt - 1.0.1-2 - Update the SELinux policy module and build it. - Use tmpfiles.d to create /run/icecc instead of letting the daemon write to