diff --git a/xorg-x11-server-utils.spec b/xorg-x11-server-utils.spec index 571afd0..aafbae0 100644 --- a/xorg-x11-server-utils.spec +++ b/xorg-x11-server-utils.spec @@ -1,7 +1,7 @@ Summary: X.Org X11 X server utilities Name: xorg-x11-server-utils Version: 7.7 -Release: 28 +Release: 29 License: MIT URL: http://www.x.org @@ -23,7 +23,7 @@ Source14: https://www.x.org/pub/individual/app/xstdcmap-1.0.3.tar.bz2 BuildRequires: xorg-x11-util-macros pkgconfig(xbitmaps) pkgconfig(xcursor) pkgconfig(xext) pkgconfig(xi) BuildRequires: pkgconfig(xinerama) pkgconfig(xmu) pkgconfig(xpm) pkgconfig(xrandr) pkgconfig(xrender) -BuildRequires: pkgconfig(xt) pkgconfig(xtrans) pkgconfig(xxf86misc) pkgconfig(xxf86vm) libtool +BuildRequires: pkgconfig(xt) pkgconfig(xtrans) pkgconfig(xxf86vm) libtool Requires: mcpp @@ -121,6 +121,12 @@ A collection of utilities used to tweak and query the runtime configuration of t %{_mandir}/man1/xstdcmap.1* %changelog +* Wed Aug 05 2020 chengguipeng - 7.7-29 +- Type:bugfix +- Id:NA +- SUG:NA +- DESC:Delete pkgconfig(xxf86misc) + * Thu Jan 09 2020 openEuler Buildteam - 7.7-28 - Type:enhancement - Id:NA