open-src/lib/libSM/Makefile
changeset 1370 7a7a374453e5
parent 1276 52f85727ce94
equal deleted inserted replaced
1369:687fad3a623f 1370:7a7a374453e5
     1 ###############################################################################
     1 ###############################################################################
     2 #
     2 #
     3 # Session Management protocol library
     3 # Session Management protocol library
     4 #
     4 #
     5 # Copyright (c) 2008, 2012, Oracle and/or its affiliates. All rights reserved.
     5 # Copyright (c) 2008, 2013, Oracle and/or its affiliates. All rights reserved.
     6 #
     6 #
     7 # Permission is hereby granted, free of charge, to any person obtaining a
     7 # Permission is hereby granted, free of charge, to any person obtaining a
     8 # copy of this software and associated documentation files (the "Software"),
     8 # copy of this software and associated documentation files (the "Software"),
     9 # to deal in the Software without restriction, including without limitation
     9 # to deal in the Software without restriction, including without limitation
    10 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
    10 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
    27 
    27 
    28 # Package name used in tarballs
    28 # Package name used in tarballs
    29 MODULE_NAME=libSM
    29 MODULE_NAME=libSM
    30 
    30 
    31 # Version number (used in path names)
    31 # Version number (used in path names)
    32 MODULE_VERSION=1.2.1
    32 MODULE_VERSION=1.2.2
    33 
    33 
    34 # Checksums for upstream tarball
    34 # Checksums for upstream tarball
    35 TARBALL_MD5   = 766de9d1e1ecf8bf74cebe2111d8e2bd
    35 TARBALL_MD5   = 499a7773c65aba513609fe651853c5f3
    36 TARBALL_SHA1  = 8d354a165e330022ffd3606aba562b8c8154213d
    36 TARBALL_SHA1  = e6d5dab6828dfd296e564518d2ed0a349a25a714
    37 TARBALL_SHA256= 93c11d569c64f40723b93b44af1efb474a0cfe92573b0c8c330343cabb897f1d
    37 TARBALL_SHA256= 0baca8c9f5d934450a70896c4ad38d06475521255ca63b717a6510fdb6e287bd
    38 
    38 
    39 # Patches to apply to source after unpacking, in order
    39 # Patches to apply to source after unpacking, in order
    40 SOURCE_PATCHES =
    40 SOURCE_PATCHES =
    41 
    41 
    42 # Library name (used for specfiles/mapfiles)
    42 # Library name (used for specfiles/mapfiles)