speedup pathmunge() by using portable case(#544652)
This commit is contained in:
parent
87e025baab
commit
09b37a50ba
@ -1 +1 @@
|
||||
setup-2.8.19.tar.bz2
|
||||
setup-2.8.20.tar.bz2
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: A set of system configuration and setup files
|
||||
Name: setup
|
||||
Version: 2.8.19
|
||||
Version: 2.8.20
|
||||
Release: 1%{?dist}
|
||||
License: Public Domain
|
||||
Group: System Environment/Base
|
||||
@ -89,7 +89,10 @@ end
|
||||
%ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/mtab
|
||||
|
||||
%changelog
|
||||
* Tue May 19 2010 Ondrej Vasik <ovasik@redhat.com> 2.8.19-1
|
||||
* Mon May 26 2010 Ondrej Vasik <ovasik@redhat.com> 2.8.20-1
|
||||
- speedup pathmunge() by using portable case(#544652)
|
||||
|
||||
* Wed May 19 2010 Ondrej Vasik <ovasik@redhat.com> 2.8.19-1
|
||||
- fix syntax error in bashrc pathmunge(since bash 3.2)(#592799)
|
||||
|
||||
* Tue Apr 27 2010 Ondrej Vasik <ovasik@redhat.com> 2.8.18-1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user