16879178 aalib needs a TPNO in its package manifest s11-update
authorRich Burridge <rich.burridge@oracle.com>
Wed, 05 Jun 2013 06:47:13 -0700
branchs11-update
changeset 2645 6d96b69920f6
parent 2644 6bcfaca2ce74
child 2646 86bc0997bd5f
16879178 aalib needs a TPNO in its package manifest
components/aalib/aalib.license
components/aalib/aalib.p5m
--- a/components/aalib/aalib.license	Mon Jun 03 23:02:49 2013 -0700
+++ b/components/aalib/aalib.license	Wed Jun 05 06:47:13 2013 -0700
@@ -1,10 +1,4 @@
-Copyright (C) 1997-2009 Jan Hubicka ([email protected])
-Copyright (C) 1997-2009 Thomas A. K. Kjaer ([email protected])
-Copyright (C) 1997-2009 Tim Newsome ([email protected])
-Copyright (C) 1997-2009 Kamil Toman ([email protected])
-
-
-		  GNU LIBRARY GENERAL PUBLIC LICENSE
+  GNU LIBRARY GENERAL PUBLIC LICENSE
 		       Version 2, June 1991
 
  Copyright (C) 1991 Free Software Foundation, Inc.
@@ -57,7 +51,7 @@
 want its recipients to know that what they have is not the original
 version, so that any problems introduced by others will not reflect on
 the original authors' reputations.
-
+
   Finally, any free program is threatened constantly by software
 patents.  We wish to avoid the danger that companies distributing free
 software will individually obtain patent licenses, thus in effect
@@ -104,7 +98,7 @@
 
   Note that it is possible for a library to be covered by the ordinary
 General Public License rather than by this special one.
-
+
 		  GNU LIBRARY GENERAL PUBLIC LICENSE
    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
 
@@ -151,7 +145,7 @@
   You may charge a fee for the physical act of transferring a copy,
 and you may at your option offer warranty protection in exchange for a
 fee.
-
+
   2. You may modify your copy or copies of the Library or any portion
 of it, thus forming a work based on the Library, and copy and
 distribute such modifications or work under the terms of Section 1
@@ -209,7 +203,7 @@
 ordinary GNU General Public License has appeared, then you can specify
 that version instead if you wish.)  Do not make any other change in
 these notices.
-
+
   Once this change is made in a given copy, it is irreversible for
 that copy, so the ordinary GNU General Public License applies to all
 subsequent copies and derivative works made from that copy.
@@ -260,7 +254,7 @@
 distribute the object code for the work under the terms of Section 6.
 Any executables containing that work also fall under Section 6,
 whether or not they are linked directly with the Library itself.
-
+
   6. As an exception to the Sections above, you may also compile or
 link a "work that uses the Library" with the Library to produce a
 work containing portions of the Library, and distribute that work
@@ -314,7 +308,7 @@
 accompany the operating system.  Such a contradiction means you cannot
 use both them and the Library together in an executable that you
 distribute.
-
+
   7. You may place library facilities that are a work based on the
 Library side-by-side in a single library together with other library
 facilities not covered by this License, and distribute such a combined
@@ -355,7 +349,7 @@
 restrictions on the recipients' exercise of the rights granted herein.
 You are not responsible for enforcing compliance by third parties to
 this License.
-
+
   11. If, as a consequence of a court judgment or allegation of patent
 infringement or for any other reason (not limited to patent issues),
 conditions are imposed on you (whether by court order, agreement or
@@ -407,7 +401,7 @@
 the Free Software Foundation.  If the Library does not specify a
 license version number, you may choose any version ever published by
 the Free Software Foundation.
-
+
   14. If you wish to incorporate parts of the Library into other free
 programs whose distribution conditions are incompatible with these,
 write to the author to ask for permission.  For software which is
@@ -441,7 +435,7 @@
 DAMAGES.
 
 		     END OF TERMS AND CONDITIONS
-
+
      Appendix: How to Apply These Terms to Your New Libraries
 
   If you develop a new library, and you want it to be of the greatest
--- a/components/aalib/aalib.p5m	Mon Jun 03 23:02:49 2013 -0700
+++ b/components/aalib/aalib.p5m	Wed Jun 05 06:47:13 2013 -0700
@@ -22,45 +22,31 @@
 #
 
 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
-
-set name=pkg.fmri value=pkg:/library/aalib@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.fmri \
+    value=pkg:/library/aalib@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="AAlib - Ascii art graphics library"
 set name=pkg.human-version value=$(HUMAN_VERSION)
-set name=pkg.summary value="AAlib - Ascii art graphics library"
 set name=com.oracle.info.description value="the AAlib library"
-set name=info.classification value="org.opensolaris.category.2008:System/Libraries"
-set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
+set name=com.oracle.info.tpno value=6118
+set name=info.classification \
+    value=org.opensolaris.category.2008:System/Libraries
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
-set name=org.opensolaris.arc-caseid \
-    value=LSARC/2009/302
+set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
+set name=org.opensolaris.arc-caseid value=LSARC/2009/302
 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-
-license aalib.license license='LGPLv2'
-
-dir path=usr
-dir path=usr/bin
-dir path=usr/bin/$(MACH64)
-dir path=usr/demo
-dir path=usr/demo/aalib
-dir path=usr/include
-dir path=usr/lib
-dir path=usr/lib/$(MACH64)
-dir path=usr/share
-dir path=usr/share/aclocal
-dir path=usr/share/doc
-dir path=usr/share/doc/aalib
-dir path=usr/share/info
-dir path=usr/share/man
-dir path=usr/share/man/man1
-dir path=usr/share/man/man3
+file path=usr/bin/$(MACH64)/aalib-config
 file path=usr/bin/aalib-config
-file path=usr/bin/$(MACH64)/aalib-config
 file usr/bin/aafire path=usr/demo/aalib/aafire mode=0555
 file usr/bin/aainfo path=usr/demo/aalib/aainfo mode=0555
 file usr/bin/aasavefont path=usr/demo/aalib/aasavefont mode=0555
 file usr/bin/aatest path=usr/demo/aalib/aatest mode=0555
 file path=usr/include/aalib.h
+link path=usr/lib/$(MACH64)/libaa.so target=libaa.so.1.0.4
+link path=usr/lib/$(MACH64)/libaa.so.1 target=libaa.so.1.0.4
 file path=usr/lib/$(MACH64)/libaa.so.1.0.4
 file path=usr/lib/$(MACH64)/llib-laa.ln
+link path=usr/lib/libaa.so target=libaa.so.1.0.4
+link path=usr/lib/libaa.so.1 target=libaa.so.1.0.4
 file path=usr/lib/libaa.so.1.0.4
 file path=usr/lib/llib-laa
 file path=usr/lib/llib-laa.ln
@@ -140,7 +126,4 @@
 file path=usr/share/man/man3/aa_uninitmouse.3
 file path=usr/share/man/man3/mem_d.3
 file path=usr/share/man/man3/save_d.3
-link path=usr/lib/$(MACH64)/libaa.so target=libaa.so.1.0.4
-link path=usr/lib/$(MACH64)/libaa.so.1 target=libaa.so.1.0.4
-link path=usr/lib/libaa.so target=libaa.so.1.0.4
-link path=usr/lib/libaa.so.1 target=libaa.so.1.0.4
+license aalib.license license=LGPLv2