RPM Community Forums

Mailing List Message of <rpm-cvs>

[CVS] RPM: pcre/ Makefile.am rpm/ CHANGES

From: Jeff Johnson <jbj@rpm5.org>
Date: Mon 23 Aug 2010 - 15:24:14 CEST
Message-Id: <20100823132414.C89B9BAF2E@rpm5.org>
  RPM Package Manager, CVS Repository
  /cvs/
  ____________________________________________________________________________

  Server: rpm5.org                         Name:   Jeff Johnson
  Root:   /v/rpm/cvs                       Email:  jbj@rpm5.org
  Module: rpm pcre                         Date:   23-Aug-2010 15:24:14
  Branch: HEAD                             Handle: 2010082313241301

  Modified files:
    pcre                    Makefile.am
    rpm                     CHANGES

  Log:
    - pcre: upgrade to pcre-8.10.

  Summary:
    Revision    Changes     Path
    1.7         +1  -1      pcre/Makefile.am
    1.3420      +2  -1      rpm/CHANGES
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: pcre/Makefile.am
  ============================================================================
  $ cvs diff -u -r1.6 -r1.7 Makefile.am
  --- pcre/Makefile.am	21 Aug 2010 22:25:14 -0000	1.6
  +++ pcre/Makefile.am	23 Aug 2010 13:24:14 -0000	1.7
  @@ -338,7 +338,7 @@
   
   # We have .pc files for pkg-config users.
   pkgconfigdir = $(libdir)/pkgconfig
  -noinst_DATA = libpcre.pc libpcreposix.pc
  +noinst_DATA += libpcre.pc libpcreposix.pc
   if WITH_PCRE_CPP
   noinst_DATA += libpcrecpp.pc
   endif
  @@ .
  patch -p0 <<'@@ .'
  Index: rpm/CHANGES
  ============================================================================
  $ cvs diff -u -r1.3419 -r1.3420 CHANGES
  --- rpm/CHANGES	21 Aug 2010 21:35:24 -0000	1.3419
  +++ rpm/CHANGES	23 Aug 2010 13:24:13 -0000	1.3420
  @@ -1,5 +1,6 @@
   5.3.2 -> 5.4a1:
  -    - jbj: db: upgrade to db-5.0.26 (nothing yet to do).
  +    - jbj: pcre: upgrade to pcre-8.10.
  +    - jbj: db: upgrade to db-5.0.26.
       - jbj: solve: commit to a test framework based on EDOS and Poky.
       - jbj: solve: use RPMTAG_PACKAGEORIGIN paths when available.
       - jbj: neon: fix: permit building w neon-0.25.x.
  @@ .
Received on Mon Aug 23 15:24:14 2010
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.