- No longer need alt-md5sum-binary, dircolors, mkdir, mkdir2 or tac
    patches.
This commit is contained in:
Tim Waugh 2005-11-08 14:52:30 +00:00
parent 838ee2d4d1
commit 02489bd234
3 changed files with 9 additions and 12 deletions

View File

@ -1,2 +1,3 @@
coreutils-5.2.1.tar.bz2 coreutils-5.2.1.tar.bz2
coreutils-5.92.tar.bz2 coreutils-5.92.tar.bz2
coreutils-5.93.tar.bz2

View File

@ -1,6 +1,6 @@
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.92 Version: 5.93
Release: 1 Release: 1
License: GPL License: GPL
Group: System Environment/Base Group: System Environment/Base
@ -16,12 +16,8 @@ Source106: colorls.csh
Source200: su.pamd Source200: su.pamd
# From upstream # From upstream
Patch1: coreutils-mkdir.patch
Patch2: coreutils-dircolors.patch
Patch3: coreutils-mkdir2.patch
Patch4: coreutils-tac.patch
Patch5: coreutils-5.92-alt-md5sum-binary.patch
# Our patches
Patch100: coreutils-chgrp.patch Patch100: coreutils-chgrp.patch
Patch107: fileutils-4.1.10-timestyle.patch Patch107: fileutils-4.1.10-timestyle.patch
Patch182: coreutils-acl.patch Patch182: coreutils-acl.patch
@ -72,12 +68,8 @@ the old GNU fileutils, sh-utils, and textutils packages.
%setup -q %setup -q
# From upstream # From upstream
%patch1 -p0 -b .mkdir
%patch2 -p0 -b .dircolors
%patch3 -p0 -b .mkdir2
%patch4 -p0 -b .tac
%patch5 -p1 -b .alt-md5sum-binary
# Our patches
%patch100 -p1 -b .chgrp %patch100 -p1 -b .chgrp
%patch107 -p1 -b .timestyle %patch107 -p1 -b .timestyle
%patch182 -p1 -b .acl %patch182 -p1 -b .acl
@ -262,6 +254,10 @@ fi
/sbin/runuser /sbin/runuser
%changelog %changelog
* Tue Nov 8 2005 Tim Waugh <twaugh@redhat.com> 5.93-1
- 5.93.
- No longer need alt-md5sum-binary, dircolors, mkdir, mkdir2 or tac patches.
* Fri Oct 28 2005 Tim Waugh <twaugh@redhat.com> 5.92-1 * Fri Oct 28 2005 Tim Waugh <twaugh@redhat.com> 5.92-1
- Finished porting i18n patch to sort.c. - Finished porting i18n patch to sort.c.
- Fixed for sort-mb-tests (avoid +n syntax). - Fixed for sort-mb-tests (avoid +n syntax).

View File

@ -1 +1 @@
f2ad653731ebc9d5763be5971b4d41e0 coreutils-5.92.tar.bz2 955d8abfd3dd8af2ca3af51480f1f9af coreutils-5.93.tar.bz2