22100321 automake dependency has typo in version field
authorJohn Beck <John.Beck@Oracle.COM>
Tue, 27 Oct 2015 15:58:40 -0700
changeset 5042 40da8d54eeae
parent 5041 eee102d80c6e
child 5043 d1a20b1582d7
22100321 automake dependency has typo in version field
components/automake/automake-1.10/automake.p5m
--- a/components/automake/automake-1.10/automake.p5m	Tue Oct 27 14:26:51 2015 -0700
+++ b/components/automake/automake-1.10/automake.p5m	Tue Oct 27 15:58:40 2015 -0700
@@ -167,4 +167,7 @@
     path=var/info/usr_share_$(COMPONENT_NAME)_$(COMPONENT_VERSION)_info_dir \
     mode=0644 preserve=true
 license automake.license license="GPLv2 FDLv1.2"
-depend type=optional fmri=developer/build/[email protected],5.12-5.12.0.0.0.72.0
+# If automake 1.11 is installed, make sure it is at least the version/build
+# at which mediation was introduced.
+depend type=optional \
+    fmri=developer/build/[email protected],5.12-5.12.0.0.0.72.0