!4 Delete Buildrequires pkgconfig(xxf86misc)

Merge pull request !4 from 靳智敏/openEuler-20.03-LTS
This commit is contained in:
openeuler-ci-bot 2020-08-29 11:37:41 +08:00 committed by Gitee
commit f24f0bf627

View File

@ -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,9 @@ A collection of utilities used to tweak and query the runtime configuration of t
%{_mandir}/man1/xstdcmap.1*
%changelog
* Sat Aug 29 2020 jinzhimin <jinzhimin2@huawei.com> - 7.7-29
- Delete Buildrequires pkgconfig(xxf86misc)
* Thu Jan 09 2020 openEuler Buildteam <buildteam@openeuler.org> - 7.7-28
- Type:enhancement
- Id:NA