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

fileutils-4.1-4.2 Source RPM

From SourceForge / o / om / omaemona

Name: fileutils Distribution: Unknown
Version: 4.1 Vendor: AZB-Taro
Release: 4.2 Build date: Sat Dec 22 02:24:22 2001
Group: Applications/File Build host: thinkeress
Size: 1588163 Source RPM:
Packager: AZB-Taro
Summary: The GNU versions of common file management utilities.
The fileutils package includes a number of GNU versions of common and
popular file management utilities. Fileutils includes the following
tools: chgrp (changes a file's group ownership), chown (changes a
file's ownership), chmod (changes a file's permissions), cp (copies
files), dd (copies and converts files), df (shows a filesystem's disk
usage), dir (gives a brief directory listing), dircolors (the setup
program for the color version of the ls command), du (shows disk
usage), install (copies files and sets permissions), ln (creates file
links), ls (lists directory contents), mkdir (creates directories),
mkfifo (creates FIFOs or named pipes), mknod (creates special files),
mv (renames files), rm (removes/deletes files), rmdir (removes empty
directories), sync (synchronizes memory and disk), touch (changes file
timestamps), and vdir (provides long directory listings).

Provides

Requires

Copyright

GPL

Signatures

internal MD5: 639e34f2b5ae03c9c6e0d72904397a9f

Changelog

* Fri Dec 21 2001 AZB-Taro 4.1-4.2
  - Add the document OMAEMONA.
* Thu Nov 15 2001 AZB-Taro 4.1-4.1
  - 2ch message catalogue is included.
* Wed Aug 08 2001 Bernhard Rosenkraenzer <bero@redhat.com> 4.1-4
  - If ls is ^C'ed or ^Z'ed, reset the terminal to sane colors (#50278)
* Wed May 16 2001 Bernhard Rosenkraenzer <bero@redhat.com> 4.1-2
  - BuildRequires libtermcap-devel (#45006)
* Wed May 16 2001 Bernhard Rosenkraenzer <bero@redhat.com> 4.1-2
  - Handle ~/.dir_colors in addition to ~/.dircolors, because that's what
    the docs say... (#40581)
* Thu May 03 2001 Bernhard Rosenkraenzer <bero@redhat.com> 4.1-1
  - 4.1
* Sat Apr 14 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  - 4.0.43
* Tue Mar 13 2001 Jakub Jelinek <jakub@redhat.com>
  - Fix usage of S_TYPEISSHM, which takes address of stat structure, not
    st_mode field.
* Mon Mar 05 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  - Fix up -lrt -lpthread patch
* Sun Mar 04 2001 Jakub Jelinek <jakub@redhat.com>
  - Don't link ls/dir/vdir against -lrt and -lpthread
* Thu Feb 22 2001 Trond Eivind Glomsrød <teg@redhat.com>
  - langify
* Sun Jan 14 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  - 4.0.36
  - rewrite dumbterm patch to adapt to 4.0.36
* Tue Jan 09 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  - dd shouldn't try to truncate devices (Bug #23709)
* Mon Jan 08 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  - 4.0.35
* Mon Dec 11 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  - 4.0.33
* Sun Nov 05 2000 Florian La Roche <Florian.LaRoche@redhat.de>
  - 4.0.31
* Sun Nov 05 2000 Florian La Roche <Florian.LaRoche@redhat.de>
  - 4.0.30
* Sun Oct 29 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  - 4.0.29
* Sun Oct 08 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  - 4.0.27
* Thu Sep 21 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  - 4.0z (Mostly POSIX compliance stuff)
* Thu Aug 24 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  - Fix up the dircolors initialization script (Bug #16918)
* Sun Aug 13 2000 Nalin Dahyabhai <nalin@redhat.com>
  - fix a bad optimization that broke du ("du -sk . *")
* Wed Aug 02 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  - Update to 4.0x, this fixes cp -r DIR1/ DIR2
* Tue Jul 11 2000 Prospector <bugzilla@redhat.com>
  - automatic rebuild
* Sun Jul 09 2000 Preston Brown <pbrown@redhat.com>
  - colorls scripts evaluate ~/.dircolors (#12634)
* Sun Jul 02 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  - Fix up colorls.{c,}sh (Bug #13384)
  - 4.0w (this fixes a relatively critical cp -R bug)
* Fri Jun 23 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  - Replace a reference to %{_prefix}/share/info with
    %{_infodir} for backwards compatibility
    (Bug #12817)
  - Fix compilation with current glibc
* Fri Jun 16 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  - 4.0u (2 bugfixes)
* Wed May 31 2000 Matt Wilson <msw@redhat.com>
  - fix usage of configure and makeinstall macros
  - use _infodir macros
  - fixed filelist to be more generic
* Tue May 30 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  - 4.0s (important bugfixes + interesting new chown option --from=)
  - some tweaks to spec file
  - fix up filesystem layout for new FSSTND (/usr/share/man ...)
  - fix build on sparc
  - fix up installation with the new configure macro
* Fri Apr 07 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  - 4.0q
* Mon Mar 06 2000 Cristian Gafton <gafton@redhat.com>
  - get rid of 'ls -C' crap. It breaks pipes
* Thu Mar 02 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  - Don't use color-ls on dumb terminals
* Wed Feb 16 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  - Fix up mv behavior when overwriting a write-protected file without -f
    (Bug #6246)
* Tue Feb 15 2000 Cristian Gafton <gafton@redhat.com>
  - take out the default -F argument to ls (the extra chars are breaking
    scripts)
* Tue Feb 08 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  - Back out the cp -x fix, as it breaks cp -r.
    I'll look into really fixing it when I have the time; for now, -r
    is more important than -x.
* Sun Feb 06 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  - Fix up the cp -x option (Bug #8726)
* Sat Feb 05 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  - don't produce a fatal error on -s when strip fails
  - handle special bits with install -m (Bug #7080)
* Tue Feb 01 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  - 4.0p stuff: quote multibyte characters correctly.
* Mon Jan 31 2000 Cristian Gafton <gafton@redhat.com>
  - add patch to disable st_size computation for devices (hjl)
* Thu Jan 27 2000 Nalin Dahyabhai <nalin@redhat.com>
  - disable DOOR type, which makes tcsh unhappy
  - gzipped man pages
* Tue Jan 04 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  - Fixes from 4.0m
* Sat Dec 11 1999 Bernhard Rosenkraenzer <bero@redhat.com>
  - Fix output of mkdir --verbose -p (Bug #7770)
* Wed Nov 17 1999 Bernhard Rosenkraenzer <bero@redhat.com>
  - Fix a typo in colorls.sh
  - Add the -C option to install for compatibility with *BSD
  - unset LINGUAS in spec file to fix build on most 6.1 installations
* Tue Nov 16 1999 Bernhard Rosenkraenzer <bero@redhat.com>
  - Add colorls.sh/colorls.csh to /etc/profile.d
    (Newbies are likely to like them, professionals who don't will know
    how to remove them. Also, they're compatible with DLD)
  - Modify /etc/DIR_COLORS:
    - recognize .bz2, .bz, .tz, .png, .sh, .csh, .rpm, .cpio, .tif
    - recognize color_xterm, dtterm, rxvt and cons25 as colorizable
* Thu Sep 23 1999 Cristian Gafton <gafton@redhat.com>
  - don't apply the samefile patch anymore (breaks globbing). Patch still
    included in the src.rpm for a later day fix
* Sun Sep 12 1999 Cristian Gafton <gafton@redhat.com>
  - fix my patch some more and use lstat instead
* Fri Sep 10 1999 Bill Nottingham <notting@redhat.com>
  - fix gafton's patch ;)
* Thu Sep 09 1999 Cristian Gafton <gafton@redhat.com>
  - patch to stop "mv b b" from creating a stupid b/b directory.
* Mon Aug 30 1999 Jeff Johnson <jbj@redhat.com>
  - install -D should create DEST not SOURCE filename (#3339).
* Sun Aug 22 1999 Preston Brown <pbrown@redhat.com>
  - fixed display of symlinked directories in ls (#4561)
* Tue Jul 27 1999 Cristian Gafton <gafton@redhat.com>
  - correctly display mount points that have spaces in them (#3317)
* Mon Mar 22 1999 Cristian Gafton <gafton@redhat.com>
  - version 4.0
* Sat Mar 20 1999 Cristian Gafton <gafton@redhat.com> 
  - auto rebuild in the new build environment (release 12)
* Wed Aug 05 1998 Erik Troan <ewt@redhat.com>
  - got install-info stuff working in %post/%pre
* Thu Apr 23 1998 Prospector System <bugs@redhat.com>
  - translations modified for de, fr, tr
* Wed Apr 08 1998 Cristian Gafton <gafton@redhat.com>
  - manhattan rebuild
  - added %clean
* Tue Oct 21 1997 Erik Troan <ewt@redhat.com>
  - minor patch for glibc 2.1
* Sun Oct 19 1997 Erik Troan <ewt@redhat.com>
  - install-info turned off, as it creates a prereq loop
* Thu Oct 16 1997 Donnie Barnes <djb@redhat.com>
  - install-info turned on
  - added BuildRoot
* Sun Sep 14 1997 Erik Troan <ewt@redhat.com>
  - can't use install-info until %post -p allows argument passing
* Sat Sep 13 1997 Erik Troan <ewt@redhat.com>
  - uses install-info
* Thu May 15 1997 Erik Troan <ewt@redhat.com>
  - rebuilt for glibc.
* Mon Feb 24 1997 Erik Troan <ewt@redhat.com>
  - Hacked at mktime() test to work on 64 bit machines w/ broken mktime(). I
    told Ulrich Drepper and Richard Henderson about this, so hopefully glibc
    will get fixed.
* Wed Feb 19 1997 Michael Fulbright <msf@redhat.com>
  - Updated to version 3.16.

Files




Generated by rpm2html 1.8.1

Daniel Veillard, Mon Jul 7 02:30:15 2008