RPM Community Forums

Mailing List Message of <rpm-cvs>

[CVS] RPM: rpm/ .cvsignore ABOUT-NLS autogen.sh

From: Arkadiusz Miskiewicz <arekm@rpm5.org>
Date: Wed 20 Jun 2007 - 23:28:50 CEST
Message-Id: <20070620212850.CD2803484EA@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:28:50
  Branch: HEAD                             Handle: 2007062022285000

  Modified files:
    rpm                     .cvsignore autogen.sh
  Removed files:
    rpm                     ABOUT-NLS

  Log:
    And more.... Don't update gettext changelogs.

  Summary:
    Revision    Changes     Path
    1.34        +1  -0      rpm/.cvsignore
    1.4         +0  -1101   rpm/ABOUT-NLS
    2.72        +1  -1      rpm/autogen.sh
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/.cvsignore
  ============================================================================
  $ cvs diff -u -r1.33 -r1.34 .cvsignore
  --- rpm/.cvsignore	20 Jun 2007 21:26:12 -0000	1.33
  +++ rpm/.cvsignore	20 Jun 2007 21:28:50 -0000	1.34
  @@ -2,6 +2,7 @@
   .depend
   .depend-done
   .libs
  +ABOUT-NLS
   Doxyfile
   Doxytags
   Makefile
  @@ .
  rm -f rpm/ABOUT-NLS <<'@@ .'
  Index: rpm/ABOUT-NLS
  ============================================================================
  [NO CHANGE SUMMARY BECAUSE FILE AS A WHOLE IS JUST REMOVED]
  @@ .
  patch -p0 <<'@@ .'
  Index: rpm/autogen.sh
  ============================================================================
  $ cvs diff -u -r2.71 -r2.72 autogen.sh
  --- rpm/autogen.sh	11 Jun 2007 13:58:20 -0000	2.71
  +++ rpm/autogen.sh	20 Jun 2007 21:28:50 -0000	2.72
  @@ -69,7 +69,7 @@
   fi
   
   echo "--- rpm"
  -[ -f po/Makefile.in.in ] || gettextize --copy --force --intl
  +[ -f po/Makefile.in.in ] || gettextize --copy --force --intl --no-changelog
   $libtoolize --copy --force
   aclocal
   autoheader
  @@ .
Received on Wed Jun 20 23:28:50 2007
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.