do not override already set PROMPT_COMMAND envvar(#691425), do not quit uidgidlint after first error, show all, update services to latest IANA
This commit is contained in:
parent
8b538d6db3
commit
0c6d9aa1ba
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@ setup-2.8.25.tar.bz2
|
||||
/setup-2.8.29.tar.bz2
|
||||
/setup-2.8.30.tar.bz2
|
||||
/setup-2.8.31.tar.bz2
|
||||
/setup-2.8.32.tar.bz2
|
||||
|
||||
10
setup.spec
10
setup.spec
@ -1,7 +1,7 @@
|
||||
Summary: A set of system configuration and setup files
|
||||
Name: setup
|
||||
Version: 2.8.31
|
||||
Release: 2%{?dist}
|
||||
Version: 2.8.32
|
||||
Release: 1%{?dist}
|
||||
License: Public Domain
|
||||
Group: System Environment/Base
|
||||
URL: https://fedorahosted.org/setup/
|
||||
@ -89,8 +89,10 @@ end
|
||||
%ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/fstab
|
||||
|
||||
%changelog
|
||||
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.8.31-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||
* Tue Apr 12 2011 Ondrej Vasik <ovasik@redhat.com> 2.8.32-1
|
||||
- do not override already set PROMPT_COMMAND envvar(#691425)
|
||||
- do not quit uidgidlint after first error, show all
|
||||
- update services to latest IANA
|
||||
|
||||
* Mon Jan 24 2011 Ondrej Vasik <ovasik@redhat.com> 2.8.31-1
|
||||
- drop ownership of /etc/mtab, now owned by util-linux
|
||||
|
||||
Loading…
Reference in New Issue
Block a user