public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/trafficserver] trafficserver-9.2.14-1: FTI on EL8 due to lack of libbrotli pkg; use RPM autodeps instead
@ 2026-07-15 17:21 Jered Floyd
  0 siblings, 0 replies; only message in thread
From: Jered Floyd @ 2026-07-15 17:21 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/trafficserver
Branch : trafficserver-9.2.14-1
Commit : b977b898db7cfc401876d7f4755c639c8eadb69e
Author : Jered Floyd <jered@redhat.com>
Date   : 2022-09-11T23:20:48+00:00
Stats  : +5/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/trafficserver/c/b977b898db7cfc401876d7f4755c639c8eadb69e?branch=trafficserver-9.2.14-1

Log:
FTI on EL8 due to lack of libbrotli pkg; use RPM autodeps instead

---
diff --git a/trafficserver.spec b/trafficserver.spec
index e34610c..dc7fdd7 100644
--- a/trafficserver.spec
+++ b/trafficserver.spec
@@ -4,7 +4,7 @@
 
 Name:           trafficserver
 Version:        9.1.3
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Fast, scalable and extensible HTTP/1.1 and HTTP/2 caching proxy server
 
 License:        ASL 2.0
@@ -56,7 +56,7 @@ BuildRequires:  openssl-devel
 BuildRequires:  devtoolset-8
 %endif
 
-Requires:       expat hwloc pcre xz ncurses pkgconfig libbrotli
+Requires:       expat hwloc pcre xz ncurses pkgconfig
 Requires:       openssl
 # Require an OpenSSL which supports PROFILE=SYSTEM
 Conflicts:      openssl-libs < 1:1.0.1h-4
@@ -310,6 +310,9 @@ fi
 
 
 %changelog
+* Sun Sep 11 2022 Jered Floyd <jered@redhat.com> 9.1.3-2
+- FTI on EL8 due to lack of libbrotli pkg; use RPM autodeps instead
+
 * Fri Sep 9 2022 Jered Floyd <jered@redhat.com> 9.1.3-2
 - Update dependencies to enable brotli compression (RHBZ#2125520)
 

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

only message in thread, other threads:[~2026-07-15 17:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-15 17:21 [rpms/trafficserver] trafficserver-9.2.14-1: FTI on EL8 due to lack of libbrotli pkg; use RPM autodeps instead Jered Floyd

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