Accepting request 556929 from home:scarabeus_iv:branches:X11:XOrg
- Stick to use pkgconfig style dependencies OBS-URL: https://build.opensuse.org/request/show/556929 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-video-ati?expand=0&rev=67
This commit is contained in:
parent
313c6d7ec5
commit
1a72c15af8
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 14 11:03:40 UTC 2017 - tchvatal@suse.com
|
||||
|
||||
- Stick to use pkgconfig style dependencies
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 12 14:14:07 UTC 2017 - msrb@suse.com
|
||||
|
||||
|
@ -29,9 +29,9 @@ Source1: http://xorg.freedesktop.org/releases/individual/driver/%{name}-%
|
||||
Source2: %{name}.keyring
|
||||
BuildRequires: autoconf >= 2.60
|
||||
BuildRequires: automake
|
||||
BuildRequires: damageproto-devel
|
||||
BuildRequires: libtool
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: pkgconfig(damageproto)
|
||||
BuildRequires: pkgconfig(fontsproto)
|
||||
# Libdrm 2.4.36 needed for kms
|
||||
BuildRequires: pkgconfig(libdrm) >= 2.4.58
|
||||
@ -49,7 +49,6 @@ BuildRequires: pkgconfig(xproto)
|
||||
Supplements: modalias(xorg-x11-server:pci:v00001002d*sv*sd*bc03sc*i*)
|
||||
# This was part of the xorg-x11-driver-video package up to version 7.6
|
||||
Conflicts: xorg-x11-driver-video <= 7.6
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
ExcludeArch: s390 s390x
|
||||
%{x11_abi_videodrv_req}
|
||||
# Glamor is new and we want that now
|
||||
@ -78,7 +77,6 @@ make %{?_smp_mflags} V=1
|
||||
find %{buildroot} -type f -name "*.la" -delete -print
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING README
|
||||
%dir %{_libdir}/xorg/modules/drivers
|
||||
%{_datadir}/X11/xorg.conf.d/10-radeon.conf
|
||||
|
Loading…
x
Reference in New Issue
Block a user