RPM Community Forums

Mailing List Message of <rpm-cvs>

[CVS] RPM: rpm/tools/ rpmdeps.c

From: Jeff Johnson <jbj@rpm5.org>
Date: Thu 16 Aug 2007 - 20:33:06 CEST
Message-Id: <20070816183306.3C7C8348455@rpm5.org>
  RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  ____________________________________________________________________________

  Server: rpm5.org                         Name:   Jeff Johnson
  Root:   /v/rpm/cvs                       Email:  jbj@rpm5.org
  Module: rpm                              Date:   16-Aug-2007 20:33:06
  Branch: HEAD                             Handle: 2007081619330600

  Modified files:
    rpm/tools               rpmdeps.c

  Log:
    shorter --help section message.

  Summary:
    Revision    Changes     Path
    2.12        +1  -1      rpm/tools/rpmdeps.c
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/tools/rpmdeps.c
  ============================================================================
  $ cvs diff -u -r2.11 -r2.12 rpmdeps.c
  --- rpm/tools/rpmdeps.c	1 Aug 2007 17:58:37 -0000	2.11
  +++ rpm/tools/rpmdeps.c	16 Aug 2007 18:33:06 -0000	2.12
  @@ -152,7 +152,7 @@
   static struct poptOption optionsTable[] = {
   
    { NULL, '\0', POPT_ARG_INCLUDE_TABLE, rpmcliAllPoptTable, 0,
  -	N_("Common options for all rpm modes and executables:"),
  +	N_("Common options:"),
   	NULL }, 
   
    { "cpuinfo",	0, POPT_ARG_VAL, &rpmdeps_mode, RPMDEP_RPMDSCPUINFO,
  @@ .
Received on Thu Aug 16 20:33:06 2007
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.