30 set action.hash $(MACH32)/include/openssl/%<1> > |
30 set action.hash $(MACH32)/include/openssl/%<1> > |
31 set name=pkg.fmri \ |
31 set name=pkg.fmri \ |
32 value=pkg:/library/security/openssl/openssl-fips-140@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) |
32 value=pkg:/library/security/openssl/openssl-fips-140@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) |
33 set name=pkg.summary value="FIPS 140-2 Capable OpenSSL libraries" |
33 set name=pkg.summary value="FIPS 140-2 Capable OpenSSL libraries" |
34 set name=pkg.human-version value=$(COMPONENT_VERSION) |
34 set name=pkg.human-version value=$(COMPONENT_VERSION) |
35 set name=pkg.linted.pkglint.dupaction001.1 value=true |
|
36 |
|
37 # This line is needed temporarily to workaround the link check error due to |
|
38 # change of action type. It should be removed once non-FIPS version becomes |
|
39 # available in the reference repository |
|
40 set name=pkg.linted.pkglint.dupaction010.1 value=true |
|
41 set name=pkg.linted.pkglint.dupaction010.2 value=true |
|
42 set name=com.oracle.info.description \ |
35 set name=com.oracle.info.description \ |
43 value="the FIPS 140-2 Capable OpenSSL libraries" |
36 value="the FIPS 140-2 Capable OpenSSL libraries" |
44 set name=com.oracle.info.tpno value=$(TPNO) |
37 set name=com.oracle.info.tpno value=$(TPNO) |
45 set name=info.classification value=org.opensolaris.category.2008:System/Security |
38 set name=info.classification value=org.opensolaris.category.2008:System/Security |
46 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL) |
39 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL) |