public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Phil Knirsch <pknirsch@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/setup] update_services: - Corrected wrong /etc/profile.d behaviour for non-interactive bash and
Date: Mon, 22 Jun 2026 15:54:56 GMT [thread overview]
Message-ID: <178214369617.1.17733888162244573998.rpms-setup-880cc2655f73@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/setup
Branch : update_services
Commit : 880cc2655f7357e398e47c4e488b14b0a1f5671d
Author : Phil Knirsch <pknirsch@fedoraproject.org>
Date : 2008-02-26T14:21:04+00:00
Stats : +6/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/setup/c/880cc2655f7357e398e47c4e488b14b0a1f5671d?branch=update_services
Log:
- Corrected wrong /etc/profile.d behaviour for non-interactive bash and
tcsh
---
diff --git a/.cvsignore b/.cvsignore
index 9cc6b80..8ae6de0 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-setup-2.6.11.tar.bz2
+setup-2.6.12.tar.bz2
diff --git a/setup.spec b/setup.spec
index 9cd3771..068f1d3 100644
--- a/setup.spec
+++ b/setup.spec
@@ -1,6 +1,6 @@
Summary: A set of system configuration and setup files.
Name: setup
-Version: 2.6.11
+Version: 2.6.12
Release: 1%{?dist}
License: Public Domain
Group: System Environment/Base
@@ -76,6 +76,9 @@ rm -rf %{buildroot}
%ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/mtab
%changelog
+* Tue Feb 26 2008 Phil Knirsch <pknirsch@redhat.com> 2.6.12-1
+- Corrected wrong /etc/profile.d behaviour for non-interactive bash and tcsh
+
* Fri Feb 22 2008 Phil Knirsch <pknirsch@redhat.com> 2.6.11-1
- Fixed problem with /etc/profile.d/* and non-interactive tcsh (#299221)
- Fixed xterm -title problem (#387581)
diff --git a/sources b/sources
index 094061d..b762861 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2ba94c9f51cfa4b88c673041cd204ec3 setup-2.6.11.tar.bz2
+450adad5670dcde6062525a8a0108b1b setup-2.6.12.tar.bz2
reply other threads:[~2026-06-22 15:54 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=178214369617.1.17733888162244573998.rpms-setup-880cc2655f73@fedoraproject.org \
--to=pknirsch@fedoraproject.org \
--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