[prev in list] [next in list] [prev in thread] [next in thread] 

List:       rpm-cvs
Subject:    [CVS] RPM: rpm-5_4: rpm/ configure.ac rpm/tests/ Makefile.am
From:       "Jeff Johnson" <jbj () rpm5 ! org>
Date:       2014-09-30 22:05:22
Message-ID: 20140930220522.59B3B7365C () rpm5 ! org
[Download RAW message or body]

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

  Server: rpm5.org                         Name:   Jeff Johnson
  Root:   /v/rpm/cvs                       Email:  jbj@rpm5.org
  Module: rpm                              Date:   01-Oct-2014 00:05:22
  Branch: rpm-5_4                          Handle: 2014093022052001

  Modified files:           (Branch: rpm-5_4)
    rpm                     configure.ac
    rpm/tests               Makefile.am

  Log:
    - autofu: add the bson/mongoc unit test directories

  Summary:
    Revision    Changes     Path
    2.472.2.121 +6  -5      rpm/configure.ac
    1.95.2.67   +1  -1      rpm/tests/Makefile.am
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/configure.ac
  ============================================================================
  $ cvs diff -u -r2.472.2.120 -r2.472.2.121 configure.ac
  --- rpm/configure.ac	29 Sep 2014 18:26:46 -0000	2.472.2.120
  +++ rpm/configure.ac	30 Sep 2014 22:05:20 -0000	2.472.2.121
  @@ -194,7 +194,7 @@
   dnl #  rpm_CFLAGS_ADD([-Wformat-zero-length],[RPM_CFLAGS])
   dnl #  rpm_CFLAGS_ADD([-Wimplicit],[RPM_CFLAGS])
   dnl #  rpm_CFLAGS_ADD([-Wmissing-braces],[RPM_CFLAGS])
  -  rpm_CFLAGS_ADD([-Wno-parentheses],[RPM_CFLAGS])
  +dnl #  rpm_CFLAGS_ADD([-Wno-parentheses],[RPM_CFLAGS])
   dnl #  rpm_CFLAGS_ADD([-Wsequence-point],[RPM_CFLAGS])
   dnl #  rpm_CFLAGS_ADD([-Wreturn-type],[RPM_CFLAGS])
   dnl #  rpm_CFLAGS_ADD([-Wswitch],[RPM_CFLAGS])
  @@ -207,12 +207,13 @@
     rpm_CFLAGS_ADD([-Wno-strict-aliasing],[RPM_CFLAGS])
   
   dnl # --- implied by gcc -Wunused
  -  rpm_CFLAGS_ADD([-Wno-unused-function],[RPM_CFLAGS])
  +dnl #  rpm_CFLAGS_ADD([-Wno-unused-function],[RPM_CFLAGS])
               rpm_CFLAGS_ADD([-Wno-unused-parameter], [RPM_CFLAGS])
   dnl # XXX not gcc-4.4.7
   dnl #  rpm_CFLAGS_ADD([-Wunused-result],[RPM_CFLAGS])
     rpm_CFLAGS_ADD([-Wno-unused-value],[RPM_CFLAGS])
  -  rpm_CFLAGS_ADD([-Wno-unused-variable],[RPM_CFLAGS])
  +dnl #  rpm_CFLAGS_ADD([-Wno-unused-variable],[RPM_CFLAGS])
  +dnl #  rpm_CFLAGS_ADD([-Wno-clobbered],[RPM_CFLAGS])
   
   dnl # --- implied by gcc -Wformat=2
   dnl #  rpm_CFLAGS_ADD([-Wformat=2],[RPM_CFLAGS])
  @@ -283,7 +284,7 @@
   dnl #MAX_STACK_SIZE=32768
   dnl #  rpm_CFLAGS_ADD([-Wframe-larger-than=$MAX_STACK_SIZE],[RPM_CFLAGS])
   dnl #  rpm_CFLAGS_ADD([-Wlogical-op],[RPM_CFLAGS])
  -dnl #  rpm_CFLAGS_ADD([-Wmaybe-uninitialized],[RPM_CFLAGS])
  +  rpm_CFLAGS_ADD([-Wmaybe-uninitialized],[RPM_CFLAGS])
     rpm_CFLAGS_ADD([-Wno-missing-field-initializers],[RPM_CFLAGS])
   dnl #  rpm_CFLAGS_ADD([-Wmissing-include-dirs],[RPM_CFLAGS])
   dnl #  rpm_CFLAGS_ADD([-Woverflow],[RPM_CFLAGS])
  @@ -2967,7 +2968,7 @@
       doc/pl/Makefile doc/ru/Makefile doc/sk/Makefile
       js/Makefile python/Makefile
       ruby/Makefile scripts/rpm.pc lib/rpmversion.h rpmconstant/Makefile
  -    tests/Makefile tests/macros tests/mongo/Makefile
  +    tests/Makefile tests/macros tests/bson/Makefile tests/mongoc/Makefile
   ])
   
   dnl # final step: generate output
  @@ .
  patch -p0 <<'@@ .'
  Index: rpm/tests/Makefile.am
  ============================================================================
  $ cvs diff -u -r1.95.2.66 -r1.95.2.67 Makefile.am
  --- rpm/tests/Makefile.am	15 Aug 2014 22:52:30 -0000	1.95.2.66
  +++ rpm/tests/Makefile.am	30 Sep 2014 22:05:21 -0000	1.95.2.67
  @@ -38,7 +38,7 @@
   
   EXTRA_PROGRAMS += tecdsa thkp tpgp trsa tssl
   
  -SUBDIRS = . mongo
  +SUBDIRS = . bson mongoc
   
   AM_CPPFLAGS = \
   	-I$(srcdir) \
  @@ .
______________________________________________________________________
RPM Package Manager                                    http://rpm5.org
CVS Sources Repository                                rpm-cvs@rpm5.org
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic