!3 Add compilation dependency to solve compilation failture
Merge pull request !3 from 通行百万/local
This commit is contained in:
commit
ba761473a5
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: xorg-x11-drv-qxl
|
Name: xorg-x11-drv-qxl
|
||||||
Version: 0.1.5
|
Version: 0.1.5
|
||||||
Release: 12
|
Release: 13
|
||||||
Summary: Qxl video driver for the X Window System
|
Summary: Qxl video driver for the X Window System
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: http://www.x.org
|
URL: http://www.x.org
|
||||||
@ -14,7 +14,7 @@ Patch0004: 0005-Xspice-Adjust-shebang-to-explicitly-mention-python3.patch
|
|||||||
Patch0005: 0006-qxl-call-provider-init.patch
|
Patch0005: 0006-qxl-call-provider-init.patch
|
||||||
BuildRequires: pkgconfig git-core xorg-x11-server-devel >= 1.1.0-1 spice-protocol >= 0.12.1
|
BuildRequires: pkgconfig git-core xorg-x11-server-devel >= 1.1.0-1 spice-protocol >= 0.12.1
|
||||||
BuildRequires: libdrm-devel >= 2.4.46-1 spice-server-devel >= 0.8.0 glib2-devel
|
BuildRequires: libdrm-devel >= 2.4.46-1 spice-server-devel >= 0.8.0 glib2-devel
|
||||||
BuildRequires: libtool libudev-devel libXfont2-devel
|
BuildRequires: libtool libudev-devel libXfont2-devel libXext-devel
|
||||||
Requires: Xorg %(xserver-sdk-abi-requires ansic) %(xserver-sdk-abi-requires videodrv)
|
Requires: Xorg %(xserver-sdk-abi-requires ansic) %(xserver-sdk-abi-requires videodrv)
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -53,5 +53,8 @@ install -Dp -m644 examples/spiceqxl.xorg.conf.example $RPM_BUILD_ROOT%{_sysconfd
|
|||||||
%(pkg-config xorg-server --variable=moduledir)/drivers/spiceqxl_drv.so
|
%(pkg-config xorg-server --variable=moduledir)/drivers/spiceqxl_drv.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 6 2020 xiaoweiwei <xiaoweiwei5@huawei.com> - 0.1.5-13
|
||||||
|
- Add compilation dependency to solve compilation failture
|
||||||
|
|
||||||
* Thu Nov 28 2019 shijian <shijian16@huawei.com> - 0.1.5-11
|
* Thu Nov 28 2019 shijian <shijian16@huawei.com> - 0.1.5-11
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user