19005730 COMPONENT_BUGDB needs to be updated in components/openssl/*/Makefile
authorjenny.yung@oracle.com <jenny.yung@oracle.com>
Tue, 24 Jun 2014 16:29:00 -0700
changeset 1969 ac6c35e6af98
parent 1968 353f08957e60
child 1970 f37782924749
19005730 COMPONENT_BUGDB needs to be updated in components/openssl/*/Makefile
components/openssl/openssl-1.0.1-fips-140/Makefile
components/openssl/openssl-1.0.1/Makefile
components/openssl/openssl-fips/Makefile
--- a/components/openssl/openssl-1.0.1-fips-140/Makefile	Mon Jun 23 23:00:51 2014 -0700
+++ b/components/openssl/openssl-1.0.1-fips-140/Makefile	Tue Jun 24 16:29:00 2014 -0700
@@ -38,7 +38,7 @@
 COMPONENT_ARCHIVE_HASH=	\
     sha256:9d1c8a9836aa63e2c6adb684186cbd4371c9e9dcc01d6e3bb447abf2d4d3d093
 COMPONENT_ARCHIVE_URL =	$(COMPONENT_PROJECT_URL)source/$(COMPONENT_ARCHIVE)
-COMPONENT_BUGDB=	utility/openssl
+COMPONENT_BUGDB=	library/openssl
 
 TPNO=			17979
 
--- a/components/openssl/openssl-1.0.1/Makefile	Mon Jun 23 23:00:51 2014 -0700
+++ b/components/openssl/openssl-1.0.1/Makefile	Tue Jun 24 16:29:00 2014 -0700
@@ -38,7 +38,7 @@
 COMPONENT_ARCHIVE_HASH=	\
     sha256:9d1c8a9836aa63e2c6adb684186cbd4371c9e9dcc01d6e3bb447abf2d4d3d093
 COMPONENT_ARCHIVE_URL =	$(COMPONENT_PROJECT_URL)source/$(COMPONENT_ARCHIVE)
-COMPONENT_BUGDB=	utility/openssl
+COMPONENT_BUGDB=	library/openssl
 
 TPNO=			17979
 
--- a/components/openssl/openssl-fips/Makefile	Mon Jun 23 23:00:51 2014 -0700
+++ b/components/openssl/openssl-fips/Makefile	Tue Jun 24 16:29:00 2014 -0700
@@ -35,7 +35,7 @@
 COMPONENT_ARCHIVE_HASH=	\
     sha256:f1abdd0ca1a9467a3eba15564fc2b3447114d1d63020c33cd3210f2a43a5ff4d
 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