Removed bad patch for bug #124298.

This commit is contained in:
Tim Waugh 2005-03-24 11:15:47 +00:00
parent 0fd0bd75ea
commit d2a729a131

View File

@ -49,7 +49,6 @@ Patch908: coreutils-getgrouplist.patch
Patch909: coreutils-zh_CN.patch
Patch910: coreutils-gcc4.patch
Patch911: coreutils-brokentest.patch
Patch912: coreutils-stale-utmp.patch
# From upstream
Patch920: coreutils-dateseconds.patch
@ -113,7 +112,6 @@ the old GNU fileutils, sh-utils, and textutils packages.
%patch909 -p1 -b .zh_CN
%patch910 -p1 -b .gcc4
%patch911 -p1 -b .brokentest
%patch912 -p1 -b .stale-utmp
# From upstream
%patch920 -p1 -b .dateseconds
@ -257,9 +255,6 @@ fi
/sbin/runuser
%changelog
* Wed Mar 23 2005 Tim Waugh <twaugh@redhat.com>
- Add who(1) patch to work around stale utmp entries (bug #109726).
* Wed Mar 14 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-42
- Fixed pam patch.
- Fixed broken configure test.