components/python/netifaces/netifaces-PYVER.p5m
branchs11-update
changeset 4072 db0cec748ec0
parent 3704 69ab8eca01c5
equal deleted inserted replaced
4067:4be1f488dda8 4072:db0cec748ec0
    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 #
    20 #
       
    21 
       
    22 #
    21 # Copyright (c) 2014, 2015, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2014, 2015, Oracle and/or its affiliates. All rights reserved.
    22 #
    24 #
    23 
    25 
    24 set name=pkg.fmri \
    26 set name=pkg.fmri \
    25     value=pkg:/library/python/netifaces-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    27     value=pkg:/library/python/netifaces-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    33 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    35 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    34 set name=info.upstream value="Alastair Houghton <[email protected]>"
    36 set name=info.upstream value="Alastair Houghton <[email protected]>"
    35 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    37 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    36 set name=org.opensolaris.arc-caseid value=PSARC/2014/013
    38 set name=org.opensolaris.arc-caseid value=PSARC/2014/013
    37 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    39 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    40 #
    38 file path=usr/lib/python$(PYVER)/vendor-packages/64/netifaces.so
    41 file path=usr/lib/python$(PYVER)/vendor-packages/64/netifaces.so
    39 file path=usr/lib/python$(PYVER)/vendor-packages/netifaces-$(COMPONENT_VERSION)-py$(PYVER).egg-info/PKG-INFO
    42 file path=usr/lib/python$(PYVER)/vendor-packages/netifaces-$(COMPONENT_VERSION)-py$(PYVER).egg-info/PKG-INFO
    40 file path=usr/lib/python$(PYVER)/vendor-packages/netifaces-$(COMPONENT_VERSION)-py$(PYVER).egg-info/SOURCES.txt
    43 file path=usr/lib/python$(PYVER)/vendor-packages/netifaces-$(COMPONENT_VERSION)-py$(PYVER).egg-info/SOURCES.txt
    41 file path=usr/lib/python$(PYVER)/vendor-packages/netifaces-$(COMPONENT_VERSION)-py$(PYVER).egg-info/dependency_links.txt
    44 file path=usr/lib/python$(PYVER)/vendor-packages/netifaces-$(COMPONENT_VERSION)-py$(PYVER).egg-info/dependency_links.txt
    42 file path=usr/lib/python$(PYVER)/vendor-packages/netifaces-$(COMPONENT_VERSION)-py$(PYVER).egg-info/top_level.txt
    45 file path=usr/lib/python$(PYVER)/vendor-packages/netifaces-$(COMPONENT_VERSION)-py$(PYVER).egg-info/top_level.txt
       
    46 file path=usr/lib/python$(PYVER)/vendor-packages/netifaces-$(COMPONENT_VERSION)-py$(PYVER).egg-info/zip-safe
    43 file path=usr/lib/python$(PYVER)/vendor-packages/netifaces.so
    47 file path=usr/lib/python$(PYVER)/vendor-packages/netifaces.so
       
    48 #
    44 license netifaces.license license=MIT
    49 license netifaces.license license=MIT
    45 
    50 
    46 # force the rename with an optional dependency on the old name
    51 # force the rename with an optional dependency on the old name
    47 depend type=optional \
    52 depend type=optional \
    48     fmri=library/python-2/netifaces-$(PYV)@0.8,5.11-0.175.3.0.0.16.0
    53     fmri=library/python-2/netifaces-$(PYV)@0.8,5.11-0.175.3.0.0.16.0