This commit is contained in:
Bill Nottingham 2005-06-20 20:30:12 +00:00
parent bc6688e301
commit 69ada6711e
3 changed files with 8 additions and 3 deletions

View File

@ -1 +1 @@
setup-2.5.45.tar.bz2
setup-2.5.46.tar.bz2

View File

@ -1,12 +1,13 @@
Summary: A set of system configuration and setup files.
Name: setup
Version: 2.5.45
Version: 2.5.46
Release: 1
License: public domain
Group: System Environment/Base
Source: setup-%{version}.tar.bz2
Buildroot: %{_tmppath}/%{name}-root
BuildArchitectures: noarch
BuildRequires: bash tcsh
Conflicts: initscripts < 4.26, bash <= 2.0.4-21
%description
@ -71,6 +72,10 @@ rm -rf %{buildroot}
%ghost %attr(0400,root,root) %verify(not md5 size mtime) /var/log/lastlog
%changelog
* Mon Jun 20 2005 Bill Nottingham <notting@redhat.com> 2.5.46-1
- add buildrequires on bash, tcsh (#161016)
- move core dump size setting from csh.login to csh.cshrc (#156914)
* Fri Jun 17 2005 Bill Nottingham <notting@redhat.com> 2.5.45-1
- ksh doesn't implement EUID/UID. Work around that. (#160731)

View File

@ -1 +1 @@
9fc31c8096e948aac961dfa410d10c16 setup-2.5.45.tar.bz2
13783f4c5804622eba4b4cc57b4906c4 setup-2.5.46.tar.bz2