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-10.1.3-1: Exclude ppc/ppc64 since traffic server fails to build there
Date: Wed, 15 Jul 2026 16:44:50 GMT [thread overview]
Message-ID: <178413389045.1.4214210624932662779.rpms-trafficserver-1dd0521ef7a1@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/trafficserver
Branch : trafficserver-10.1.3-1
Commit : 1dd0521ef7a19526ca72a41e974f0bf27736a523
Author : Jan-Frode Myklebust <janfrode@tanso.net>
Date : 2012-03-13T09:26:40+01:00
Stats : +6/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/trafficserver/c/1dd0521ef7a19526ca72a41e974f0bf27736a523?branch=trafficserver-10.1.3-1
Log:
Exclude ppc/ppc64 since traffic server fails to build there
("Unsupported processor"). Reported to upstream bugtracker:
https://issues.apache.org/jira/browse/TS-1131
---
diff --git a/trafficserver.spec b/trafficserver.spec
index a1e39eb..de51543 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.3
-Release: 1%{?dist}
+Release: 2%{?dist}
License: ASL 2.0
Group: System Environment/Daemons
Source0: http://www.apache.org/dist/%{name}/%{name}-%{version}.tar.bz2
@@ -13,6 +13,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
Patch2: trafficserver-init_scripts.patch
Patch7: trafficserver_make_install.patch
@@ -139,6 +141,9 @@ header files, and Apache httpd style module build system.
%attr(0644,root,root) %{_libdir}/trafficserver/*.so
%changelog
+* Tue Mar 13 2012 <janfrode@tanso.net> - 3.0.3-2
+- exclude ppc/ppc64 since build there fails, TS-1131.
+
* Sat Mar 10 2012 <janfrode@tanso.net> - 3.0.3-1
- Removed mixed use of spaces and tabs in specfile.
reply other threads:[~2026-07-15 16:44 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=178413389045.1.4214210624932662779.rpms-trafficserver-1dd0521ef7a1@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