# HG changeset patch # User Misaki Miyashita # Date 1411393981 25200 # Node ID 4586c8c1a4b1034d2f1cb028362254cf4ef8466d # Parent 30430ad22b5ddf68f02ce17fcca571ecc2092369 19527078 Invalid dependency fmri found in openssl-1.0.1-fips-140 manifest 19005730 COMPONENT_BUGDB needs to be updated in components/openssl/*/Makefile diff -r 30430ad22b5d -r 4586c8c1a4b1 components/openssl/openssl-1.0.1-fips-140/Makefile --- a/components/openssl/openssl-1.0.1-fips-140/Makefile Mon Sep 22 14:30:40 2014 +0200 +++ b/components/openssl/openssl-1.0.1-fips-140/Makefile Mon Sep 22 06:53:01 2014 -0700 @@ -38,7 +38,7 @@ COMPONENT_ARCHIVE_HASH= \ sha256:3c179f46ca77069a6a0bac70212a9b3b838b2f66129cb52d568837fc79d8fcc7 COMPONENT_ARCHIVE_URL = $(COMPONENT_PROJECT_URL)source/$(COMPONENT_ARCHIVE) -COMPONENT_BUGDB= utility/openssl +COMPONENT_BUGDB= library/openssl # OpenSSL FIPS directory OPENSSL_FIPS_DIR = $(COMPONENT_DIR)/../openssl-fips diff -r 30430ad22b5d -r 4586c8c1a4b1 components/openssl/openssl-1.0.1-fips-140/openssl-1.0.1-fips-140.p5m --- a/components/openssl/openssl-1.0.1-fips-140/openssl-1.0.1-fips-140.p5m Mon Sep 22 14:30:40 2014 +0200 +++ b/components/openssl/openssl-1.0.1-fips-140/openssl-1.0.1-fips-140.p5m Mon Sep 22 06:53:01 2014 -0700 @@ -220,4 +220,4 @@ # of 'openssl-fips-140' package requires 'openssl' package with the mediator # change (s11u2_build35 or later) depend type=optional \ - fmri=solaris/library/security/openssl@1.0.1.6,5.11-0.175.2.0.0.35.0 + fmri=library/security/openssl@1.0.1.6,5.11-0.175.2.0.0.35.0 diff -r 30430ad22b5d -r 4586c8c1a4b1 components/openssl/openssl-1.0.1/Makefile --- a/components/openssl/openssl-1.0.1/Makefile Mon Sep 22 14:30:40 2014 +0200 +++ b/components/openssl/openssl-1.0.1/Makefile Mon Sep 22 06:53:01 2014 -0700 @@ -39,7 +39,7 @@ sha256:3c179f46ca77069a6a0bac70212a9b3b838b2f66129cb52d568837fc79d8fcc7 COMPONENT_ARCHIVE_URL = $(COMPONENT_PROJECT_URL)source/$(COMPONENT_ARCHIVE) -COMPONENT_BUGDB= utility/openssl +COMPONENT_BUGDB= library/openssl include $(WS_TOP)/make-rules/prep.mk include $(WS_TOP)/make-rules/configure.mk diff -r 30430ad22b5d -r 4586c8c1a4b1 components/openssl/openssl-fips/Makefile --- a/components/openssl/openssl-fips/Makefile Mon Sep 22 14:30:40 2014 +0200 +++ b/components/openssl/openssl-fips/Makefile Mon Sep 22 06:53:01 2014 -0700 @@ -35,7 +35,7 @@ COMPONENT_ARCHIVE_HASH= \ sha256:861b431c625c27daf440041fd67c0866ebb84b44cc672cf1ea8f23e883518897 COMPONENT_ARCHIVE_URL = http://www.openssl.org/source/$(COMPONENT_ARCHIVE) -COMPONENT_BUGDB= utility/openssl +COMPONENT_BUGDB= library/openssl include $(WS_TOP)/make-rules/prep.mk include $(WS_TOP)/make-rules/configure.mk