!14 [sync] PR-11: add BuildRequires make

From: @openeuler-sync-bot 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
This commit is contained in:
openeuler-ci-bot 2022-12-22 09:45:00 +00:00 committed by Gitee
commit b7d74e74e1
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,12 +1,12 @@
Name: libXext Name: libXext
Version: 1.3.4 Version: 1.3.4
Release: 5 Release: 6
Summary: Common extensions to the X11 protocol Summary: Common extensions to the X11 protocol
License: MIT License: MIT
URL: https://xorg.freedesktop.org/ URL: https://xorg.freedesktop.org/
Source0: https://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2 Source0: https://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2
BuildRequires: libtool xorg-x11-proto-devel libX11-devel xmlto BuildRequires: libtool xorg-x11-proto-devel libX11-devel xmlto make
BuildRequires: libXau-devel xorg-x11-util-macros autoconf automake libtool pkgconfig BuildRequires: libXau-devel xorg-x11-util-macros autoconf automake libtool pkgconfig
Requires: libX11 Requires: libX11
@ -60,6 +60,9 @@ make check
%exclude %{_docdir}/libXext %exclude %{_docdir}/libXext
%changelog %changelog
* Tue Dec 20 2022 zhouwenpei <zhouwenpei1@h-partners.com> - 1.3.4-6
- add BuildRequires make
* Wed Oct 26 2022 zhouwenpei <zhouwenpei1@h-partners.com> - 1.3.4-5 * Wed Oct 26 2022 zhouwenpei <zhouwenpei1@h-partners.com> - 1.3.4-5
- Rebuild for next release - Rebuild for next release