From 1f68e4a090e17c97a8e0037d706e855b7f98e113 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 5 Nov 2020 00:19:05 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/xorg-x11-drv-dummy.git#427814a758d8e9712667e96ec3865ac33b81085a --- xorg-x11-drv-dummy.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/xorg-x11-drv-dummy.spec b/xorg-x11-drv-dummy.spec index 0feaa2c..e838628 100644 --- a/xorg-x11-drv-dummy.spec +++ b/xorg-x11-drv-dummy.spec @@ -7,13 +7,14 @@ Summary: Xorg X11 dummy video driver Name: xorg-x11-drv-dummy Version: 0.3.7 -Release: 12%{?dist} +Release: 13%{?dist} URL: http://www.x.org License: MIT Source0: ftp://ftp.x.org/pub/individual/driver/%{tarball}-%{version}.tar.bz2 Patch0: 0001-Switch-to-using-dixChangeWindowProperty.patch +BuildRequires: make BuildRequires: xorg-x11-server-devel >= 1.10.99.902 BuildRequires: autoconf automake libtool @@ -44,6 +45,9 @@ find $RPM_BUILD_ROOT -regex ".*\.la$" | xargs rm -f -- %{driverdir}/dummy_drv.so %changelog +* Thu Nov 5 09:50:45 AEST 2020 Peter Hutterer - 0.3.7-13 +- Add BuildRequires for make + * Wed Jul 29 2020 Fedora Release Engineering - 0.3.7-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild