RPM Community Forums

Mailing List Message of <rpm-cvs>

[CVS] RPM: rpm/ .cvsignore config.rpath config.site mkinstalldirs

From: Arkadiusz Miskiewicz <arekm@rpm5.org>
Date: Wed 20 Jun 2007 - 23:26:13 CEST
Message-Id: <20070620212613.860E83484EA@rpm5.org>
  RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  ____________________________________________________________________________

  Server: rpm5.org                         Name:   Arkadiusz Miskiewicz
  Root:   /v/rpm/cvs                       Email:  arekm@rpm5.org
  Module: rpm                              Date:   20-Jun-2007 23:26:13
  Branch: HEAD                             Handle: 2007062022261200

  Modified files:
    rpm                     .cvsignore
  Removed files:
    rpm                     config.rpath config.site mkinstalldirs

  Log:
    Drop another autogenerated files.

  Summary:
    Revision    Changes     Path
    1.33        +3  -0      rpm/.cvsignore
    2.2         +0  -614    rpm/config.rpath
    1.3         +0  -133    rpm/config.site
    1.4         +0  -161    rpm/mkinstalldirs
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/.cvsignore
  ============================================================================
  $ cvs diff -u -r1.32 -r1.33 .cvsignore
  --- rpm/.cvsignore	19 Jun 2007 12:48:14 -0000	1.32
  +++ rpm/.cvsignore	20 Jun 2007 21:26:12 -0000	1.33
  @@ -15,6 +15,8 @@
   config.h
   config.h.in
   config.log
  +config.rpath
  +config.site
   config.status
   config.sub
   configure
  @@ -32,6 +34,7 @@
   macros
   macros-*
   missing
  +mkinstalldirs
   platform
   rpm
   rpm.spec
  @@ .
  rm -f rpm/config.rpath <<'@@ .'
  Index: rpm/config.rpath
  ============================================================================
  [NO CHANGE SUMMARY BECAUSE FILE AS A WHOLE IS JUST REMOVED]
  @@ .
  rm -f rpm/config.site <<'@@ .'
  Index: rpm/config.site
  ============================================================================
  [NO CHANGE SUMMARY BECAUSE FILE AS A WHOLE IS JUST REMOVED]
  @@ .
  rm -f rpm/mkinstalldirs <<'@@ .'
  Index: rpm/mkinstalldirs
  ============================================================================
  [NO CHANGE SUMMARY BECAUSE FILE AS A WHOLE IS JUST REMOVED]
  @@ .
Received on Wed Jun 20 23:26:13 2007
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.