# HG changeset patch # User Jiri Sasek # Date 1401701435 25200 # Node ID 7ffd58da171575350ae0502709ac8dea79d61d68 # Parent d37b02d5beee24d85312651104e3e711fbd7c30c 18885082 Package print/filter/hplip needs TPNO in pkg manifest. diff -r d37b02d5beee -r 7ffd58da1715 components/hplip/Makefile --- a/components/hplip/Makefile Wed May 28 10:46:33 2014 +0200 +++ b/components/hplip/Makefile Mon Jun 02 02:30:35 2014 -0700 @@ -25,6 +25,7 @@ COMPONENT_NAME= hplip COMPONENT_VERSION= 3.12.4 +TPNO= 17920 COMPONENT_PROJECT_URL= http://hplipopensource.com/hplip-web/index.html COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION) COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz diff -r d37b02d5beee -r 7ffd58da1715 components/hplip/hplip.p5m --- a/components/hplip/hplip.p5m Wed May 28 10:46:33 2014 +0200 +++ b/components/hplip/hplip.p5m Mon Jun 02 02:30:35 2014 -0700 @@ -18,13 +18,14 @@ # # CDDL HEADER END # -# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved. # default mangler.man.stability volatile> set name=pkg.fmri \ value=pkg:/print/filter/hplip@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) set name=pkg.summary value="hpijs - HP InkJet Server" +set name=com.oracle.info.tpno value=$(TPNO) set name=com.oracle.info.description value="the hpijs HP InkJet Server" set name=info.classification \ value="org.opensolaris.category.2008:System/Printing "