exception_lists/packaging
author Niveditha Rau <Niveditha.Rau@Oracle.COM>
Wed, 02 Nov 2016 08:43:19 -0700
changeset 1678 a44c9d993a25
parent 1670 1f92fefdbe72
child 1682 4219397bd81c
permissions -rw-r--r--
25022410 vnc changes for gnome3

#
# Copyright (c) 2010, 2016, Oracle and/or its affiliates. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the "Software"),
# to deal in the Software without restriction, including without limitation
# the rights to use, copy, modify, merge, publish, distribute, sublicense,
# and/or sell copies of the Software, and to permit persons to whom the
# Software is furnished to do so, subject to the following conditions:
#
# The above copyright notice and this permission notice (including the next
# paragraph) shall be included in all copies or substantial portions of the
# Software.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
# DEALINGS IN THE SOFTWARE.
#

#
# Exception List for validate_pkg
#

#
# The following entries are built in the proto/ area
# but not included in any packages - this is intentional.
#

# /var/run is a symlink to a tmpfs filesystem created at system boot
var/run

# Documentation it doesn't make sense to ship in our packages
usr/share/doc/X11/graphics/dps.*
usr/share/doc/X11/platforms/Darwin.*
usr/share/doc/X11/xext/lbxalg.*
usr/share/doc/X11/Xserver/XACE-Spec.*
usr/share/doc/X11/Xserver/appgroup.*
usr/share/doc/X11/Xserver/analysis.*
usr/share/doc/X11/Xserver/secint.*
usr/share/doc/X11/MAINTAINERS

# Obsolete man pages
usr/share/man/man7/Consortium.7
usr/share/man/man7/XProjectTeam.7
usr/share/man/man7/Xprint.7

# ON delivers the packaged version of this link
usr/lib/64

# Skip delivering the header file for an intel internal validation tool
usr/include/libdrm/intel_aub.h		i386

# We don't install the XCB SELinux extension
usr/include/xcb/xselinux.h
usr/share/xcb/xselinux.xml

# Don't install until we move off HAL .fdi file for synaptics
usr/share/X11/xorg.conf.d/50-synaptics.conf	i386

# Only need the normal *.pyc compiled byte-code, not the "optimized" *.pyo
usr/lib/python3.4/vendor-packages/xcbgen/__init__.pyo
usr/lib/python3.4/vendor-packages/xcbgen/error.pyo
usr/lib/python3.4/vendor-packages/xcbgen/expr.pyo
usr/lib/python3.4/vendor-packages/xcbgen/matcher.pyo
usr/lib/python3.4/vendor-packages/xcbgen/state.pyo
usr/lib/python3.4/vendor-packages/xcbgen/xtypes.pyo

# No need to deliver libdrm_radeon on sparc
usr/lib/xorg/libdrm_radeon.so	     		sparc
usr/lib/xorg/libdrm_radeon.so.1	     		sparc
usr/lib/xorg/sparcv9/libdrm_radeon.so	     	sparc
usr/lib/xorg/sparcv9/libdrm_radeon.so.1	     	sparc

# Not delivering kms_swrast_dri.so (not needed for now)
usr/lib/xorg/modules/dri/kms_swrast_dri.so
usr/lib/xorg/modules/dri/sparcv9/kms_swrast_dri.so	sparc	
usr/lib/xorg/modules/dri/amd64/kms_swrast_dri.so	i386

# Deliver it once the driver provides the correct plumbing for use on solaris
usr/bin/intel_gpu_abrt				i386

# No need to deliver modesetting driver for now
usr/lib/xorg/modules/drivers/modesetting_drv.so
usr/share/man/man4/modesetting.4
 
# No need to deliver any udev stuff
usr/lib/udev                                  i386

# No need to deliver amdgpu or vc4  header files at the moment 
# without driver support for it
usr/include/libdrm/amdgpu_drm.h
usr/include/libdrm/vc4_drm.h