RPM Community Forums

Mailing List Message of <rpm-cvs>

[CVS] RPM: rpm/ INSTALL devtool.conf

From: Ralf S. Engelschall <rse@rpm5.org>
Date: Mon 28 Jan 2008 - 19:30:15 CET
Message-Id: <20080128183015.81691348471@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: rpm                              Date:   28-Jan-2008 19:30:15
  Branch: HEAD                             Handle: 2008012818301500

  Modified files:
    rpm                     INSTALL devtool.conf

  Log:
    use latest PCRE 7.6

  Summary:
    Revision    Changes     Path
    2.76        +1  -1      rpm/INSTALL
    2.178       +1  -1      rpm/devtool.conf
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/INSTALL
  ============================================================================
  $ cvs diff -u -r2.75 -r2.76 INSTALL
  --- rpm/INSTALL	25 Jan 2008 16:54:28 -0000	2.75
  +++ rpm/INSTALL	28 Jan 2008 18:30:15 -0000	2.76
  @@ -42,7 +42,7 @@
   File/magic  [5] optional  4.0     4.23    ftp://ftp.astron.com/pub/file/
   GNU gettext     optional  0.16    0.17    http://www.gnu.org/software/gettext/
   GNU iconv       optional  1.11    1.11    http://www.gnu.org/software/libiconv/
  -PCRE            optional  7.0     7.5     http://www.pcre.org/
  +PCRE            optional  7.0     7.6     http://www.pcre.org/
   UUID            optional  1.6.0   1.6.0   http://www.ossp.org/pkg/lib/uuid/
   XAR         [6] optional  1.5.2   1.5.2   http://code.google.com/p/xar/
   DMalloc         optional  5       5.5.2   http://dmalloc.com/
  @@ .
  patch -p0 <<'@@ .'
  Index: rpm/devtool.conf
  ============================================================================
  $ cvs diff -u -r2.177 -r2.178 devtool.conf
  --- rpm/devtool.conf	25 Jan 2008 16:54:28 -0000	2.177
  +++ rpm/devtool.conf	28 Jan 2008 18:30:15 -0000	2.178
  @@ -226,7 +226,7 @@
           v_popt="1.13"
           v_libxml2="2.6.30"
           v_xar="1.5.2"
  -        v_pcre="7.5"
  +        v_pcre="7.6"
           v_uuid="1.6.0"
           v_config="20080105"
   
  @@ .
Received on Mon Jan 28 19:30:15 2008
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.