[Oracleasm-commits] branch, build, created. 1af57a3275e73c2778b7c34ef3e900dcba23a46a

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Wed Apr 7 09:34:32 PDT 2010


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The kernel driver for a generic Linux implementation of ASMLib".

The branch, build has been created
        at  1af57a3275e73c2778b7c34ef3e900dcba23a46a (commit)

- Log -----------------------------------------------------------------
commit 1af57a3275e73c2778b7c34ef3e900dcba23a46a
Author: Martin K. Petersen <martin.petersen at oracle.com>
Date:   Wed Apr 7 12:11:12 2010 -0400

    [PATCH] Update fedora support
    
    Deprecate the old fc6 directory and implement a generic fedora target.
    
    Signed-off-by: Martin K. Petersen <martin.petersen at oracle.com>

commit b9387e94b111ed39a283e7278ad699c7b2f2173e
Author: Martin K. Petersen <martin.petersen at oracle.com>
Date:   Wed Apr 7 12:11:04 2010 -0400

    [PATCH] New substitution mechanism
    
    We've previously used a combination of automake/autoconf and inline
    shell/sed scripts to substitute variables in spec files and to control
    version dependencies.
    
    Leveraging the GNU Make Standard Library and a set of regexps we can
    transition to a single, makefile-based approach to version dependencies
    and substitutions.
    
    Update vendor makefiles and rename .in files to -generic.
    
    Signed-off-by: Martin K. Petersen <martin.petersen at oracle.com>

commit 569e918f0b2b8bb4c86b00192aab84f72c8dd437
Author: Martin K. Petersen <martin.petersen at oracle.com>
Date:   Wed Apr 7 12:10:06 2010 -0400

    [PATCH] Substitution regexps
    
    These regexps are used to extract package name as well as major and
    minor version and release fields from spec file and target names.
    
    The spec_subst function can be used to replace SUBST_VARS in spec files.
    
    Signed-off-by: Martin K. Petersen <martin.petersen at oracle.com>

commit 43ae4c95e851ea582c01af820b72895d515ffd61
Author: Martin K. Petersen <martin.petersen at oracle.com>
Date:   Wed Apr 7 12:09:43 2010 -0400

    [PATCH] Add GNU Make Standard Library
    
    These files constitute version 1.0.11 of the GNU Make Standard Library
    (BSD license).
    
    Signed-off-by: Martin K. Petersen <martin.petersen at oracle.com>

commit a5fea71fdead64f54c4717e03dc550d4b3aef8c7
Author: Martin K. Petersen <martin.petersen at oracle.com>
Date:   Wed Apr 7 12:08:13 2010 -0400

    [PATCH] Add support for detecting recent kernels in kver.m4
    
    utsrelease.h and compile.h have moved.  Update kver.m4 to support the
    new location.
    
    Signed-off-by: Martin K. Petersen <martin.petersen at oracle.com>

-----------------------------------------------------------------------


hooks/post-receive
-- 
The kernel driver for a generic Linux implementation of ASMLib



More information about the Oracleasm-commits mailing list