components/python/pyopenssl/pyopenssl-26.p5m
changeset 99 c15c9099bb44
child 181 87e11e685b1f
equal deleted inserted replaced
98:7eea11439375 99:c15c9099bb44
       
     1 #
       
     2 # CDDL HEADER START
       
     3 #
       
     4 # The contents of this file are subject to the terms of the
       
     5 # Common Development and Distribution License (the "License").
       
     6 # You may not use this file except in compliance with the License.
       
     7 #
       
     8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
       
     9 # or http://www.opensolaris.org/os/licensing.
       
    10 # See the License for the specific language governing permissions
       
    11 # and limitations under the License.
       
    12 #
       
    13 # When distributing Covered Code, include this CDDL HEADER in each
       
    14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
       
    15 # If applicable, add the following below this CDDL HEADER, with the
       
    16 # fields enclosed by brackets "[]" replaced with your own identifying
       
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
       
    18 #
       
    19 # CDDL HEADER END
       
    20 #
       
    21 # Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
       
    22 #
       
    23 
       
    24 set name=pkg.fmri value=pkg:/library/python-2/pyopenssl-26@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    25 set name=pkg.summary value="Python interface to the OpenSSL library"
       
    26 set name=info.classification value="org.opensolaris.category.2008:Development/Python"
       
    27 set name=info.upstream_url value="http://pyopenssl.sourceforge.net"
       
    28 set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
       
    29 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    30 
       
    31 license pyopenssl.copyright license='LGPLv2.1'
       
    32 
       
    33 dir path=usr
       
    34 dir path=usr/lib
       
    35 dir path=usr/lib/python2.6
       
    36 dir path=usr/lib/python2.6/vendor-packages
       
    37 dir path=usr/lib/python2.6/vendor-packages/OpenSSL
       
    38 dir path=usr/lib/python2.6/vendor-packages/OpenSSL/64
       
    39 dir path=usr/lib/python2.6/vendor-packages/OpenSSL/test
       
    40 dir path=usr/share
       
    41 dir path=usr/share/doc
       
    42 dir path=usr/share/doc/pyOpenSSL
       
    43 file path=usr/lib/python2.6/vendor-packages/OpenSSL/64/SSL.so
       
    44 file path=usr/lib/python2.6/vendor-packages/OpenSSL/64/crypto.so
       
    45 file path=usr/lib/python2.6/vendor-packages/OpenSSL/64/rand.so
       
    46 file path=usr/lib/python2.6/vendor-packages/OpenSSL/SSL.so
       
    47 file path=usr/lib/python2.6/vendor-packages/OpenSSL/__init__.py
       
    48 file path=usr/lib/python2.6/vendor-packages/OpenSSL/__init__.pyc
       
    49 file path=usr/lib/python2.6/vendor-packages/OpenSSL/crypto.so
       
    50 file path=usr/lib/python2.6/vendor-packages/OpenSSL/rand.so
       
    51 file path=usr/lib/python2.6/vendor-packages/OpenSSL/test/__init__.py
       
    52 file path=usr/lib/python2.6/vendor-packages/OpenSSL/test/__init__.pyc
       
    53 file path=usr/lib/python2.6/vendor-packages/OpenSSL/test/test_crypto.py
       
    54 file path=usr/lib/python2.6/vendor-packages/OpenSSL/test/test_crypto.pyc
       
    55 file path=usr/lib/python2.6/vendor-packages/OpenSSL/test/test_rand.py
       
    56 file path=usr/lib/python2.6/vendor-packages/OpenSSL/test/test_rand.pyc
       
    57 file path=usr/lib/python2.6/vendor-packages/OpenSSL/test/test_ssl.py
       
    58 file path=usr/lib/python2.6/vendor-packages/OpenSSL/test/test_ssl.pyc
       
    59 file path=usr/lib/python2.6/vendor-packages/OpenSSL/test/util.py
       
    60 file path=usr/lib/python2.6/vendor-packages/OpenSSL/test/util.pyc
       
    61 file path=usr/lib/python2.6/vendor-packages/OpenSSL/tsafe.py
       
    62 file path=usr/lib/python2.6/vendor-packages/OpenSSL/tsafe.pyc
       
    63 file path=usr/lib/python2.6/vendor-packages/OpenSSL/version.py
       
    64 file path=usr/lib/python2.6/vendor-packages/OpenSSL/version.pyc
       
    65 file path=usr/lib/python2.6/vendor-packages/pyOpenSSL-0.11-py2.6.egg-info
       
    66 file pyOpenSSL.txt path=usr/share/doc/pyOpenSSL/pyOpenSSL.txt
       
    67 
       
    68 legacy pkg=SUNWpython26-openssl \
       
    69 	name="pyOpenSSL - Python interface to the OpenSSL library for Python 2.6" \
       
    70 	desc="pyOpenSSL - Python interface to the OpenSSL library"