20423109 Various Userland components have incorrect BugDB entries in their Makefiles s11-update
authorMichael Nestler <Michael.Nestler@Oracle.COM>
Tue, 10 Feb 2015 15:52:21 -0800
branchs11-update
changeset 3769 d867aacebb01
parent 3766 ea3ce1736b34
child 3773 2cdfec77a8eb
20423109 Various Userland components have incorrect BugDB entries in their Makefiles
components/openstack/horizon/Makefile
components/perl_modules/xml-namespacesupport/Makefile
components/ptp/Makefile
components/python/amqp/Makefile
components/python/django_compressor/Makefile
components/python/django_openstack_auth/Makefile
components/python/setuptools-git/Makefile
components/python/sqlalchemy-migrate/Makefile
components/tree/Makefile
--- a/components/openstack/horizon/Makefile	Mon Feb 09 09:22:37 2015 -0800
+++ b/components/openstack/horizon/Makefile	Tue Feb 10 15:52:21 2015 -0800
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
 #
 include ../../../make-rules/shared-macros.mk
 
@@ -33,7 +33,7 @@
     sha256:de9b87ee62d8b28792399be0fc867ba99618eaaad289cf9842b5c7084e12620f
 COMPONENT_ARCHIVE_URL=	http://launchpad.net/$(COMPONENT_NAME)/$(COMPONENT_CODENAME)/$(COMPONENT_VERSION)/+download/$(COMPONENT_ARCHIVE)
 COMPONENT_PROJECT_URL=	http://www.openstack.org/
-COMPONENT_BUGDB=	utility/horizon
+COMPONENT_BUGDB=	service/horizon 
 IPS_COMPONENT_VERSION=  0.$(COMPONENT_VERSION)
 
 TPNO_HORIZON=		17862
--- a/components/perl_modules/xml-namespacesupport/Makefile	Mon Feb 09 09:22:37 2015 -0800
+++ b/components/perl_modules/xml-namespacesupport/Makefile	Tue Feb 10 15:52:21 2015 -0800
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
 #
 
 include ../../../make-rules/shared-macros.mk
@@ -31,7 +31,7 @@
     sha256:6d8151f0a3f102313d76b64bfd1c2d9ed46bfe63a16f038e7d860fda287b74ea
 COMPONENT_ARCHIVE_URL=	http://search.cpan.org/CPAN/authors/id/P/PE/PERIGRIN/$(COMPONENT_ARCHIVE)
 COMPONENT_PROJECT_URL=	http://search.cpan.org/~perigrin/XML-NamespaceSupport-1.11/lib/XML/NamespaceSupport.pm
-COMPONENT_BUGDB=	perl-mod/xml-namespacesupport
+COMPONENT_BUGDB=	perl-mod/xml-namespace 
 
 TPNO=			12996
 
--- a/components/ptp/Makefile	Mon Feb 09 09:22:37 2015 -0800
+++ b/components/ptp/Makefile	Tue Feb 10 15:52:21 2015 -0800
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2014, 2015, Oracle and/or its affiliates. All rights reserved.
 #
 
 include ../../make-rules/shared-macros.mk
@@ -33,7 +33,7 @@
     sha256:f2266a22db84318d8b9ce266ea83772c03438c31f4993fa9643fa675a07c26b4
 COMPONENT_ARCHIVE_URL= \
 	http://downloads.sourceforge.net/project/ptpd/ptpd/$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE)
-COMPONENT_BUGDB=	service/ptpd
+COMPONENT_BUGDB=	service/ptp
 
 TPNO_PTP=		12665
 TPNO_SOLARFLARE=	15817
--- a/components/python/amqp/Makefile	Mon Feb 09 09:22:37 2015 -0800
+++ b/components/python/amqp/Makefile	Tue Feb 10 15:52:21 2015 -0800
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
 #
 include ../../../make-rules/shared-macros.mk
 
@@ -30,7 +30,7 @@
     sha256:c2c09d0310009efd9b19fc12efff7a085b789b841341a533451b85750be6518d
 COMPONENT_ARCHIVE_URL=	$(call pypi_url)
 COMPONENT_PROJECT_URL=	https://github.com/celery/py-amqp/
-COMPONENT_BUGDB=	python-mod/amqp
+COMPONENT_BUGDB=	python-mod/py-amqp 
 
 TPNO=			14503
 
--- a/components/python/django_compressor/Makefile	Mon Feb 09 09:22:37 2015 -0800
+++ b/components/python/django_compressor/Makefile	Tue Feb 10 15:52:21 2015 -0800
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
 #
 include ../../../make-rules/shared-macros.mk
 
@@ -30,7 +30,7 @@
     sha256:66ff1a845a6c1b16c4cf552ee3d746033979e46cd9bd5d999d4b5dae93327a52
 COMPONENT_ARCHIVE_URL=	$(call pypi_url)
 COMPONENT_PROJECT_URL=	http://django-compressor.readthedocs.org
-COMPONENT_BUGDB=	python-mod/django_compressor
+COMPONENT_BUGDB=	python-mod/django-cmpress 
 
 TPNO=			14503
 
--- a/components/python/django_openstack_auth/Makefile	Mon Feb 09 09:22:37 2015 -0800
+++ b/components/python/django_openstack_auth/Makefile	Tue Feb 10 15:52:21 2015 -0800
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
 #
 include ../../../make-rules/shared-macros.mk
 
@@ -30,7 +30,7 @@
     sha256:565a4b322e1eb2d0cf8df59ae58b49b2e324c414a6dd0ba4a6aa3459600314da
 COMPONENT_ARCHIVE_URL=	$(call pypi_url)
 COMPONENT_PROJECT_URL=	http://www.openstack.org/
-COMPONENT_BUGDB=	python-mod/django_openstack_auth
+COMPONENT_BUGDB=	python-mod/openstack-auth 
 
 TPNO=			16306
 
--- a/components/python/setuptools-git/Makefile	Mon Feb 09 09:22:37 2015 -0800
+++ b/components/python/setuptools-git/Makefile	Tue Feb 10 15:52:21 2015 -0800
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
 #
 include ../../../make-rules/shared-macros.mk
 
@@ -30,7 +30,7 @@
     sha256:eb75844bd56bd33f7c461246cdf99e6fa50b6a8dde2c56c967db54cd47b51af4
 COMPONENT_ARCHIVE_URL=	$(call pypi_url)
 COMPONENT_PROJECT_URL=	https://github.com/wichert/setuptools-git
-COMPONENT_BUGDB=	python-mod/setuptools-git
+COMPONENT_BUGDB=	python-mod/setuptools
 
 TPNO=			14503
 
--- a/components/python/sqlalchemy-migrate/Makefile	Mon Feb 09 09:22:37 2015 -0800
+++ b/components/python/sqlalchemy-migrate/Makefile	Tue Feb 10 15:52:21 2015 -0800
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2012, 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2012, 2015, Oracle and/or its affiliates. All rights reserved.
 #
 include ../../../make-rules/shared-macros.mk
 
@@ -30,7 +30,7 @@
     sha256:7f55c768ee26f143fedb11b365a4c57c3bbdb5211e049c7f04b8ae8107c28333
 COMPONENT_ARCHIVE_URL=	$(call pypi_url)
 COMPONENT_PROJECT_URL=	http://code.google.com/p/sqlalchemy-migrate/
-COMPONENT_BUGDB=	python-mod/sqlalchemy-migrate
+COMPONENT_BUGDB=	python-mod/sqlalchemy-mig
 
 TPNO=			14503
 
--- a/components/tree/Makefile	Mon Feb 09 09:22:37 2015 -0800
+++ b/components/tree/Makefile	Tue Feb 10 15:52:21 2015 -0800
@@ -19,7 +19,7 @@
 # CDDL HEADER END
 
 #
-# Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2014, 2015, Oracle and/or its affiliates. All rights reserved.
 #
 
 include ../../make-rules/shared-macros.mk
@@ -32,7 +32,7 @@
     sha256:1128755ea9455615188212bb04319cf103114fb78f687aa887ce29ef184ffb8d
 COMPONENT_PROJECT_URL=	http://mama.indstate.edu/users/ice/tree/
 COMPONENT_ARCHIVE_URL=	$(COMPONENT_PROJECT_URL)src/$(COMPONENT_ARCHIVE)
-COMPONENT_BUGDB=	file/tree
+COMPONENT_BUGDB=	utility/tree
 
 TPNO=			9095