diff --git a/xorg-x11-drv-fbdev.spec b/xorg-x11-drv-fbdev.spec index 06bcef9..077f815 100644 --- a/xorg-x11-drv-fbdev.spec +++ b/xorg-x11-drv-fbdev.spec @@ -4,12 +4,14 @@ Name: xorg-x11-drv-fbdev Version: 0.5.0 -Release: 5 +Release: 6 Summary: Xorg X11 fbdev video driver License: MIT URL: https://www.x.org Source0: https://www.x.org/pub/individual/driver/xf86-video-fbdev-%{version}.tar.bz2 +Patch6000: BGNoneRoot.patch + BuildRequires: xorg-x11-server-devel autoconf automake libtool Requires: Xorg %(xserver-sdk-abi-requires ansic) @@ -44,6 +46,9 @@ make %{_mandir}/man4/fbdev.4* %changelog +* Mon Apr 11 2022 xingxing - 0.5.0-6 +- enable patch + * Tue Mar 17 2020 openEuler Buildteam - 0.5.0-5 - Type:enhancement - Id:NA