comparison usr/src/pkg/manifests/print-lp-print-client-commands.mf @ 14173:6b6815d682dd

3600 edit(1) is a bad .so reference Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
author Yuri Pankov <yuri.pankov@nexenta.com>
date Thu, 29 Aug 2013 02:33:28 +0400
parents 4af57d96fcca
children
comparison
equal deleted inserted replaced
14172:be36a38bac3d 14173:6b6815d682dd
19 # CDDL HEADER END 19 # CDDL HEADER END
20 # 20 #
21 21
22 # 22 #
23 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. 23 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
24 # Copyright 2012 Nexenta Systems, Inc. All rights reserved.
24 # 25 #
25 26
26 set name=pkg.fmri value=pkg:/print/lp/print-client-commands@$(PKGVERS) 27 set name=pkg.fmri value=pkg:/print/lp/print-client-commands@$(PKGVERS)
27 set name=pkg.description \ 28 set name=pkg.description \
28 value="client configuration files and utilities for the print service" 29 value="client configuration files and utilities for the print service"
49 file path=usr/sbin/print-service mode=0555 50 file path=usr/sbin/print-service mode=0555
50 file path=usr/share/applications/desktop-print-management-prefs.desktop 51 file path=usr/share/applications/desktop-print-management-prefs.desktop
51 file path=usr/share/applications/desktop-print-management.desktop 52 file path=usr/share/applications/desktop-print-management.desktop
52 file path=usr/share/gnome/autostart/desktop-print-management-applet.desktop 53 file path=usr/share/gnome/autostart/desktop-print-management-applet.desktop
53 file path=usr/share/man/man1/cancel.1 54 file path=usr/share/man/man1/cancel.1
54 file path=usr/share/man/man1/disable.1
55 file path=usr/share/man/man1/enable.1 55 file path=usr/share/man/man1/enable.1
56 file path=usr/share/man/man1/lp.1 56 file path=usr/share/man/man1/lp.1
57 file path=usr/share/man/man1/lpstat.1 57 file path=usr/share/man/man1/lpstat.1
58 file path=usr/share/man/man1m/accept.1m 58 file path=usr/share/man/man1m/accept.1m
59 file path=usr/share/man/man1m/lpadmin.1m 59 file path=usr/share/man/man1m/lpadmin.1m
60 file path=usr/share/man/man1m/lpmove.1m 60 file path=usr/share/man/man1m/lpmove.1m
61 file path=usr/share/man/man1m/print-service.1m 61 file path=usr/share/man/man1m/print-service.1m
62 file path=usr/share/man/man1m/reject.1m
63 legacy pkg=SUNWpcu \ 62 legacy pkg=SUNWpcu \
64 desc="client configuration files and utilities for the print service" \ 63 desc="client configuration files and utilities for the print service" \
65 name="Solaris Print - Client, (usr)" version=13.1,REV=2009.11.11 64 name="Solaris Print - Client, (usr)" version=13.1,REV=2009.11.11
66 license cr_Sun license=cr_Sun 65 license cr_Sun license=cr_Sun
67 license lic_CDDL license=lic_CDDL 66 license lic_CDDL license=lic_CDDL
78 link path=usr/bin/lpstat target=../sbin/print-service 77 link path=usr/bin/lpstat target=../sbin/print-service
79 link path=usr/sbin/accept target=./print-service 78 link path=usr/sbin/accept target=./print-service
80 link path=usr/sbin/lpadmin target=./print-service 79 link path=usr/sbin/lpadmin target=./print-service
81 link path=usr/sbin/lpmove target=./print-service 80 link path=usr/sbin/lpmove target=./print-service
82 link path=usr/sbin/reject target=./print-service 81 link path=usr/sbin/reject target=./print-service
82 link path=usr/share/man/man1/disable.1 target=enable.1
83 link path=usr/share/man/man1m/reject.1m target=accept.1m
83 depend fmri=runtime/perl-510 type=require 84 depend fmri=runtime/perl-510 type=require