Accepting request 160270 from X11:XOrg
- introduce hardware supplements conditional on xorg-x11-server package (bnc#810333) OBS-URL: https://build.opensuse.org/request/show/160270 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xf86-video-voodoo?expand=0&rev=5
This commit is contained in:
commit
b6f5c04aec
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 20 14:42:42 UTC 2013 - sndirsch@suse.com
|
||||||
|
|
||||||
|
- introduce hardware supplements conditional on xorg-x11-server
|
||||||
|
package (bnc#810333)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Sep 2 19:26:08 UTC 2012 - zaitor@opensuse.org
|
Sun Sep 2 19:26:08 UTC 2012 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package xf86-video-voodoo
|
# spec file for package xf86-video-voodoo
|
||||||
#
|
#
|
||||||
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -34,7 +34,7 @@ BuildRequires: pkgconfig(xf86dgaproto)
|
|||||||
BuildRequires: pkgconfig(xorg-macros) >= 1.8
|
BuildRequires: pkgconfig(xorg-macros) >= 1.8
|
||||||
BuildRequires: pkgconfig(xorg-server) >= 1.0.99.901
|
BuildRequires: pkgconfig(xorg-server) >= 1.0.99.901
|
||||||
BuildRequires: pkgconfig(xproto)
|
BuildRequires: pkgconfig(xproto)
|
||||||
Supplements: xorg-x11-server
|
Supplements: modalias(xorg-x11-server:pci:v0000121Ad*sv*sd*bc03sc*i*)
|
||||||
# This was part of the xorg-x11-driver-video package up to version 7.6
|
# This was part of the xorg-x11-driver-video package up to version 7.6
|
||||||
Conflicts: xorg-x11-driver-video <= 7.6
|
Conflicts: xorg-x11-driver-video <= 7.6
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
Loading…
Reference in New Issue
Block a user