public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/trafficserver] trafficserver-9.2.14-1: switch to ExclusiveArch
Date: Wed, 15 Jul 2026 17:20:33 GMT [thread overview]
Message-ID: <178413603366.1.15250898043352365789.rpms-trafficserver-75f2f532f738@fedoraproject.org> (raw)
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+.
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=178413603366.1.15250898043352365789.rpms-trafficserver-75f2f532f738@fedoraproject.org \
--to=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