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

  Server: rpm5.org                         Name:   Jeff Johnson
  Root:   /v/rpm/cvs                       Email:  j...@rpm5.org
  Module: rpm                              Date:   31-Mar-2010 14:22:07
  Branch: HEAD                             Handle: 2010033112220501

  Modified files:
    rpm                     CHANGES
    rpm/macros              macros.rpmbuild.in

  Log:
    - ispras: stub in macro configuration attaching automated ISPRAS
    tests.

  Summary:
    Revision    Changes     Path
    1.3291      +1  -0      rpm/CHANGES
    1.4         +3  -1      rpm/macros/macros.rpmbuild.in
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/CHANGES
  ============================================================================
  $ cvs diff -u -r1.3290 -r1.3291 CHANGES
  --- rpm/CHANGES       31 Mar 2010 12:18:42 -0000      1.3290
  +++ rpm/CHANGES       31 Mar 2010 12:22:05 -0000      1.3291
  @@ -1,5 +1,6 @@
   
   5.2b1 -> 5.3a1
  +    - jbj: ispras: stub in macro configuration attaching automated ISPRAS 
tests.
       - jbj: fix: don't display usage with "rpm -v", it clutters --eval output.
       - jbj: rpmdav: fix: rename url -> u using --without-neon. (John Thomson).
       - jbj: nix: add --xiu:stdenv query format template.
  @@ .
  patch -p0 <<'@@ .'
  Index: rpm/macros/macros.rpmbuild.in
  ============================================================================
  $ cvs diff -u -r1.3 -r1.4 macros.rpmbuild.in
  --- rpm/macros/macros.rpmbuild.in     28 Feb 2010 13:37:01 -0000      1.3
  +++ rpm/macros/macros.rpmbuild.in     31 Mar 2010 12:22:06 -0000      1.4
  @@ -1,7 +1,7 @@
   #/*! \page build_macros Default configuration: @USRLIBRPM@/macros.rpmbuild
   # \verbatim
   #
  -# $Id: macros.rpmbuild.in,v 1.3 2010/02/28 13:37:01 pkarlsen Exp $
  +# $Id: macros.rpmbuild.in,v 1.4 2010/03/31 12:22:06 jbj Exp $
   #
   # This file contains rpmbuild configuration macros.
   #
  @@ -403,6 +403,8 @@
   %__spec_check_post   %{___build_post}
   %__spec_check_template       #!%{__spec_check_shell}\
   %{__spec_check_pre}\
  +%{?_ispras_check_abi} \
  +%{?_ispras_check_autotest} \
   %{nil}
   
   #%{__spec_check_body}\
  @@ .
______________________________________________________________________
RPM Package Manager                                    http://rpm5.org
CVS Sources Repository                                rpm-cvs@rpm5.org

Reply via email to