public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/trafficserver] trafficserver-9.2.14-1: switch to ExclusiveArch
@ 2026-07-15 17:20
0 siblings, 0 replies; only message in thread
From: @ 2026-07-15 17:20 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/trafficserver
Branch : trafficserver-9.2.14-1
Commit : 75f2f532f73814f47512eb0497c3de9349f85f84
Author : Dan Horák <dan@danny.cz>
Date : 2012-04-09T09:45:51+02:00
Stats : +6/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/trafficserver/c/75f2f532f73814f47512eb0497c3de9349f85f84?branch=trafficserver-9.2.14-1
Log:
switch to ExclusiveArch
---
diff --git a/trafficserver.spec b/trafficserver.spec
index 8f367af..d2b0459 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: 3.0.4
-Release: 2%{?dist}
+Release: 3%{?dist}
License: ASL 2.0
Group: System Environment/Daemons
Source0: http://www.apache.org/dist/%{name}/%{name}-%{version}.tar.bz2
@@ -15,8 +15,8 @@ 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
BuildRequires: pcre-devel, zlib-devel, xz-devel, gcc-c++
-# trafficserver fails to build on ppc, TS-1131
-ExcludeArch: ppc ppc64
+# trafficserver fails to build on ppc and others, TS-1131, see lib/ts/ink_queue.h
+ExclusiveArch: %{ix86} x86_64 ia64 %{arm}
Requires: initscripts
%if %{?fedora}0 > 140 || %{?rhel}0 > 60
Requires: systemd
@@ -189,6 +189,9 @@ header files, and Apache httpd style module build system.
%attr(0644,root,root) %{_libdir}/trafficserver/*.so
%changelog
+* Mon Apr 9 2012 Dan Horák <dan[at]danny.cz> - 3.0.4-3
+- switch to ExclusiveArch
+
* Fri Mar 23 2012 <janfrode@tanso.net> - 3.0.4-2
- Create /var/run/trafficserver using tmpfiles.d on f15+.
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-15 17:20 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:20 [rpms/trafficserver] trafficserver-9.2.14-1: switch to ExclusiveArch
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox