public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Peter Czanik <peter@czanik.hu>
To: git-commits@fedoraproject.org
Subject: [rpms/syslog-ng] rawhide: disable riemann-c-client temporarily (grpc uses old, riemann the new
Date: Tue, 16 Jun 2026 09:31:53 GMT [thread overview]
Message-ID: <178160231364.1.3826506823267963366.rpms-syslog-ng-a38ef046aa28@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/syslog-ng
Branch : rawhide
Commit : a38ef046aa28a1abf304e45d0075450dfa4d6e09
Author : Peter Czanik <peter@czanik.hu>
Date : 2026-06-16T11:31:38+02:00
Stats : +16/-12 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/syslog-ng/c/a38ef046aa28a1abf304e45d0075450dfa4d6e09?branch=rawhide
Log:
disable riemann-c-client temporarily (grpc uses old, riemann the new
protobuf libraries)
---
diff --git a/syslog-ng.spec b/syslog-ng.spec
index f63632c..c94f409 100644
--- a/syslog-ng.spec
+++ b/syslog-ng.spec
@@ -8,7 +8,7 @@
Name: syslog-ng
Version: %{syslog_ng_ver}
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: Next-generation syslog server
# Automatically converted from old format: GPLv2+ - review is highly recommended.
@@ -43,7 +43,7 @@ BuildRequires: pcre2-devel
BuildRequires: perl-generators
BuildRequires: pkgconfig
BuildRequires: python3-devel
-BuildRequires: riemann-c-client-devel
+# BuildRequires: riemann-c-client-devel
BuildRequires: snappy-devel
BuildRequires: systemd-devel
BuildRequires: systemd-units
@@ -195,12 +195,12 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
This module supports the redis key-value store via hiredis.
-%package riemann
-Summary: Riemann support for %{name}
-Requires: %{name}%{?_isa} = %{version}-%{release}
-
-%description riemann
-This module supports the riemann monitoring server.
+#%package riemann
+#Summary: Riemann support for %{name}
+#Requires: %{name}%{?_isa} = %{version}-%{release}
+#
+#%description riemann
+#This module supports the riemann monitoring server.
%package http
@@ -410,7 +410,7 @@ touch -r lib/cfg-grammar.y lib/merge-grammar.py
%if %{with bpf}
--enable-ebpf \
%endif
- --enable-riemann
+ --disable-riemann
%make_build
@@ -511,7 +511,7 @@ fi
%exclude %{_libdir}/syslog-ng/libhttp.so
%exclude %{_libdir}/syslog-ng/libmod-python.so
%exclude %{_libdir}/syslog-ng/libredis.so
-%exclude %{_libdir}/syslog-ng/libriemann.so
+# %exclude %{_libdir}/syslog-ng/libriemann.so
%exclude %{_libdir}/syslog-ng/libafsnmp.so
%exclude %{_libdir}/syslog-ng/libkafka.so
%exclude %{_libdir}/syslog-ng/libotel.so
@@ -611,8 +611,8 @@ fi
%{_libdir}/syslog-ng/libgeoip2-plugin.so
-%files riemann
-%{_libdir}/syslog-ng/libriemann.so
+#%files riemann
+#%{_libdir}/syslog-ng/libriemann.so
%files http
@@ -654,6 +654,10 @@ fi
%changelog
+* Tue Jun 16 2026 Peter Czanik <peter@czanik.hu> - 4.11.0-4
+- disable riemann-c-client temporarily (grpc uses old, riemann the new
+ protobuf libraries)
+
* Fri Jun 12 2026 Yaakov Selkowitz <yselkowi@redhat.com> - 4.11.0-3
- Rebuilt for openssl 4.0
reply other threads:[~2026-06-16 9: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=178160231364.1.3826506823267963366.rpms-syslog-ng-a38ef046aa28@fedoraproject.org \
--to=peter@czanik.hu \
--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