public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michal Schmidt <mschmidt@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/icecream] epel10.2: Disable building with librsync
Date: Thu, 30 Jul 2026 16:31:16 GMT [thread overview]
Message-ID: <178542907691.1.14064669318259652623.rpms-icecream-c7859160111f@fedoraproject.org> (raw)
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
reply other threads:[~2026-07-30 16:31 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178542907691.1.14064669318259652623.rpms-icecream-c7859160111f@fedoraproject.org \
--to=mschmidt@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox