Compare commits
10 Commits
9de346d04d
...
023f9c382e
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
023f9c382e | ||
|
|
d628f55308 | ||
|
|
14eb499f94 | ||
|
|
1dc7166717 | ||
|
|
33b23127c9 | ||
|
|
316486884a | ||
|
|
b96d63db17 | ||
|
|
e4b489c510 | ||
|
|
55062b185f | ||
|
|
5b685c82d2 |
@ -1,7 +1,7 @@
|
|||||||
Summary: X.Org X11 X server utilities
|
Summary: X.Org X11 X server utilities
|
||||||
Name: xorg-x11-server-utils
|
Name: xorg-x11-server-utils
|
||||||
Version: 7.7
|
Version: 7.7
|
||||||
Release: 28
|
Release: 31
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: http://www.x.org
|
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: 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(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
|
Requires: mcpp
|
||||||
|
|
||||||
@ -121,6 +121,18 @@ A collection of utilities used to tweak and query the runtime configuration of t
|
|||||||
%{_mandir}/man1/xstdcmap.1*
|
%{_mandir}/man1/xstdcmap.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 01 2024 lingsheng <lingsheng1@h-partners.com> - 7.7-31
|
||||||
|
- Clean changelog format
|
||||||
|
|
||||||
|
* Tue Oct 25 2022 wangkerong <wangkerong@h-partners.com> - 7.7-30
|
||||||
|
- rebuild for next release
|
||||||
|
|
||||||
|
* Wed Aug 05 2020 chengguipeng <chengguipeng1@huawei.com> - 7.7-29
|
||||||
|
- Type:bugfix
|
||||||
|
- Id:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:Delete pkgconfig(xxf86misc)
|
||||||
|
|
||||||
* Thu Jan 09 2020 openEuler Buildteam <buildteam@openeuler.org> - 7.7-28
|
* Thu Jan 09 2020 openEuler Buildteam <buildteam@openeuler.org> - 7.7-28
|
||||||
- Type:enhancement
|
- Type:enhancement
|
||||||
- Id:NA
|
- Id:NA
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
version_control: github
|
version_control: NA
|
||||||
src_repo: eurolinux-enterprise-linux-sources/xorg-x11-server-utils
|
src_repo: NA
|
||||||
tag_prefix:
|
tag_prefix: NA
|
||||||
seperator: .
|
separator: NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user