public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/icecream] epel10.2: Disable building with librsync
@ 2026-07-30 16:31 Michal Schmidt
0 siblings, 0 replies; only message in thread
From: Michal Schmidt @ 2026-07-30 16:31 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/icecream
Branch : epel10.2
Commit : c7859160111f84ccf3ef1e89eb832f940f15a302
Author : Michal Schmidt <mschmidt@redhat.com>
Date : 2013-08-30T16:48:27+02:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/icecream/c/c7859160111f84ccf3ef1e89eb832f940f15a302?branch=epel10.2
Log:
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 <mschmidt@redhat.com> - 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 <mschmidt@redhat.com> - 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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-30 16:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-30 16:31 [rpms/icecream] epel10.2: Disable building with librsync Michal Schmidt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox