public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jan-Frode Myklebust <janfrode@tanso.net>
To: git-commits@fedoraproject.org
Subject: [rpms/trafficserver] trafficserver-9.2.14-1: Buildrequire hwloc-devel, since it supposedly gives tremendous
Date: Wed, 15 Jul 2026 17:20:47 GMT [thread overview]
Message-ID: <178413604793.1.16122981015149940412.rpms-trafficserver-368ba6cca788@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/trafficserver
Branch : trafficserver-9.2.14-1
Commit : 368ba6cca788f02b6d6c8d56790d7f7097b045f4
Author : Jan-Frode Myklebust <janfrode@tanso.net>
Date : 2013-11-11T12:04:04+01:00
Stats : +7/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/trafficserver/c/368ba6cca788f02b6d6c8d56790d7f7097b045f4?branch=trafficserver-9.2.14-1
Log:
Buildrequire hwloc-devel, since it supposedly gives tremendous
positive performance impact to use hwlock to optimize scaling and
number of threads and alignment for actual hardware we're running on.
---
diff --git a/trafficserver.spec b/trafficserver.spec
index ed84896..4a260af 100644
--- a/trafficserver.spec
+++ b/trafficserver.spec
@@ -3,7 +3,7 @@
Summary: Fast, scalable and extensible HTTP/1.1 compliant caching proxy server
Name: trafficserver
Version: 4.0.2
-Release: 4%{?dist}
+Release: 5%{?dist}
License: ASL 2.0
Group: System Environment/Daemons
Source0: http://www.apache.org/dist/%{name}/%{name}-%{version}.tar.bz2
@@ -17,6 +17,7 @@ URL: http://trafficserver.apache.org/index.html
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
BuildRequires: autoconf, automake, libtool, openssl-devel, tcl-devel, expat-devel, boost-devel
BuildRequires: pcre-devel, zlib-devel, xz-devel, gcc-c++, gnupg, perl-ExtUtils-MakeMaker
+BuildRequires: hwloc-devel
# trafficserver fails to build on ppc and others, TS-1131, see lib/ts/ink_queue.h
ExclusiveArch: %{ix86} x86_64 ia64 %{arm}
Requires: initscripts
@@ -214,6 +215,11 @@ header files, and Apache httpd style module build system.
%attr(0644,root,root) %{_libdir}/trafficserver/*.so
%changelog
+* Mon Nov 11 2013 Jan-Frode Myklebust <janfrode@tanso.net> - 4.0.2-5
+- Buildrequire hwloc-devel, since it supposedly gives tremendous
+ positive performance impact to use hwlock to optimize scaling and
+ number of threads and alignment for actual hardware we're running on.
+
* Sun Oct 20 2013 Jan-Frode Myklebust <janfrode@tanso.net> - 4.0.2-3
- Rebuild for picking up ECC/ECDHE/EC/ECDSA/elliptic curves
which are now enabled in OpenSSL.
reply other threads:[~2026-07-15 17:20 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=178413604793.1.16122981015149940412.rpms-trafficserver-368ba6cca788@fedoraproject.org \
--to=janfrode@tanso.net \
--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