we need to source /etc/bashrc from /etc/profile for bash
This commit is contained in:
parent
e8d3f21ab6
commit
948a5acf91
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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)
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (setup-2.10.9.tar.bz2) = 6a6b90c59cbe85ed4e4204496080d3457a3e126519a95584659d114c541754e5bf19d66fdccc4281ca2703d29b892fe19992bfe47ad56188649740fcfeb8a4a0
|
||||
SHA512 (setup-2.10.10.tar.bz2) = 61edbdb3cc5e660859aac478146e9ad5d47acbdecbb4ca1cf3c2d1d665b04505fe40ce98a019aeb73dc1b6fb4fc6d4a2d7354588aee3326d8a30a5d638c7989a
|
||||
|
||||
Loading…
Reference in New Issue
Block a user