public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/environment-modules] f43: do not recommend nagelfar on RHEL
Date: Mon, 07 Sep 2026 06:38:12 GMT [thread overview]
Message-ID: <178876309251.1.10482159784006610770.rpms-environment-modules-d435b4a8e2c4@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/environment-modules
Branch : f43
Commit : d435b4a8e2c441b0611494a65539f22e804ea267
Author : Lukáš Zaoral <lzaoral@redhat.com>
Date : 2026-01-17T12:40:35+01:00
Stats : +6/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/environment-modules/c/d435b4a8e2c441b0611494a65539f22e804ea267?branch=f43
Log:
do not recommend nagelfar on RHEL
... to keep BaseOS-only installs as minimal as possible.
---
diff --git a/environment-modules.spec b/environment-modules.spec
index aa06579..3a64e69 100644
--- a/environment-modules.spec
+++ b/environment-modules.spec
@@ -2,7 +2,7 @@
Name: environment-modules
Version: 5.6.1
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Provides dynamic modification of a user's environment
License: GPL-2.0-or-later
@@ -36,8 +36,10 @@ Requires(postun): %{_bindir}/update-alternatives
Provides: environment(modules)
Obsoletes: environment-modules-compat <= 4.8.99
+%if 0%{?fedora}
# Tcl linter is useful for module lint command
Recommends: nagelfar
+%endif
%description
The Environment Modules package provides for the dynamic modification of
@@ -202,6 +204,9 @@ fi
%changelog
+* Sat Jan 17 2026 Lukáš Zaoral <lzaoral@redhat.com> - 5.6.1-3
+- do not recommend nagelfar on RHEL
+
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 5.6.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
reply other threads:[~2026-09-07 6:38 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=178876309251.1.10482159784006610770.rpms-environment-modules-d435b4a8e2c4@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