diff --git a/.cvsignore b/.cvsignore index 43f744b..390d990 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -setup-2.5.45.tar.bz2 +setup-2.5.46.tar.bz2 diff --git a/setup.spec b/setup.spec index 8a1304e..4dc3667 100644 --- a/setup.spec +++ b/setup.spec @@ -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 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 2.5.45-1 - ksh doesn't implement EUID/UID. Work around that. (#160731) diff --git a/sources b/sources index f467fab..a8f34bf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9fc31c8096e948aac961dfa410d10c16 setup-2.5.45.tar.bz2 +13783f4c5804622eba4b4cc57b4906c4 setup-2.5.46.tar.bz2