diff -r 4de0581be621 -r 87e11e685b1f components/bison/bison-runtime.p5m --- a/components/bison/bison-runtime.p5m Wed Apr 13 10:10:46 2011 -0600 +++ b/components/bison/bison-runtime.p5m Wed Apr 13 09:58:06 2011 -0700 @@ -23,17 +23,19 @@ # Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved. # -set name=pkg.fmri value=pkg:/system/library/bison-runtime@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) + default mangler.man.stability volatile> +set name=pkg.fmri \ + value=pkg:/system/library/bison-runtime@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) +set name=pkg.description \ + value="Runtime library for a general-purpose parser generator that converts an annotated context-free grammar into an LALR(1) or GLR parser for that grammar." set name=pkg.summary value="bison - A YACC Replacement (Runtime Libraries)" -set name=pkg.description value="Runtime library for a general-purpose parser generator that converts an annotated context-free grammar into an LALR(1) or GLR parser for that grammar." -set name=info.classification value="org.opensolaris.category.2008:Development/Other Languages" -set name=info.upstream_url value=http://www.gnu.org/software/bison/ +set name=info.classification \ + value="org.opensolaris.category.2008:Development/Other Languages" set name=info.source_url value=$(COMPONENT_ARCHIVE_URL) +set name=info.upstream_url value=http://www.gnu.org/software/bison/ +set name=opensolaris.arc_url \ + value=http://arc.opensolaris.org/caselog/PSARC/2007/289 set name=org.opensolaris.consolidation value=$(CONSOLIDATION) - - -license bison.license license="GPLv2" - dir path=usr dir path=usr/sfw dir path=usr/sfw/lib @@ -111,5 +113,6 @@ file path=usr/share/locale/tr/LC_MESSAGES/bison-runtime.mo file path=usr/share/locale/vi/LC_MESSAGES/bison-runtime.mo file path=usr/share/locale/zh_TW/LC_MESSAGES/bison-runtime.mo +license bison.license license=GPLv2 link path=usr/sfw/lib/$(MACH64)/liby.so target=liby.so.1 link path=usr/sfw/lib/liby.so target=liby.so.1