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

procinfo-18-20.fc7 RPM for i386

From Fedora 7 for i386

Name: procinfo Distribution: Red Hat (FC-7)
Version: 18 Vendor: Red Hat, Inc.
Release: 20.fc7 Build date: Thu Jan 11 17:17:31 2007
Group: Applications/System Build host: ls20-bc1-13.build.redhat.com
Size: 59781 Source RPM: procinfo-18-20.fc7.src.rpm
Packager: Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla>
Summary: A tool for gathering and displaying system information.
The procinfo command gets system data from the /proc directory (the
kernel filesystem), formats it and displays it on standard output.
You can use procinfo to acquire information about your system from the
kernel as it is running.

Install procinfo if you'd like to use it to gather and display system
data.

Provides

Requires

Copyright

GPL

Signatures

internal MD5: 2392c39f036d15366b03219db6733b2d
GPG

Changelog

* Thu Jan 11 2007 Karel Zak <kzak@redhat.com> 18-20
  - bye bye libtermcap
* Thu Jul 20 2006 Karel Zak <kzak@redhat.com> - 18-19
  - rebuild
* Thu Jul 13 2006 Jesse Keating <jkeating@redhat.com> - 18-18.3.1
  - rebuild
* Sat Apr 22 2006 Karel Zak <kzak@redhat.com> - 18-18.2.3
  - fix #185300 - cpu steal time support
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 18-18.2.1
  - bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 18-18.2
  - rebuilt for new gcc4.1 snapshot and glibc changes
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
  - rebuilt
* Thu Oct 13 2005 Karel Zak <kzak@redhat.com> 18-18
  - improve procinfo-18-ranges.patch
* Thu Oct 13 2005 Karel Zak <kzak@redhat.com> 18-17
  - fix #170424 - procinfo crashing on X86_64
* Wed May 11 2005 Karel Zak <kzak@redhat.com> 18-16
  - fixed debuginfo
* Sat Mar 05 2005 Karel Zak <kzak@redhat.com> 18-15
  - rebuilt
* Fri Dec 17 2004 Karel Zak <kzak@redhat.com> 18-14
  - fixed limit of devices (#89176)
* Wed Jun 16 2004 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Sat Jan 17 2004 Mike A. Harris <mharris@redhat.com> 18-11
  - Added procinfo-18-mharris-use-sysconf.patch to use sysconf for determining
    the number of processors online, as this is more portable between different
    CPU architectures than relying on particular /proc file entry contents and
    formatting.  We ship on 7 architectures (x86, ia64, AMD64, ppc, ppc64, s390,
    s390x), and the current code only handled x86, alpha, sparc.  sysconf will
    work on all processors.  Better fix for (#9497)
* Thu Jun 05 2003 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
  - rebuilt
* Tue Oct 08 2002 Mike A. Harris <mharris@redhat.com> 18-7
  - Removed TODO from doc list as the file isn't present any longer
  - Checked upstream URL, still no package version update.
* Tue Oct 08 2002 Mike A. Harris <mharris@redhat.com> 18-6
  - All-arch rebuild
  - Updated to use {_bindir} et al.
  - Fixed Buildroot: line in specfile to be sensible
* Sat Jun 22 2002 Tim Powers <timp@redhat.com>
  - automated rebuild
* Fri May 24 2002 Tim Powers <timp@redhat.com>
  - automated rebuild
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
  - automated rebuild
* Sun Jul 22 2001 Bernhard Rosenkraenzer <bero@redhat.com> 18-2
  - Add BuildRequires (#49561)
  - s/Copyright/License/
* Thu Apr 26 2001 Bernhard Rosenkraenzer <bero@redhat.com> 18-1
  - 18
* Mon Dec 11 2000 Erik Troan <ewt@redhat.com>
  - built on all archs
* Thu Nov 16 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  - fix up lsdev (Bug #10295 and a couple of unreported bugs) 
  - fix up calculation of uptime milliseconds (introduced by gcc acting
    differently from previous releases, t/100*100 != t*100/100)
    (Bug #20741)
* Tue Oct 17 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  - Fix uptime calculation (Bug #18673)
    This problem was introduced by gcc acting differently from previous
    releases (t * 100 / HZ --> overflow; t / HZ * 100 ok).
* Tue Oct 03 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  - Fix CPU stats after very long uptimes (Bug #17391)
* Wed Aug 09 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  - Fix reported number of CPUs on sparc (Bug #9597)
* Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
  - automatic rebuild
* Mon Jun 19 2000 Matt Wilson <msw@redhat.com>
  - FHS man paths (patch3)
  - buildable as non-root (patch3)
* Fri Feb 18 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  - Fix up the CPU detection patch (Bug #9497)
* Sat Feb 05 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  - handle compressed man pages
* Tue Oct 05 1999 Michael K. Johnson <johnsonm@redhat.com>
  - fix cpu detection on sparc and alpha
* Sat Aug 28 1999 Preston Brown <pbrown@redhat.com>
  - upgraded to r17, which incorporates several of our patches + smp fixes
  - fix bug #1959
* Tue Mar 23 1999 Preston Brown <pbrown@redhat.com>
  - patched to work with kernels with LOTS of IRQs. (bug 1616)
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> 
  - auto rebuild in the new build environment (release 2)
* Fri Mar 12 1999 Michael Maher <mike@redhat.com>
  - updated to version 16
  - closed bug 1349
* Fri Nov 20 1998 Michael K. Johnson <johnsonm@redhat.com>
  - updated to version 15 to fix bugzilla 70.
* Sat Oct 03 1998 Jeff Johnson <jbj@redhat.com>
  - calculate time per-cent on non-{alpha,i386} correctly.
* Fri Sep 11 1998 Cristian Gafton <gafton@redhat.com>
  - upgraded to version 14
  - fixed the spec file
* Fri May 01 1998 Donnie Barnes <djb@redhat.com>
  - updated from 0.11 to 13
  - added socklist program
* Tue Apr 28 1998 Prospector System <bugs@redhat.com>
  - translations modified for de, fr, tr
* Fri Oct 24 1997 Michael K. Johnson <johnsonm@redhat.com>
  - updated to version 0.11
* Wed Jun 18 1997 Erik Troan <ewt@redhat.com>
  - built against glibc

Files

ˆ_ì	


Generated by rpm2html 1.8.1

Daniel Veillard, Sat Sep 6 03:34:50 2008