public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jiri Jaburek <jjaburek@redhat.com>
To: git-commits@fedoraproject.org
Subject: [tests/selinux] pr775-checkpolicy-revdeps: use epel/epel instead of distribution/epel library
Date: Fri, 11 Sep 2026 13:23:45 GMT [thread overview]
Message-ID: <178913302595.1.14182645562375216349.tests-selinux-affc7c2cfc4f@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : tests/selinux
Branch : pr775-checkpolicy-revdeps
Commit : affc7c2cfc4faabc2d1e868f7aedaf79f7f31d26
Author : Jiri Jaburek <jjaburek@redhat.com>
Date : 2026-05-14T08:38:48+00:00
Stats : +3/-3 in 3 file(s)
URL : https://src.fedoraproject.org/tests/selinux/c/affc7c2cfc4faabc2d1e868f7aedaf79f7f31d26?branch=pr775-checkpolicy-revdeps
Log:
use epel/epel instead of distribution/epel library
The README on
https://github.com/beakerlib/distribution/tree/master/epel
states that
This is a compatibility layer to overcome a transitional
phase from distribution/epel to epel/epel.
So use epel/epel instead.
Signed-off-by: Jiri Jaburek <jjaburek@redhat.com>
---
diff --git a/kernel/synflood/main.fmf b/kernel/synflood/main.fmf
index 76a24ee..23b49cb 100644
--- a/kernel/synflood/main.fmf
+++ b/kernel/synflood/main.fmf
@@ -8,7 +8,7 @@ component:
- kernel
framework: beakerlib
require:
-- library(distribution/epel)
+- library(epel/epel)
- /usr/bin/nc
- perf
- git
diff --git a/kernel/synflood/runtest.sh b/kernel/synflood/runtest.sh
index 7a4327c..8e33ceb 100755
--- a/kernel/synflood/runtest.sh
+++ b/kernel/synflood/runtest.sh
@@ -29,7 +29,7 @@ if [ $(nproc) -lt 64 ]; then
rlPhaseEnd
else
rlPhaseStartSetup
- rlImport "distribution/epel"
+ rlImport "epel/epel"
rlRun "command -v hping3 || epelyum install -y hping3" 0 \
"Make sure hping3 is installed (EPEL-only on RHEL)"
diff --git a/selinux-policy/Library/common/Makefile b/selinux-policy/Library/common/Makefile
index b274700..eecb818 100644
--- a/selinux-policy/Library/common/Makefile
+++ b/selinux-policy/Library/common/Makefile
@@ -55,7 +55,7 @@ $(METADATA): Makefile
@echo "Requires: yum-utils" >> $(METADATA)
@echo "Requires: python3 sqlite" >> $(METADATA)
@echo "Provides: library(selinux-policy/common)" >> $(METADATA)
- @echo "RhtsRequires: library(distribution/epel)" >> $(METADATA)
+ @echo "RhtsRequires: library(epel/epel)" >> $(METADATA)
@echo "License: GPLv2" >> $(METADATA)
@echo "Destructive: no" >> $(METADATA)
@echo "Environment: AVC_ERROR=+no_avc_check" >> $(METADATA)
reply other threads:[~2026-09-11 13:23 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=178913302595.1.14182645562375216349.tests-selinux-affc7c2cfc4f@fedoraproject.org \
--to=jjaburek@redhat.com \
--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