components/gzip/gzip.p5m
changeset 748 34aa5d11ee93
parent 620 224989d93a26
child 755 e7d0aed114ef
--- a/components/gzip/gzip.p5m	Mon Mar 26 10:26:18 2012 -0700
+++ b/components/gzip/gzip.p5m	Tue Mar 27 06:48:24 2012 -0700
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
 #
 
 <transform file path=usr.*/man/.+ -> default mangler.man.stability committed>
@@ -39,14 +39,19 @@
 dir path=usr/share/info
 dir path=usr/share/man
 dir path=usr/share/man/man1
-file path=usr/bin/gzdiff
-file path=usr/bin/gzexe
-file path=usr/bin/gzforce
-file path=usr/bin/gzgrep
-file path=usr/bin/gzip
-file path=usr/bin/gzless
-file path=usr/bin/gzmore
-file path=usr/bin/gznew
+file usr/bin/$(MACH64)/gunzip path=usr/bin/gunzip
+file usr/bin/$(MACH64)/gzcat path=usr/bin/gzcat
+file usr/bin/$(MACH64)/gzcmp path=usr/bin/gzcmp
+file usr/bin/$(MACH64)/gzdiff path=usr/bin/gzdiff
+file usr/bin/$(MACH64)/gzexe path=usr/bin/gzexe
+file usr/bin/$(MACH64)/gzegrep path=usr/bin/gzegrep
+file usr/bin/$(MACH64)/gzfgrep path=usr/bin/gzfgrep
+file usr/bin/$(MACH64)/gzforce path=usr/bin/gzforce
+file usr/bin/$(MACH64)/gzgrep path=usr/bin/gzgrep
+file usr/bin/$(MACH64)/gzip path=usr/bin/gzip
+file usr/bin/$(MACH64)/gzless path=usr/bin/gzless
+file usr/bin/$(MACH64)/gzmore path=usr/bin/gzmore
+file usr/bin/$(MACH64)/gznew path=usr/bin/gznew
 file path=usr/share/info/gzip.info
 file path=usr/share/man/man1/gunzip.1
 file path=usr/share/man/man1/gzcat.1
@@ -61,13 +66,8 @@
 file path=usr/share/man/man1/gzless.1
 file path=usr/share/man/man1/gzmore.1
 file path=usr/share/man/man1/gznew.1
-hardlink path=usr/bin/gunzip target=gzip
-hardlink path=usr/bin/gzcat target=gzip
-hardlink path=usr/bin/gzcmp target=gzdiff
-hardlink path=usr/bin/gzegrep target=gzgrep
-hardlink path=usr/bin/gzfgrep target=gzgrep
 legacy pkg=SUNWgzip \
     desc="The GNU Zip (gzip) compression utility" \
     name="The GNU Zip (gzip) compression utility"
 
-license gzip.license license="GPLv2, FDLv1.1"
+license gzip.license license="GPLv3, FDLv1.3"