components/rpm2cpio/rpm2cpio.p5m
changeset 7829 2de4f4ace09c
parent 5044 0a2f1336469c
child 7957 39baccd8f6e8
equal deleted inserted replaced
7828:f7ee70770225 7829:2de4f4ace09c
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2017, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 # Bypass the mangler for these files because they are pre-Solarified.
    24 # Bypass the mangler for these files because they are pre-Solarified.
    25 <transform file path=usr.*/man/.+ -> add mangler.bypass true >
    25 <transform file path=usr.*/man/.+ -> add mangler.bypass true >
    26 $(SOLARIS_12_ONLY)file man/ja/rpm2cpio.1 $(SOLARIS_12_ONLY)path=usr/share/man/ja_JP.UTF-8/man1/rpm2cpio.1
    26 $(SOLARIS_11_4_ONLY)file man/ja/rpm2cpio.1 $(SOLARIS_11_4_ONLY)path=usr/share/man/ja_JP.UTF-8/man1/rpm2cpio.1
    27 $(SOLARIS_12_ONLY)file man/rpm2cpio.1 $(SOLARIS_12_ONLY)path=usr/share/man/man1/rpm2cpio.1
    27 $(SOLARIS_11_4_ONLY)file man/rpm2cpio.1 $(SOLARIS_11_4_ONLY)path=usr/share/man/man1/rpm2cpio.1
    28 $(SOLARIS_12_ONLY)file man/zh/rpm2cpio.1 $(SOLARIS_12_ONLY)path=usr/share/man/zh_CN.UTF-8/man1/rpm2cpio.1
    28 $(SOLARIS_11_4_ONLY)file man/zh/rpm2cpio.1 $(SOLARIS_11_4_ONLY)path=usr/share/man/zh_CN.UTF-8/man1/rpm2cpio.1
    29 set name=pkg.fmri \
    29 set name=pkg.fmri \
    30     value=pkg:/package/rpm@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    30     value=pkg:/package/rpm@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    31 set name=pkg.summary value="Utilities for processing RPM archives"
    31 set name=pkg.summary value="Utilities for processing RPM archives"
    32 set name=com.oracle.info.description value="the rpm2cpio archive utility"
    32 set name=com.oracle.info.description value="the rpm2cpio archive utility"
    33 set name=com.oracle.info.tpno value=$(TPNO)
    33 set name=com.oracle.info.tpno value=$(TPNO)