exception_lists/packaging
author Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
Sun, 10 Apr 2016 09:46:18 -0700
changeset 1625 80d285e85842
parent 1592 00ba72e84365
child 1634 197a4f8b6220
permissions -rw-r--r--
21814632 X gate should use xmlto for DocBook processing

#
# 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

# 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