speedup pathmunge() by using portable case(#544652)

This commit is contained in:
Ondrej Vasik 2010-05-24 12:42:53 +00:00
parent 87e025baab
commit 09b37a50ba
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
setup-2.8.19.tar.bz2
setup-2.8.20.tar.bz2

View File

@ -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

View File

@ -1 +1 @@
88110c26541e2978995125c77754e929 setup-2.8.19.tar.bz2
2c7df0ffc7e795e4daec98f53fcc3238 setup-2.8.20.tar.bz2