From 02489bd234ebacd6d92e0106ff1f6d501ba2c50f Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Nov 08 2005 14:52:30 +0000 Subject: - 5.93. - No longer need alt-md5sum-binary, dircolors, mkdir, mkdir2 or tac patches. --- diff --git a/.cvsignore b/.cvsignore index 5ecb618..09000d8 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,3 @@ coreutils-5.2.1.tar.bz2 coreutils-5.92.tar.bz2 +coreutils-5.93.tar.bz2 diff --git a/coreutils.spec b/coreutils.spec index f1d77d1..995cbf7 100644 --- a/coreutils.spec +++ b/coreutils.spec @@ -1,6 +1,6 @@ Summary: The GNU core utilities: a set of tools commonly used in shell scripts Name: coreutils -Version: 5.92 +Version: 5.93 Release: 1 License: GPL Group: System Environment/Base @@ -16,12 +16,8 @@ Source106: colorls.csh Source200: su.pamd # 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 Patch107: fileutils-4.1.10-timestyle.patch Patch182: coreutils-acl.patch @@ -72,12 +68,8 @@ the old GNU fileutils, sh-utils, and textutils packages. %setup -q # 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 %patch107 -p1 -b .timestyle %patch182 -p1 -b .acl @@ -262,6 +254,10 @@ fi /sbin/runuser %changelog +* Tue Nov 8 2005 Tim Waugh 5.93-1 +- 5.93. +- No longer need alt-md5sum-binary, dircolors, mkdir, mkdir2 or tac patches. + * Fri Oct 28 2005 Tim Waugh 5.92-1 - Finished porting i18n patch to sort.c. - Fixed for sort-mb-tests (avoid +n syntax). diff --git a/sources b/sources index b18c9e4..83793b8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f2ad653731ebc9d5763be5971b4d41e0 coreutils-5.92.tar.bz2 +955d8abfd3dd8af2ca3af51480f1f9af coreutils-5.93.tar.bz2