RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  ____________________________________________________________________________

  Server: rpm5.org                         Name:   Jeff Johnson
  Root:   /v/rpm/cvs                       Email:  j...@rpm5.org
  Module: neon                             Date:   09-Mar-2016 21:45:53
  Branch: HEAD                             Handle: 2016030920455200

  Modified files:
    neon                    .cvsignore Makefile.am acinclude.m4 configure.ac

  Log:
    - sanity.

  Summary:
    Revision    Changes     Path
    1.15        +1  -0      neon/.cvsignore
    1.4         +2  -0      neon/Makefile.am
    1.6         +4  -4      neon/acinclude.m4
    1.6         +1  -0      neon/configure.ac
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: neon/.cvsignore
  ============================================================================
  $ cvs diff -u -r1.14 -r1.15 .cvsignore
  --- neon/.cvsignore   10 May 2015 17:55:15 -0000      1.14
  +++ neon/.cvsignore   9 Mar 2016 20:45:52 -0000       1.15
  @@ -22,3 +22,4 @@
   stamp-h*
   test-driver
   *.log
  +m4
  @@ .
  patch -p0 <<'@@ .'
  Index: neon/Makefile.am
  ============================================================================
  $ cvs diff -u -r1.3 -r1.4 Makefile.am
  --- neon/Makefile.am  10 May 2015 17:55:15 -0000      1.3
  +++ neon/Makefile.am  9 Mar 2016 20:45:52 -0000       1.4
  @@ -1,6 +1,8 @@
   AUTOMAKE_OPTIONS = foreign no-dependencies
   AM_DISTCHECK_CONFIGURE_FLAGS = \
        --with-pakchois --with-ssl=openssl --with-libproxy --with-expat
  +ACLOCAL_AMFLAGS = -I macros
  +
   
   EXTRA_DIST = autogen.sh .release.sh
   
  @@ .
  patch -p0 <<'@@ .'
  Index: neon/acinclude.m4
  ============================================================================
  $ cvs diff -u -r1.5 -r1.6 acinclude.m4
  --- neon/acinclude.m4 23 Feb 2015 07:17:23 -0000      1.5
  +++ neon/acinclude.m4 9 Mar 2016 20:45:52 -0000       1.6
  @@ -8497,12 +8497,12 @@
   
   # This file is part of GNU Libtool
   
  -m4_define([LT_PACKAGE_VERSION], [2.4.2])
  -m4_define([LT_PACKAGE_REVISION], [1.3337])
  +m4_define([LT_PACKAGE_VERSION], [2.4.6])
  +m4_define([LT_PACKAGE_REVISION], [2.4.6])
   
   AC_DEFUN([LTVERSION_VERSION],
  -[macro_version='2.4.2'
  -macro_revision='1.3337'
  +[macro_version='2.4.6'
  +macro_revision='2.4.6'
   _LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
   _LT_DECL(, macro_revision, 0)
   ])
  @@ .
  patch -p0 <<'@@ .'
  Index: neon/configure.ac
  ============================================================================
  $ cvs diff -u -r1.5 -r1.6 configure.ac
  --- neon/configure.ac 16 Oct 2013 18:55:13 -0000      1.5
  +++ neon/configure.ac 9 Mar 2016 20:45:52 -0000       1.6
  @@ -17,6 +17,7 @@
   terms of the GNU Library General Public license; see src/COPYING.LIB for
   more details.])
   
  +AC_CONFIG_MACRO_DIRS([macros])
   AC_CONFIG_HEADERS([config.h])
   AC_CONFIG_SRCDIR([src/ne_request.c])
   
  @@ .
______________________________________________________________________
RPM Package Manager                                    http://rpm5.org
CVS Sources Repository                                rpm-cvs@rpm5.org

Reply via email to