src/pkgdefs/SUNWpython-pyopenssl/pkginfo
author David.Comay@Sun.COM
Mon, 12 Oct 2009 15:10:47 -0700
changeset 1409 28c9824aca92
parent 465 44fddb622fe4
permissions -rw-r--r--
6482 Should declare all dependencies for NFS client distro-import 11352 Add GParted to Live CD so Windows/NTFS can be shrunk 11540 SUNWcs import file shouldn't cross consolidation boundaries 11771 SUNWcs should restart_fmri=svc:/system/rbac:default 11823 SUNWkdc is missing a dependency on SUNWgssc 11876 Some of the packages delivered by IPS consolidation have poor summaries 11877 resync repository to snv_125 11878 Older input-method packages have incorrect classifications 11879 Changes necessary to import SUNWldtp into the repository 11880 Some empty packages can be removed from slim_cluster definition 11881 Some recently added Live CD packages missing from "redistributable" 11882 SUNWcsd's base driver files could be improved for pre-6877673 systems 11883 SUNWdhcs should not depend on not-redistributable SUNWwbcou 11884 SUNWjokosher and SUNWmoovida lack dependency on SUNWpython26-xdg
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
465
44fddb622fe4 2818 We should include pyOpenSSL in the gate
Brad Hall <bhall@eng.sun.com>
parents:
diff changeset
     1
#
44fddb622fe4 2818 We should include pyOpenSSL in the gate
Brad Hall <bhall@eng.sun.com>
parents:
diff changeset
     2
# CDDL HEADER START
44fddb622fe4 2818 We should include pyOpenSSL in the gate
Brad Hall <bhall@eng.sun.com>
parents:
diff changeset
     3
#
44fddb622fe4 2818 We should include pyOpenSSL in the gate
Brad Hall <bhall@eng.sun.com>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
44fddb622fe4 2818 We should include pyOpenSSL in the gate
Brad Hall <bhall@eng.sun.com>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
44fddb622fe4 2818 We should include pyOpenSSL in the gate
Brad Hall <bhall@eng.sun.com>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
44fddb622fe4 2818 We should include pyOpenSSL in the gate
Brad Hall <bhall@eng.sun.com>
parents:
diff changeset
     7
#
44fddb622fe4 2818 We should include pyOpenSSL in the gate
Brad Hall <bhall@eng.sun.com>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
44fddb622fe4 2818 We should include pyOpenSSL in the gate
Brad Hall <bhall@eng.sun.com>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
44fddb622fe4 2818 We should include pyOpenSSL in the gate
Brad Hall <bhall@eng.sun.com>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
44fddb622fe4 2818 We should include pyOpenSSL in the gate
Brad Hall <bhall@eng.sun.com>
parents:
diff changeset
    11
# and limitations under the License.
44fddb622fe4 2818 We should include pyOpenSSL in the gate
Brad Hall <bhall@eng.sun.com>
parents:
diff changeset
    12
#
44fddb622fe4 2818 We should include pyOpenSSL in the gate
Brad Hall <bhall@eng.sun.com>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
44fddb622fe4 2818 We should include pyOpenSSL in the gate
Brad Hall <bhall@eng.sun.com>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
44fddb622fe4 2818 We should include pyOpenSSL in the gate
Brad Hall <bhall@eng.sun.com>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
44fddb622fe4 2818 We should include pyOpenSSL in the gate
Brad Hall <bhall@eng.sun.com>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
44fddb622fe4 2818 We should include pyOpenSSL in the gate
Brad Hall <bhall@eng.sun.com>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
44fddb622fe4 2818 We should include pyOpenSSL in the gate
Brad Hall <bhall@eng.sun.com>
parents:
diff changeset
    18
#
44fddb622fe4 2818 We should include pyOpenSSL in the gate
Brad Hall <bhall@eng.sun.com>
parents:
diff changeset
    19
# CDDL HEADER END
44fddb622fe4 2818 We should include pyOpenSSL in the gate
Brad Hall <bhall@eng.sun.com>
parents:
diff changeset
    20
#
44fddb622fe4 2818 We should include pyOpenSSL in the gate
Brad Hall <bhall@eng.sun.com>
parents:
diff changeset
    21
# Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
44fddb622fe4 2818 We should include pyOpenSSL in the gate
Brad Hall <bhall@eng.sun.com>
parents:
diff changeset
    22
# Use is subject to license terms.
44fddb622fe4 2818 We should include pyOpenSSL in the gate
Brad Hall <bhall@eng.sun.com>
parents:
diff changeset
    23
#
44fddb622fe4 2818 We should include pyOpenSSL in the gate
Brad Hall <bhall@eng.sun.com>
parents:
diff changeset
    24
44fddb622fe4 2818 We should include pyOpenSSL in the gate
Brad Hall <bhall@eng.sun.com>
parents:
diff changeset
    25
PKG="SUNWpython-pyopenssl"
1409
28c9824aca92 6482 Should declare all dependencies for NFS client distro-import
David.Comay@Sun.COM
parents: 465
diff changeset
    26
NAME="Python interface to the OpenSSL library"
465
44fddb622fe4 2818 We should include pyOpenSSL in the gate
Brad Hall <bhall@eng.sun.com>
parents:
diff changeset
    27
DESC="Python bindings for OpenSSL"
44fddb622fe4 2818 We should include pyOpenSSL in the gate
Brad Hall <bhall@eng.sun.com>
parents:
diff changeset
    28
ARCH="ISA"
44fddb622fe4 2818 We should include pyOpenSSL in the gate
Brad Hall <bhall@eng.sun.com>
parents:
diff changeset
    29
VERSION="0.7"
44fddb622fe4 2818 We should include pyOpenSSL in the gate
Brad Hall <bhall@eng.sun.com>
parents:
diff changeset
    30
SUNW_PKGVERS="1.0"
44fddb622fe4 2818 We should include pyOpenSSL in the gate
Brad Hall <bhall@eng.sun.com>
parents:
diff changeset
    31
BASEDIR=/
44fddb622fe4 2818 We should include pyOpenSSL in the gate
Brad Hall <bhall@eng.sun.com>
parents:
diff changeset
    32
CATEGORY="system"
44fddb622fe4 2818 We should include pyOpenSSL in the gate
Brad Hall <bhall@eng.sun.com>
parents:
diff changeset
    33
CLASSES="none"
44fddb622fe4 2818 We should include pyOpenSSL in the gate
Brad Hall <bhall@eng.sun.com>
parents:
diff changeset
    34
VENDOR="Sun Microsystems, Inc."