From 534f6d412961e3a926dbde264dcbaf57ddff5a90 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 5 Nov 2020 00:18:49 +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-fbdev.git#3be49ca1de6859b3f0bb7f5891d2348fe4144539 --- xorg-x11-drv-fbdev.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/xorg-x11-drv-fbdev.spec b/xorg-x11-drv-fbdev.spec index c6a04b9..150b698 100644 --- a/xorg-x11-drv-fbdev.spec +++ b/xorg-x11-drv-fbdev.spec @@ -7,7 +7,7 @@ Summary: Xorg X11 fbdev video driver Name: xorg-x11-drv-fbdev Version: 0.5.0 -Release: 6%{?dist} +Release: 7%{?dist} URL: http://www.x.org License: MIT @@ -17,6 +17,7 @@ ExcludeArch: s390 s390x Patch2: BGNoneRoot.patch +BuildRequires: make BuildRequires: xorg-x11-server-devel >= 1.10.99.902 BuildRequires: autoconf automake libtool @@ -49,6 +50,9 @@ find $RPM_BUILD_ROOT -regex ".*\.la$" | xargs rm -f -- %{_mandir}/man4/fbdev.4* %changelog +* Thu Nov 5 09:57:16 AEST 2020 Peter Hutterer - 0.5.0-7 +- Add BuildRequires for make + * Wed Jul 29 2020 Fedora Release Engineering - 0.5.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild