components/rpm2cpio/Makefile
branchs11-update
changeset 2434 6c9bb5cf5610
parent 609 775168282b2f
child 1434 c782e620dd26
child 3661 47545fb8aed4
child 4525 27c45fc09026
equal deleted inserted replaced
2433:0f0e1a4f811b 2434:6c9bb5cf5610
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 
    25 
    26 include ../../make-rules/shared-macros.mk
    26 include ../../make-rules/shared-macros.mk
    27 
    27 
    28 # The version of rpm2cpio.pl delivered in SFW does not seem to be
    28 # The version of rpm2cpio.pl delivered in SFW does not seem to be
    31 #
    31 #
    32 COMPONENT_NAME=		rpm2cpio
    32 COMPONENT_NAME=		rpm2cpio
    33 COMPONENT_VERSION=	0.5.11
    33 COMPONENT_VERSION=	0.5.11
    34 COMPONENT_PROJECT_URL=	http://www.iagora.com/~espel/rpm2cpio/
    34 COMPONENT_PROJECT_URL=	http://www.iagora.com/~espel/rpm2cpio/
    35 COMPONENT_SRC=		src
    35 COMPONENT_SRC=		src
       
    36 COMPONENT_BUGDB=	utility/rpm
    36 
    37 
    37 include ../../make-rules/prep.mk
    38 include ../../make-rules/prep.mk
    38 
    39 
    39 # Do not clean the sources (set in prep.mk)
    40 # Do not clean the sources (set in prep.mk)
    40 #
    41 #