# HG changeset patch # User Niveditha Rau # Date 1467993302 0 # Node ID dd5e724e80ac9938843c7e85bed6778738226470 # Parent d601840f4d775e93024f79acb32e6ff9c7a376d5 23755827 gobject-introspection doesn't have PSARC case or bug component diff -r d601840f4d77 -r dd5e724e80ac components/gnome/gobject-introspection/Makefile --- a/components/gnome/gobject-introspection/Makefile Thu Jul 07 11:07:09 2016 +0000 +++ b/components/gnome/gobject-introspection/Makefile Fri Jul 08 15:55:02 2016 +0000 @@ -34,6 +34,7 @@ COMPONENT_VERSION= 1.46.0 COMPONENT_ARCHIVE_HASH= \ sha256:6658bd3c2b8813eb3e2511ee153238d09ace9d309e4574af27443d87423e4233 +COMPONENT_BUGDB= gnome/libraries TPNO= 25403 diff -r d601840f4d77 -r dd5e724e80ac components/gnome/gobject-introspection/gobject-introspection.p5m --- a/components/gnome/gobject-introspection/gobject-introspection.p5m Thu Jul 07 11:07:09 2016 +0000 +++ b/components/gnome/gobject-introspection/gobject-introspection.p5m Fri Jul 08 15:55:02 2016 +0000 @@ -38,7 +38,7 @@ value="org.opensolaris.category.2008:Desktop (GNOME)/Libraries" set name=info.source-url value=$(COMPONENT_ARCHIVE_URL) set name=info.upstream-url value=$(COMPONENT_PROJECT_URL) -set name=org.opensolaris.arc-caseid value=TBD +set name=org.opensolaris.arc-caseid value=PSARC/2016/290 set name=org.opensolaris.consolidation value=$(CONSOLIDATION) # file path=usr/bin/$(MACH64)/g-ir-annotation-tool \ diff -r d601840f4d77 -r dd5e724e80ac make-rules/gnome-component.mk --- a/make-rules/gnome-component.mk Thu Jul 07 11:07:09 2016 +0000 +++ b/make-rules/gnome-component.mk Fri Jul 08 15:55:02 2016 +0000 @@ -33,7 +33,6 @@ COMPONENT_ARCHIVE = $(COMPONENT_SRC).tar.xz endif COMPONENT_ARCHIVE_URL ?= https://download.gnome.org/sources/$(COMPONENT_NAME)/$(COMPONENT_MAJOR_MINOR)/$(COMPONENT_ARCHIVE) -COMPONENT_BUGDB ?= gnome/libraries PKGMOGRIFY_TRANSFORMS += $(WS_TOP)/transforms/gnome-incorporation