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
|
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
|
Source2: %{name}.keyring
|
||||||
BuildRequires: autoconf >= 2.60
|
BuildRequires: autoconf >= 2.60
|
||||||
BuildRequires: automake
|
BuildRequires: automake
|
||||||
BuildRequires: damageproto-devel
|
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
|
BuildRequires: pkgconfig(damageproto)
|
||||||
BuildRequires: pkgconfig(fontsproto)
|
BuildRequires: pkgconfig(fontsproto)
|
||||||
# Libdrm 2.4.36 needed for kms
|
# Libdrm 2.4.36 needed for kms
|
||||||
BuildRequires: pkgconfig(libdrm) >= 2.4.58
|
BuildRequires: pkgconfig(libdrm) >= 2.4.58
|
||||||
@ -49,7 +49,6 @@ BuildRequires: pkgconfig(xproto)
|
|||||||
Supplements: modalias(xorg-x11-server:pci:v00001002d*sv*sd*bc03sc*i*)
|
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
|
# 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
|
|
||||||
ExcludeArch: s390 s390x
|
ExcludeArch: s390 s390x
|
||||||
%{x11_abi_videodrv_req}
|
%{x11_abi_videodrv_req}
|
||||||
# Glamor is new and we want that now
|
# 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
|
find %{buildroot} -type f -name "*.la" -delete -print
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
|
||||||
%doc COPYING README
|
%doc COPYING README
|
||||||
%dir %{_libdir}/xorg/modules/drivers
|
%dir %{_libdir}/xorg/modules/drivers
|
||||||
%{_datadir}/X11/xorg.conf.d/10-radeon.conf
|
%{_datadir}/X11/xorg.conf.d/10-radeon.conf
|
||||||
|
Loading…
x
Reference in New Issue
Block a user