RPM Community Forums

Mailing List Message of <rpm-cvs>

[CVS] RPM: xar/ configure.ac

From: Anders F. Björklund <afb@rpm5.org>
Date: Sun 09 Dec 2007 - 22:23:58 CET
Message-Id: <20071209212358.4A09C34845D@rpm5.org>
  RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  ____________________________________________________________________________

  Server: rpm5.org                         Name:   Anders F. Björklund
  Root:   /v/rpm/cvs                       Email:  afb@rpm5.org
  Module: xar                              Date:   09-Dec-2007 22:23:58
  Branch: HEAD                             Handle: 2007120921235800

  Modified files:
    xar                     configure.ac

  Log:
    lose OpenDarwin in name

  Summary:
    Revision    Changes     Path
    1.13        +1  -1      xar/configure.ac
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: xar/configure.ac
  ============================================================================
  $ cvs diff -u -r1.12 -r1.13 configure.ac
  --- xar/configure.ac	2 Oct 2007 21:51:55 -0000	1.12
  +++ xar/configure.ac	9 Dec 2007 21:23:58 -0000	1.13
  @@ -1,5 +1,5 @@
   AC_PREREQ(2.59)
  -AC_INIT([OpenDarwin Xar], [1.6dev], [xar-devel@googlegroups.com], [xar])
  +AC_INIT([Xar], [1.6dev], [xar-devel@googlegroups.com], [xar])
   AC_CONFIG_SRCDIR([LICENSE])
   
   dnl Revision number for libxar.
  @@ .
Received on Sun Dec 9 22:23:58 2007
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.