components/python/python-ldap/python-ldap-PYVER.p5m
changeset 1890 5a4ef66c42bf
parent 1666 69d14d547e77
child 1948 2d1537e7942d
equal deleted inserted replaced
1889:7251578a5ce7 1890:5a4ef66c42bf
    15 # If applicable, add the following below this CDDL HEADER, with the
    15 # If applicable, add the following below this CDDL HEADER, with the
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
       
    20 #
       
    21 
    20 #
    22 #
    21 # Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
    22 #
    24 #
    23 
    25 
    24 set name=pkg.fmri \
    26 set name=pkg.fmri \
    71 file path=usr/lib/python$(PYVER)/vendor-packages/python_ldap-$(COMPONENT_VERSION)-py$(PYVER).egg-info/not-zip-safe
    73 file path=usr/lib/python$(PYVER)/vendor-packages/python_ldap-$(COMPONENT_VERSION)-py$(PYVER).egg-info/not-zip-safe
    72 file path=usr/lib/python$(PYVER)/vendor-packages/python_ldap-$(COMPONENT_VERSION)-py$(PYVER).egg-info/requires.txt
    74 file path=usr/lib/python$(PYVER)/vendor-packages/python_ldap-$(COMPONENT_VERSION)-py$(PYVER).egg-info/requires.txt
    73 file path=usr/lib/python$(PYVER)/vendor-packages/python_ldap-$(COMPONENT_VERSION)-py$(PYVER).egg-info/top_level.txt
    75 file path=usr/lib/python$(PYVER)/vendor-packages/python_ldap-$(COMPONENT_VERSION)-py$(PYVER).egg-info/top_level.txt
    74 license python-ldap.license license=PSF
    76 license python-ldap.license license=PSF
    75 
    77 
       
    78 # force the rename with an optional dependency on the old name
       
    79 depend type=optional \
       
    80     fmri=library/python-2/python-ldap-$(PYV)@2.4.10,5.12-5.12.0.0.0.41.0
       
    81 
    76 # force a dependency on the Python runtime
    82 # force a dependency on the Python runtime
    77 #depend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
    83 depend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
    78 #    pkg.debug.depend.path=usr/bin
    84     pkg.debug.depend.path=usr/bin
    79 
    85 
    80 # force a dependency on the python-ldap package
    86 # force a dependency on the python-ldap package
    81 depend type=require \
    87 depend type=require \
    82     fmri=library/python/python-ldap@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    88     fmri=library/python/python-ldap@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    83 
       
    84 # force the rename with an optional dependency on the old name
       
    85 depend type=optional \
       
    86     fmri=library/python-2/python-ldap-$(PYV)@2.4.10,5.12-5.12.0.0.0.41.0