components/rsync/rsync.p5m
branchs11-update
changeset 2708 0671d3e048aa
parent 2551 0391c5c3b137
child 3071 b3248af1296a
--- a/components/rsync/rsync.p5m	Mon Jul 29 23:01:36 2013 -0700
+++ b/components/rsync/rsync.p5m	Wed Jul 31 10:48:30 2013 -0700
@@ -28,6 +28,7 @@
     value="rsync - A utility that provides fast incremental file transfer and copy."
 set name=pkg.summary value="rsync - faster, flexible replacement for rcp"
 set name=com.oracle.info.description value="the rsync file transfer utility"
+set name=com.oracle.info.tpno value=8788
 set name=info.classification \
     value="org.opensolaris.category.2008:Applications/System Utilities"
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
@@ -35,12 +36,6 @@
 set name=org.opensolaris.arc-caseid value=PSARC/2006/642
 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
 
-dir path=usr
-dir path=usr/bin
-dir path=usr/share
-dir path=usr/share/man
-dir path=usr/share/man/man1
-dir path=usr/share/man/man5
 file path=usr/bin/rsync
 file rsync.1 path=usr/share/man/man1/rsync.1
 file rsyncd.conf.5 path=usr/share/man/man5/rsyncd.conf.5
@@ -49,4 +44,4 @@
     desc="rsync - A utility that provides fast incremental file transfer and copy." \
     name="rsync - faster, flexible replacement for rcp"
 
-license rsync.license license="GPLv3, GPLv2, ISC, MIT-like, Zlib"
+license rsync.license license="GPLv3, Zlib"