speed up pathmunge inside bashrc (#544652), do not use deprecated egrep in
profile
This commit is contained in:
parent
857020b988
commit
2d11ca418e
@ -1 +1 @@
|
||||
setup-2.8.11.tar.bz2
|
||||
setup-2.8.12.tar.bz2
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: A set of system configuration and setup files
|
||||
Name: setup
|
||||
Version: 2.8.11
|
||||
Version: 2.8.12
|
||||
Release: 1%{?dist}
|
||||
License: Public Domain
|
||||
Group: System Environment/Base
|
||||
@ -89,6 +89,10 @@ end
|
||||
%ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/mtab
|
||||
|
||||
%changelog
|
||||
* Thu Dec 17 2009 Ondrej Vasik <ovasik@redhat.com> 2.8.12-1
|
||||
- speed up pathmunge inside bashrc (#544652)
|
||||
- do not use deprecated egrep in profile
|
||||
|
||||
* Thu Dec 03 2009 Ondrej Vasik <ovasik@redhat.com> 2.8.11-1
|
||||
- don't have HISTCONTROL ignorespace by default (#520632),
|
||||
but do not override it when it is already set
|
||||
|
||||
Loading…
Reference in New Issue
Block a user