Add the man page in SUNWlibtasn1.spec.
Change the url for libtasn1.spec.

Also attach the man page for review.

Jeff
On Mon, 2008-06-16 at 13:26 +0800, Jeff Cai wrote:
> Hi
> 
> Only the library is under the terms of the GNU Lesser General Public
> License version 2.1 (see GNU LGPL). The command line tools, self-tests
> and build infrastructure are licensed under the GNU General Public
> License version 3.0 (see GNU GPL). So I remove all files under /usr/bin.
> 
> Jeff
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SUNWlibtasn1.spec
Type: text/x-rpm-spec
Size: 2761 bytes
Desc: not available
URL: 
<http://mail.opensolaris.org/pipermail/jds-review/attachments/20080616/6c0e66d6/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libtasn1.spec
Type: text/x-rpm-spec
Size: 2509 bytes
Desc: not available
URL: 
<http://mail.opensolaris.org/pipermail/jds-review/attachments/20080616/6c0e66d6/attachment-0001.bin>
-------------- next part --------------
<!DOCTYPE REFENTRY PUBLIC "-//Sun Microsystems//DTD DocBook V3.0-Based SolBook 
Subset V2.0//EN" [
<!--ArborText, Inc., 1988-1999, v.4002-->
<!ENTITY cmd "libtasn1">
<!ENTITY % commonents SYSTEM "smancommon.ent">
%commonents;
<!ENTITY % booktitles SYSTEM "booktitles.ent">
%booktitles;
<!ENTITY suncopy "Copyright (c) 2008 Sun Microsystems, Inc. All Rights 
Reserved.">
]>
<?Pub UDT _bookmark _target>
<?Pub Inc>
<refentry id="libtasn1-3">
<!-- %Z%%M% %I% %E% SMI; -->
<refmeta><refentrytitle>libtasn1</refentrytitle><manvolnum>3</manvolnum>
<refmiscinfo class="date">16 Jun 2008</refmiscinfo>
<refmiscinfo class="sectdesc">&man1;</refmiscinfo>
<refmiscinfo class="software">&release;</refmiscinfo>
<refmiscinfo class="arch">generic</refmiscinfo>
<refmiscinfo class="copyright">&suncopy;</refmiscinfo>
</refmeta>
<indexterm><primary>libtasn1</primary></indexterm><indexterm><primary> a 
library for Abstract Syntax Notation One (ASN.1) and Distinguish Encoding Rules 
(DER) manipulation.
</primary></indexterm>
<refnamediv id="libtasn1-3-name"><refname>libtasn1</refname><refpurpose>a 
library for Abstract Syntax Notation One (ASN.1) and Distinguish Encoding Rules 
(DER) manipulation. </refpurpose></refnamediv>
<refsect1 id="libtasn1-3-desc"><title>&desc-tt;</title>
<para><literal>&cmd;</literal> is a library for Abstract Syntax Notation One 
(ASN.1) and Distinguish Encoding Rules (DER) manipulation.
</para>
<para>The main features of this library are:

    * On line ASN1 structure management that doesn't require any C code file 
generation.
    * Off line ASN1 structure management with C code file generation containing 
an array.
    * DER (Distinguish Encoding Rules) encoding.
    * No limits for INTEGER and ENUMERATED values.
    * It's thread-safe. No global variables are used and multiple library 
handles and session handles may be used in parallel.
    * It's portable. It should work on all Unix like operating systems, 
including Windows. The library itself should be portable to any C89 system, not 
even POSIX is required. </para>
</refsect1>
<refsect1 id="libtasn1-3-file"><title>&file-tt;</title>
<para>The following files are used by this application:</para>
<variablelist termlength="wide">
<varlistentry>
<term><filename>/usr/lib/&cmd;.so</filename></term>
<listitem><para>
libtasn1 shared library
</para></varlistentry>
</variablelist></refsect1>
<refsect1 id="libtasn1-3-attr"><title>&attr-tt;</title>
<para>See <olink targetdocent="REFMAN5" localinfo="attributes-3"><citerefentry>
<refentrytitle>attributes</refentrytitle><manvolnum>5</manvolnum></citerefentry></olink>
for descriptions of the following attributes:</para>
<informaltable frame="all">
<tgroup cols="2" colsep="1" rowsep="1"><colspec colname="COLSPEC0" 
colwidth="1*">
<colspec colname="COLSPEC1" colwidth="1*">
<thead>
<row><entry align="center" valign="middle">ATTRIBUTE TYPE</entry><entry 
align="center"
valign="middle">ATTRIBUTE VALUE</entry></row>
</thead>
<tbody>
<row><entry><para>Availability</para></entry><entry><para>SUNWlibtasn1</para></entry></row>
<row><entry colname="COLSPEC0"><para>Interface stability</para></entry><entry 
colname="COLSPEC1"><para>Volatile</para></entry></row>
</tbody>
</tgroup>
</informaltable>
</refsect1>
<refsect1 id="libtasn1-3-note"><title>&note-tt;</title>
<para>Written by Jeff Cai, Sun Microsystems Inc., 2008.</para>
</refsect1>
</refentry>

Reply via email to