16703472 more userland components could benefit from resolve.deps files
authorMike Sullivan <Mike.Sullivan@Oracle.COM>
Tue, 05 Nov 2013 19:56:22 -0800
changeset 1537 68c1d972de17
parent 1536 55703e1924ca
child 1538 9babd0ede872
16703472 more userland components could benefit from resolve.deps files
components/foomatic/db/Makefile
components/foomatic/fppd/Makefile
components/gnu-gs-fonts-other/Makefile
components/gnu-gs-fonts-std/Makefile
components/junit/junit.p5m
components/junit/resolve.deps
components/memcached-java/memcached-java.p5m
components/memcached-java/resolve.deps
components/timezone/Makefile
components/visual-panels/coreadm/resolve.deps
components/visual-panels/firewall/resolve.deps
components/visual-panels/sysmon/resolve.deps
components/visual-panels/usermgr/resolve.deps
components/visual-panels/zconsole/resolve.deps
--- a/components/foomatic/db/Makefile	Tue Nov 05 19:45:42 2013 -0800
+++ b/components/foomatic/db/Makefile	Tue Nov 05 19:56:22 2013 -0800
@@ -36,6 +36,9 @@
 include ../../../make-rules/configure.mk
 include ../../../make-rules/ips.mk
 
+# This package delivers only data files and has no dependencies.
+EXTDEPFILES = $(NULLDEPFILE)
+
 COMPONENT_PRE_CONFIGURE_ACTION = $(CLONEY) $(SOURCE_DIR) $(@D)
 
 # One file is not gzipped; fix it
--- a/components/foomatic/fppd/Makefile	Tue Nov 05 19:45:42 2013 -0800
+++ b/components/foomatic/fppd/Makefile	Tue Nov 05 19:56:22 2013 -0800
@@ -35,6 +35,9 @@
 include ../../../make-rules/prep.mk
 include ../../../make-rules/ips.mk
 
+# This package delivers only data files and has no dependencies.
+EXTDEPFILES = $(NULLDEPFILE)
+
 CACHE_FILE=$(PROTOUSRLIBDIR)/lp/caches/SUNWfoomatic.cache
 
 $(SOURCE_DIR)/.built: $(SOURCE_DIR)/.prep $(COMPONENT_DIR)/nolicense $(COMPONENT_DIR)/supportedonly.sh
--- a/components/gnu-gs-fonts-other/Makefile	Tue Nov 05 19:45:42 2013 -0800
+++ b/components/gnu-gs-fonts-other/Makefile	Tue Nov 05 19:56:22 2013 -0800
@@ -41,6 +41,9 @@
 include ../../make-rules/prep.mk
 include ../../make-rules/ips.mk
 
+# This package delivers only data files and has no dependencies.
+EXTDEPFILES = $(NULLDEPFILE)
+
 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
 
 # untar the tar ball and apply the patches
--- a/components/gnu-gs-fonts-std/Makefile	Tue Nov 05 19:45:42 2013 -0800
+++ b/components/gnu-gs-fonts-std/Makefile	Tue Nov 05 19:56:22 2013 -0800
@@ -41,6 +41,9 @@
 include ../../make-rules/prep.mk
 include ../../make-rules/ips.mk
 
+# This package delivers only data files and has no dependencies.
+EXTDEPFILES = $(NULLDEPFILE)
+
 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
 
 # untar the tar ball and apply the patches
--- a/components/junit/junit.p5m	Tue Nov 05 19:45:42 2013 -0800
+++ b/components/junit/junit.p5m	Tue Nov 05 19:56:22 2013 -0800
@@ -285,3 +285,5 @@
 license junit.license license="CPLv1.0, BSD"
 link path=usr/share/doc/junit/javadoc target=../../lib/java/javadoc/junit
 link path=usr/share/lib/java/junit.jar target=junit-$(COMPONENT_VERSION).jar
+
+depend fmri=runtime/java/jre-7 type=require
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/junit/resolve.deps	Tue Nov 05 19:56:22 2013 -0800
@@ -0,0 +1,1 @@
+runtime/java/jre-7
--- a/components/memcached-java/memcached-java.p5m	Tue Nov 05 19:45:42 2013 -0800
+++ b/components/memcached-java/memcached-java.p5m	Tue Nov 05 19:56:22 2013 -0800
@@ -89,3 +89,5 @@
 file path=usr/share/lib/java/javadoc/memcached-java/api/resources/titlebar_end.gif
 file path=usr/share/lib/java/javadoc/memcached-java/api/serialized-form.html
 file path=usr/share/lib/java/javadoc/memcached-java/api/stylesheet.css
+
+depend fmri=runtime/java/jre-7 type=require
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/memcached-java/resolve.deps	Tue Nov 05 19:56:22 2013 -0800
@@ -0,0 +1,1 @@
+runtime/java/jre-7
--- a/components/timezone/Makefile	Tue Nov 05 19:45:42 2013 -0800
+++ b/components/timezone/Makefile	Tue Nov 05 19:56:22 2013 -0800
@@ -37,6 +37,9 @@
 
 include ../../make-rules/ips.mk
 
+# This package delivers only data files and has no dependencies.
+EXTDEPFILES = $(NULLDEPFILE)
+
 POFILE=zoneinfo.po
 
 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/visual-panels/coreadm/resolve.deps	Tue Nov 05 19:56:22 2013 -0800
@@ -0,0 +1,1 @@
+system/management/visual-panels-core
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/visual-panels/firewall/resolve.deps	Tue Nov 05 19:56:22 2013 -0800
@@ -0,0 +1,1 @@
+system/management/visual-panels-core
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/visual-panels/sysmon/resolve.deps	Tue Nov 05 19:56:22 2013 -0800
@@ -0,0 +1,1 @@
+system/management/visual-panels-core
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/visual-panels/usermgr/resolve.deps	Tue Nov 05 19:56:22 2013 -0800
@@ -0,0 +1,1 @@
+system/management/visual-panels-core
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/visual-panels/zconsole/resolve.deps	Tue Nov 05 19:56:22 2013 -0800
@@ -0,0 +1,1 @@
+system/management/visual-panels-core