- 5.96. No longer need proc patch.

This commit is contained in:
Tim Waugh 2006-05-22 14:06:48 +00:00
parent d2082bba11
commit 35a4320fd9
3 changed files with 7 additions and 4 deletions

View File

@ -3,3 +3,4 @@ coreutils-5.92.tar.bz2
coreutils-5.93.tar.bz2 coreutils-5.93.tar.bz2
coreutils-5.94.tar.bz2 coreutils-5.94.tar.bz2
coreutils-5.95.tar.bz2 coreutils-5.95.tar.bz2
coreutils-5.96.tar.bz2

View File

@ -1,7 +1,7 @@
Summary: The GNU core utilities: a set of tools commonly used in shell scripts Summary: The GNU core utilities: a set of tools commonly used in shell scripts
Name: coreutils Name: coreutils
Version: 5.95 Version: 5.96
Release: 3 Release: 2
License: GPL License: GPL
Group: System Environment/Base Group: System Environment/Base
Url: http://www.gnu.org/software/coreutils/ Url: http://www.gnu.org/software/coreutils/
@ -43,7 +43,6 @@ Patch908: coreutils-getgrouplist.patch
Patch912: coreutils-overflow.patch Patch912: coreutils-overflow.patch
Patch913: coreutils-afs.patch Patch913: coreutils-afs.patch
Patch914: coreutils-tee.patch Patch914: coreutils-tee.patch
Patch915: coreutils-proc.patch
#SELINUX Patch #SELINUX Patch
Patch950: coreutils-selinux.patch Patch950: coreutils-selinux.patch
@ -97,7 +96,6 @@ the old GNU fileutils, sh-utils, and textutils packages.
%patch912 -p1 -b .overflow %patch912 -p1 -b .overflow
%patch913 -p1 -b .afs %patch913 -p1 -b .afs
%patch914 -p1 -b .tee %patch914 -p1 -b .tee
%patch915 -p1 -b .proc
#SELinux #SELinux
%patch950 -p1 -b .selinux %patch950 -p1 -b .selinux
@ -266,6 +264,9 @@ fi
/sbin/runuser /sbin/runuser
%changelog %changelog
* Mon May 22 2006 Tim Waugh <twaugh@redhat.com> 5.96-2
- 5.96. No longer need proc patch.
* Fri May 19 2006 Tim Waugh <twaugh@redhat.com> * Fri May 19 2006 Tim Waugh <twaugh@redhat.com>
- Fixed pr properly in multibyte locales (bug #192381). - Fixed pr properly in multibyte locales (bug #192381).

View File

@ -1 +1,2 @@
8c4991ea73dd31f3191af61da3b58e59 coreutils-5.95.tar.bz2 8c4991ea73dd31f3191af61da3b58e59 coreutils-5.95.tar.bz2
bf55d069d82128fd754a090ce8b5acff coreutils-5.96.tar.bz2