Add automake and make buildrequires
This commit is contained in:
parent
2cae987a7c
commit
ae4c9e3247
@ -1,14 +1,14 @@
|
|||||||
%define debug_package %{nil}
|
%define debug_package %{nil}
|
||||||
Name: xcb-proto
|
Name: xcb-proto
|
||||||
Version: 1.16.0
|
Version: 1.16.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: XCB protocol descriptions
|
Summary: XCB protocol descriptions
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://xcb.freedesktop.org
|
URL: https://xcb.freedesktop.org
|
||||||
Source0: https://www.x.org/releases/individual/proto/%{name}-%{version}.tar.xz
|
Source0: https://www.x.org/releases/individual/proto/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel make automake
|
||||||
Requires: pkgconfig
|
Requires: pkgconfig
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -36,6 +36,9 @@ to the protocol, improved threading support, and extensibility.
|
|||||||
%{python3_sitelib}/xcbgen
|
%{python3_sitelib}/xcbgen
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Mar 1 2024 liyanan <liyanan61@h-partners.com> - 1.16.0-2
|
||||||
|
- Add automake and make buildrequires
|
||||||
|
|
||||||
* Sun Aug 20 2023 Funda Wang <fundawang@yeah.net> - 1.16.0-1
|
* Sun Aug 20 2023 Funda Wang <fundawang@yeah.net> - 1.16.0-1
|
||||||
- update to 1.16.0
|
- update to 1.16.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user