public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/setup] update_services:  we need to source /etc/bashrc from /etc/profile for bash
Date: Mon, 22 Jun 2026 15:55:56 GMT	[thread overview]
Message-ID: <178214375654.1.8278645352505198028.rpms-setup-948a5acf91ff@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/setup
Branch : update_services
Commit : 948a5acf91fff228617c9382cc5858bc12ba0692
Author : Ondřej Vašík <ovasik@redhat.com>
Date   : 2017-09-04T16:43:34+02:00
Stats  : +6/-2 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/setup/c/948a5acf91fff228617c9382cc5858bc12ba0692?branch=update_services

Log:
we need to source /etc/bashrc from /etc/profile for bash

---
diff --git a/.gitignore b/.gitignore
index b129151..7719c0c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -63,3 +63,4 @@ setup-2.8.25.tar.bz2
 /setup-2.10.7.tar.bz2
 /setup-2.10.8.tar.bz2
 /setup-2.10.9.tar.bz2
+/setup-2.10.10.tar.bz2

diff --git a/setup.spec b/setup.spec
index 0b81e9c..7d1fa37 100644
--- a/setup.spec
+++ b/setup.spec
@@ -1,6 +1,6 @@
 Summary: A set of system configuration and setup files
 Name: setup
-Version: 2.10.9
+Version: 2.10.10
 Release: 1%{?dist}
 License: Public Domain
 Group: System Environment/Base
@@ -96,6 +96,9 @@ end
 %ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/fstab
 
 %changelog
+* Mon Sep 04 2017 Ondrej Vasik <ovasik@redhat.com> - 2.10.10-1
+- we need to source /etc/bashrc from /etc/profile for bash
+
 * Tue Aug 29 2017 Ondrej Vasik <ovasik@redhat.com> - 2.10.9-1
 - fix homedirs and shells for several users in uidgid file (#1190321)
 

diff --git a/sources b/sources
index 475b403..ee01b5d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (setup-2.10.9.tar.bz2) = 6a6b90c59cbe85ed4e4204496080d3457a3e126519a95584659d114c541754e5bf19d66fdccc4281ca2703d29b892fe19992bfe47ad56188649740fcfeb8a4a0
+SHA512 (setup-2.10.10.tar.bz2) = 61edbdb3cc5e660859aac478146e9ad5d47acbdecbb4ca1cf3c2d1d665b04505fe40ce98a019aeb73dc1b6fb4fc6d4a2d7354588aee3326d8a30a5d638c7989a

                 reply	other threads:[~2026-06-22 15:55 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=178214375654.1.8278645352505198028.rpms-setup-948a5acf91ff@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