RPM Community Forums

Mailing List Message of <rpm-cvs>

[CVS] RPM: rpm/ macros.in

From: Ralf S. Engelschall <rse@rpm5.org>
Date: Sun 22 Jul 2007 - 10:09:53 CEST
Message-Id: <20070722080953.C68913484F4@rpm5.org>
  RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  ____________________________________________________________________________

  Server: rpm5.org                         Name:   Ralf S. Engelschall
  Root:   /v/rpm/cvs                       Email:  rse@rpm5.org
  Module: rpm                              Date:   22-Jul-2007 10:09:53
  Branch: HEAD                             Handle: 2007072209095300

  Modified files:
    rpm                     macros.in

  Log:
    fix typo in comment

  Summary:
    Revision    Changes     Path
    1.185       +2  -2      rpm/macros.in
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/macros.in
  ============================================================================
  $ cvs diff -u -r1.184 -r1.185 macros.in
  --- rpm/macros.in	22 Jul 2007 01:54:12 -0000	1.184
  +++ rpm/macros.in	22 Jul 2007 08:09:53 -0000	1.185
  @@ -1,7 +1,7 @@
   #/*! \page config_macros Default configuration: @USRLIBRPM@/macros
   # \verbatim
   #
  -# $Id: macros.in,v 1.184 2007/07/22 01:54:12 jbj Exp $
  +# $Id: macros.in,v 1.185 2007/07/22 08:09:53 rse Exp $
   #
   # This is a global RPM configuration file. All changes made here will
   # be lost when the rpm package is upgraded. Any per-system configuration
  @@ -384,7 +384,7 @@
   
   #
   # The patch macro writes 1 line of shell code to (optionally) uncompress
  -# a file and aplly using patch(1).
  +# a file and apply using patch(1).
   #
   
   %Xpatch(b:p:P:REz:F:d:) \
  @@ .
Received on Sun Jul 22 10:09:53 2007
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.