diff --git a/coreutils.spec b/coreutils.spec index 27e0d24..bfae76b 100644 --- a/coreutils.spec +++ b/coreutils.spec @@ -1,7 +1,7 @@ Summary: The GNU core utilities: a set of tools commonly used in shell scripts Name: coreutils Version: 4.5.3 -Release: 19.0.2 +Release: 19.1 License: GPL Group: System Environment/Base Url: ftp://alpha.gnu.org/gnu/coreutils/ @@ -81,8 +81,8 @@ Patch900: coreutils-4.5.3-test-bugs.patch Patch901: coreutils-4.5.3-signal.patch Patch902: coreutils-4.5.3-regex.patch Patch903: coreutils-4.5.3-manpage.patch -Patch904: coreutils-lsw.patch +Patch904: /patches/coreutils-4.5.3-fold-initvar.patch BuildRoot: %_tmppath/%{name}-root BuildRequires: gettext libtermcap-devel pam-devel texinfo @@ -166,7 +166,7 @@ mv po/{lg,lug}.po %patch901 -p1 -b .signal %patch902 -p1 -b .regex %patch903 -p1 -b .manpage -%patch904 -p1 -b .lsw +%patch904 -p1 -b .initvar %build %{expand:%%global optflags %{optflags} -D_GNU_SOURCE=1} @@ -295,11 +295,8 @@ fi %_sbindir/chroot %changelog -* Wed Oct 29 2003 Tim Waugh 4.5.3-19.0.2 -- Fixed xalloc function declarations. - -* Wed Oct 22 2003 Tim Waugh 4.5.3-19.0.1 -- Apply Paul Eggart's patches for 'ls -w'. +* Fri Apr 11 2003 Matt Wilson 4.5.3-19.1 +- fix segfault in fold (#88683) * Tue Feb 18 2003 Tim Waugh 4.5.3-19 - Ship readlink(1) (bug #84200).