Hello community, here is the log from the commit of package xorg-x11-driver-video for openSUSE:Factory checked in at 2013-03-21 11:17:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xorg-x11-driver-video (Old) and /work/SRC/openSUSE:Factory/.xorg-x11-driver-video.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xorg-x11-driver-video", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/xorg-x11-driver-video/xorg-x11-driver-video.changes 2012-10-26 17:37:24.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xorg-x11-driver-video.new/xorg-x11-driver-video.changes 2013-03-21 11:17:04.000000000 +0100 @@ -1,0 +2,19 @@ +Wed Mar 20 15:04:44 UTC 2013 - [email protected] + +- removed requires to xf86-video-ast, xf86-video-chips, + xf86-video-glint, xf86-video-i128, xf86-video-mach64, + xf86-video-nv, xf86-video-r128, xf86-video-siliconmotion, + xf86-video-tdfx, xf86-video-tga, xf86-video-voodoo, + xf86-video-geode, xf86-video-qxl +- removed requires to xf86-video-dummy, xf86-video-v4l +- cleanup specfile + +------------------------------------------------------------------- +Wed Mar 20 11:48:11 UTC 2013 - [email protected] + +- moved 'Recommends: intel-gpu-tools' to xf86-video-intel package +- removed requires to xf86-video-ati, xf86-video-cirrus, + xf86-video-vmware; this is now done via hw supplements + conditional to xorg-x11-server package (bnc#810333) + +------------------------------------------------------------------- Old: ---- kms-blacklist.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xorg-x11-driver-video.spec ++++++ --- /var/tmp/diff_new_pack.mRbm0U/_old 2013-03-21 11:17:05.000000000 +0100 +++ /var/tmp/diff_new_pack.mRbm0U/_new 2013-03-21 11:17:05.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package xorg-x11-driver-video # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,8 +17,6 @@ # -%define broken_kms_blacklist 0 - Name: xorg-x11-driver-video Version: 7.6_1 Release: 0 @@ -27,41 +25,15 @@ Group: System/X11/Servers/XF86_4 Url: http://xorg.freedesktop.org/ Source0: README.meta -%if %broken_kms_blacklist -Source101: kms-blacklist.tar.bz2 -%endif Source102: xorg-confd-snippets.tar.bz2 # For directory ownership BuildRequires: xorg-x11-server Requires: xorg-x11-server Supplements: xorg-x11-server ## Requires of packages that we split away from xorg-x11-driver-video -# Only available on x86/x64 platforms -Recommends: intel-gpu-tools -Requires: xf86-video-ast -Requires: xf86-video-ati -Requires: xf86-video-chips -Requires: xf86-video-cirrus -Requires: xf86-video-dummy +## and do not require any GPU hardware/emulation Requires: xf86-video-fbdev -Requires: xf86-video-glint -Requires: xf86-video-i128 -Requires: xf86-video-mach64 -Requires: xf86-video-nv -Requires: xf86-video-r128 -Requires: xf86-video-siliconmotion -Requires: xf86-video-tdfx -Requires: xf86-video-tga -Requires: xf86-video-v4l Requires: xf86-video-vesa -%ifarch %ix86 x86_64 -Requires: xf86-video-vmware -%endif -Requires: xf86-video-voodoo -# Geode LX/GX is x86 only; we can't use "%%ifarch %%ix86" since we use a noarch build -Recommends: xf86-video-geode -# This driver might need recent spice libraries, so don't use a Requires -Recommends: xf86-video-qxl ## End Requires of packages that we split away from xorg-x11-driver-video BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -76,21 +48,11 @@ %build %install -%if %broken_kms_blacklist -tar xf $RPM_SOURCE_DIR/kms-blacklist.tar.bz2 -C $RPM_BUILD_ROOT -%endif tar xf $RPM_SOURCE_DIR/xorg-confd-snippets.tar.bz2 -C $RPM_BUILD_ROOT %files %defattr(-,root,root) %doc README.meta -%if %broken_kms_blacklist -/sbin/kms_loader.sh -%config %{_sysconfdir}/X11/kms-blacklist.local -%{_sysconfdir}/X11/kms-blacklist.nouveau -%{_sysconfdir}/X11/kms-blacklist.radeon -%{_sysconfdir}/modprobe.d/99-kms.conf -%endif %config %{_sysconfdir}/X11/xorg.conf.d/50-device.conf %config %{_sysconfdir}/X11/xorg.conf.d/50-monitor.conf %config %{_sysconfdir}/X11/xorg.conf.d/50-screen.conf -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
