public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Mattias Ellert <mattias.ellert@physics.uu.se>
To: git-commits@fedoraproject.org
Subject: [rpms/xrootd] epel9: Fix specfile for old macros in EPEL 8 and 9
Date: Fri, 14 Aug 2026 14:21:16 GMT	[thread overview]
Message-ID: <178671727689.1.13648598444605288492.rpms-xrootd-4cc4704b2456@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/xrootd
Branch : epel9
Commit : 4cc4704b2456757217e913ee1daa3b476d60da04
Author : Mattias Ellert <mattias.ellert@physics.uu.se>
Date   : 2026-08-14T16:20:17+02:00
Stats  : +1/-4 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/xrootd/c/4cc4704b2456757217e913ee1daa3b476d60da04?branch=epel9

Log:
Fix specfile for old macros in EPEL 8 and 9

---
diff --git a/xrootd.spec b/xrootd.spec
index 7363367..7960894 100644
--- a/xrootd.spec
+++ b/xrootd.spec
@@ -411,10 +411,7 @@ done
 
 touch testfile
 if ( setfattr -n user.testattr -v testvalue testfile ) ; then
-    %ctest -- -E \
-XRootD::badredir\|\
-XrdCl::FileSystemTest.PlugInTest\|\
-XrdCl::FileTest.PlugInTest
+    %ctest -- -E XRootD::badredir\|XrdCl::FileSystemTest.PlugInTest\|XrdCl::FileTest.PlugInTest
 else
     echo "Extended file attributes not supported by file system"
     echo "*** NOT RUNNING TESTS ***"

                 reply	other threads:[~2026-08-14 14:21 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=178671727689.1.13648598444605288492.rpms-xrootd-4cc4704b2456@fedoraproject.org \
    --to=mattias.ellert@physics.uu.se \
    --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