Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
8680ca6492 |
@ -24,7 +24,7 @@ Name: xorg-x11-drv-qxl
|
|||||||
|
|
||||||
Version: 0.1.5
|
Version: 0.1.5
|
||||||
|
|
||||||
Release: 11%{?gver}%{?dist}
|
Release: 11%{?gver}%{?dist}.alma
|
||||||
URL: http://www.x.org
|
URL: http://www.x.org
|
||||||
Source0: http://xorg.freedesktop.org/releases/individual/driver/%{tarball}-%{version}.tar.bz2
|
Source0: http://xorg.freedesktop.org/releases/individual/driver/%{tarball}-%{version}.tar.bz2
|
||||||
#Source0: %{tarball}-%{gitdate}.tar.bz2
|
#Source0: %{tarball}-%{gitdate}.tar.bz2
|
||||||
@ -56,6 +56,7 @@ BuildRequires: glib2-devel
|
|||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
BuildRequires: libudev-devel
|
BuildRequires: libudev-devel
|
||||||
BuildRequires: libXfont2-devel
|
BuildRequires: libXfont2-devel
|
||||||
|
BuildRequires: libXext-devel
|
||||||
|
|
||||||
Requires: Xorg %(xserver-sdk-abi-requires ansic)
|
Requires: Xorg %(xserver-sdk-abi-requires ansic)
|
||||||
Requires: Xorg %(xserver-sdk-abi-requires videodrv)
|
Requires: Xorg %(xserver-sdk-abi-requires videodrv)
|
||||||
@ -127,6 +128,9 @@ rm -f $RPM_BUILD_ROOT%{_sysconfdir}/X11/spiceqxl.xorg.conf
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 08 2021 Eduard Abdullin <eabdullin@almalinux.org> - 0.1.5-11.alma
|
||||||
|
- Add libXext-devel to BR
|
||||||
|
|
||||||
* Wed Nov 20 2019 Tomas Pelka <tpelka@redhat.com> - 0.1.5-11
|
* Wed Nov 20 2019 Tomas Pelka <tpelka@redhat.com> - 0.1.5-11
|
||||||
- Rebuild and version bump to pick up gating correctly
|
- Rebuild and version bump to pick up gating correctly
|
||||||
- Resolves: rhbz#1754584
|
- Resolves: rhbz#1754584
|
||||||
|
Loading…
Reference in New Issue
Block a user