Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

coreutils-5.97-5mdv2007.0 RPM for x86_64

From Mandriva 2007.0 for x86_64 / media / main / testing

Name: coreutils Distribution: Mandriva Linux
Version: 5.97 Vendor: Mandriva
Release: 5mdv2007.0 Build date: Sun Oct 22 12:11:30 2006
Group: System/Base Build host: deborah.mandriva.com
Size: 8818599 Source RPM: coreutils-5.97-5mdv2007.0.src.rpm
Packager: Iurt the rebuild bot <warly@mandriva.com>
Url: ftp://alpha.gnu.org/gnu/coreutils/
Summary: The GNU core utilities: a set of tools commonly used in shell scripts
These are the GNU core utilities.  This package is the union of
the old GNU fileutils, sh-utils, and textutils packages.

These tools're the GNU versions of common useful and popular
file & text utilities which are used for:
- file management
- shell scripts
- modifying text file (spliting, joining, comparing, modifying, ...)

Most of these programs have significant advantages over their Unix
counterparts, such as greater speed, additional options, and fewer
arbitrary limits.

The following tools're included:

  basename cat chgrp chmod chown chroot cksum comm cp csplit cut date dd
  df dir dircolors dirname du echo env expand expr factor false fmt fold
  ginstall groups head hostid hostname id join kill link ln logname ls
  md5sum mkdir mkfifo mknod mv nice nl nohup od paste pathchk pinky pr
  printenv printf ptx pwd readlink rm rmdir seq sha1sum shred sleep sort
  split stat stty su sum sync tac tail tee test touch tr true tsort tty
  uname unexpand uniq unlink uptime users vdir wc who whoami yes

Provides

Requires

Copyright

GPL

Signatures

internal MD5: 647c163530093570710cb1abdf42363d
GPG

Changelog

* Sat Oct 21 2006 Olivier Blin <oblin@mandriva.com>
  + 2006-10-20 16:20:39 (71591)
  - 5.97-5mdv2007.0
* Sat Oct 21 2006 Olivier Blin <oblin@mandriva.com>
  + 2006-10-20 16:03:38 (71589)
  - explicitely run autotools (or else configure is run two times), we need them for pam/i18n/acl/xattr/hname
* Sat Oct 21 2006 Olivier Blin <oblin@mandriva.com>
  + 2006-10-20 15:50:12 (71587)
  - don't require unavalaible autoconf 2.59d, it will prevent pam/i18n/ack/xattr/hname patches from being used (#26664)
* Fri Oct 20 2006 Olivier Blin <oblin@mandriva.com>
  + 2006-10-19 11:29:35 (71256)
  - rebuild for su to be linked with pam (#26353 and #26527)
* Fri Oct 20 2006 Olivier Blin <oblin@mandriva.com>
  + 2006-10-19 11:11:02 (71240)
  - add coreutils in the 2007.0 updates branch
* Sat Oct 14 2006 Olivier Blin <oblin@mandriva.com>
  + 2006-10-13 15:52:19 (64589)
  - Import coreutils
* Thu Aug 31 2006 Thierry Vignaud <tvignaud@mandriva.com> 5.97-3mdv2007.0
  - kill patch 1155 thus the testsuite works again (#16209)
    [warning: this means cp -i -f behaves like cp -i, no more like cp -f]
  - update & reenable patch 1001-1004 from suse (ACL+xattr support)
* Thu Aug 31 2006 Thierry Vignaud <tvignaud@mandriva.com> 5.97-1mdv2007.0
  - new release
  - update patches 800 & 1001 from rh
  - rediff patches 101, 105, 111, 114, 1115, 703 & 1003
  - kill patches 108, 112, 116, 117, 153, 908, 2000 (merged upstream)
  - kill patch 2001 (no more needed)
  - kill patch 105 (unstandard option)
  - drop patches 111 (deprecated rh patch introduced in fileutils-4.1.1-1mdk),
    114 (likewise, 4.1) 115 (likewise, 4.1.5-1mdk), 710, 901 (no more needed),
    1002 (merged in 1001)
  - source 200: sync with fedora
  - disable patch 104 (it's time to catch offenders) and 1003 (broken)
  - fix build
* Thu Aug 31 2006 Thierry Vignaud <tvignaud@mandriva.com> 5.2.1-11mdv2007.0
  - patch 2000: update zh translation (#17302)
  - patch 2001: fix build
  - fix macro-in-%changelog
* Sat May 13 2006 Stefan van der Eijk <stefan@eijk.nu> 5.2.1-10mdk
  - rebuild for sparc
* Mon Jan 30 2006 Olivier Blin <oblin@mandriva.com> 5.2.1-9mdk
  - use "include" directive instead of deprecated pam_stack module
* Fri Aug 19 2005 Stew Benedict <sbenedict@mandriva.com> 5.2.1-8mdk
  - redo LSB/i18n patch, join segfaults during LSB testing 
    when compiled with gcc4
* Fri Aug 12 2005 Leonardo Chiquitto Filho <chiquitto@mandriva.com> 5.2.1-7mdk
  - patches 1001, 1002 1003: add support to posix acls and extended attributes
    (#15050)
  - patch 801: fix some typos in pt_BR.po file
* Fri Aug 12 2005 Nicolas Lécureuil <neoclust@mandriva.org> 5.2.1-6mdk
  - fix rpmlint errors (PreReq)
* Thu Feb 10 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.2.1-5mdk
  - move expr into /bin (#7052)
* Mon Jul 26 2004 Christiaan Welvaart <cjw@daneel.dyndns.org> 5.2.1-4mdk
  - run automake for patch 111
* Fri Jun 25 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.2.1-3mdk
  - simplify build
* Thu Jun 24 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.2.1-2mdk
  - fix link with pam
  - fix --short-circuit when %build failled
  - patch 910: show correct CPU name (Marcin Gondek, #7865)
    (if it brokes anything, we'll revert)
  - patch 111: fix ls build
* Fri Apr 02 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.2.1-1mdk
  - new release
  - remove patch 502, 906 (useless)
* Sun Jan 25 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.1.2-1mdk
  - new release
  - rediff patches 706 and 908
  - update patch 800
  - update source 201 in order to fix build
* Sun Jan 18 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.1.1-1mdk
  - new release
  - rediff patch 102
* Thu Jan 15 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.1.0-2mdk
  - update patch 800 (fix two unitialized variables in cut::cut_field_mb())
* Mon Jan 12 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.1.0-1mdk
  - new release
  - rediff patches 111, 909
  - update patch 800
  - remove patches 503, 702 (merged upstream), 103 (obsoloted by upstream fix in
    fileutils-4.0.33)
* Fri Jan 09 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.0.91-7mdk
  - patch 909: 64 bit fixes (gwenole)
* Thu Jan 08 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.0.91-6mdk
  - remove patch 907, better fix #6736 by removing suprious linking
* Wed Jan 07 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.0.91-5mdk
  - patch 907: [ and test should not behave the same (#6736)
  - patch 908: fix build, make it --short-circuit aware
* Wed Dec 17 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.0.91-4mdk
  - patch 800: update li18nux patch
* Mon Dec 15 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.0.91-3mdk
  - patch 906: restore old chown behaviour
* Fri Dec 12 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.0.91-2mdk
  - remove useless patch 113
  - Luca Berra <bluca@vodka.it>:
    o fix i18n patch that broke cut -c
    o move help2man in %prep and use it for make (fix build)
* Wed Dec 10 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.0.91-1mdk
  - new release
  - rediff patches 111, 113, 115, 503, 702, 706, 800, 904 :-(
  - kill patch 180 (obsolete), 903 (now useless), 905 (merged upstream)
  - fix patch 800 url
  - patch 503: adapt it to latest param changes
* Wed Nov 12 2003 Vincent Danen <vdanen@mandrakesoft.com> 5.0-8mdk
  - security fix for CAN-2003-0853, CAN-2003-0854

Files

ธา


Generated by rpm2html 1.8.1

Daniel Veillard, Fri Oct 10 04:11:17 2008