RPM Community Forums

Mailing List Message of <rpm-cvs>

[CVS] RPM: xar/ .cvsignore Makefile.in

From: Ralf S. Engelschall <rse@rpm5.org>
Date: Fri 25 Jan 2008 - 17:58:43 CET
Message-Id: <20080125165843.6868A348464@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: xar                              Date:   25-Jan-2008 17:58:43
  Branch: HEAD                             Handle: 2008012516584200

  Modified files:
    xar                     .cvsignore
  Removed files:
    xar                     Makefile.in

  Log:
    Makefile.in no longer should be distributed in CVS because else one
    regenerates it and accidentally commits it

  Summary:
    Revision    Changes     Path
    1.5         +1  -0      xar/.cvsignore
    1.6         +0  -637    xar/Makefile.in
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: xar/.cvsignore
  ============================================================================
  $ cvs diff -u -r1.4 -r1.5 .cvsignore
  --- xar/.cvsignore	12 Nov 2007 17:15:39 -0000	1.4
  +++ xar/.cvsignore	25 Jan 2008 16:58:42 -0000	1.5
  @@ -1,4 +1,5 @@
   Makefile
  +Makefile.in
   aclocal.m4
   autom4te*
   cfghdrs.stamp
  @@ .
  rm -f xar/Makefile.in <<'@@ .'
  Index: xar/Makefile.in
  ============================================================================
  [NO CHANGE SUMMARY BECAUSE FILE AS A WHOLE IS JUST REMOVED]
  @@ .
Received on Fri Jan 25 17:58:43 2008
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.