public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/syslog-ng] rawhide: disable riemann-c-client temporarily (grpc uses old, riemann the new
@ 2026-06-16  9:31 Peter Czanik
  0 siblings, 0 replies; only message in thread
From: Peter Czanik @ 2026-06-16  9:31 UTC (permalink / raw)
  To: git-commits

          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
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-16  9:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-16  9:31 [rpms/syslog-ng] rawhide: disable riemann-c-client temporarily (grpc uses old, riemann the new Peter Czanik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox