components/rsync/rsync.p5m
branchs11-update
changeset 3661 47545fb8aed4
parent 3071 b3248af1296a
equal deleted inserted replaced
3658:52dff2005c9b 3661:47545fb8aed4
    28     value=pkg:/network/rsync@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    28     value=pkg:/network/rsync@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    29 set name=pkg.summary value="fast incremental file transfer utility"
    29 set name=pkg.summary value="fast incremental file transfer utility"
    30 set name=pkg.description \
    30 set name=pkg.description \
    31     value="rsync is a utility that synchronizes files and directories from one location to another while minimizing data transfer by using delta encoding when appropriate."
    31     value="rsync is a utility that synchronizes files and directories from one location to another while minimizing data transfer by using delta encoding when appropriate."
    32 set name=com.oracle.info.description value="the rsync file transfer utility"
    32 set name=com.oracle.info.description value="the rsync file transfer utility"
    33 set name=com.oracle.info.tpno value=16940
    33 set name=com.oracle.info.tpno value=$(TPNO)
    34 set name=info.classification \
    34 set name=info.classification \
    35     value="org.opensolaris.category.2008:Applications/System Utilities"
    35     value="org.opensolaris.category.2008:Applications/System Utilities"
    36 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    36 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    37 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    37 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    38 set name=org.opensolaris.arc-caseid value=PSARC/2006/642
    38 set name=org.opensolaris.arc-caseid value=PSARC/2006/642