Add BuildRequires for make
This commit is contained in:
parent
7d47a02dce
commit
d10a0253ac
@ -1,12 +1,13 @@
|
||||
Summary: X Composite Extension library
|
||||
Name: libXcomposite
|
||||
Version: 0.4.5
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: MIT
|
||||
URL: http://www.x.org
|
||||
|
||||
Source0: https://www.x.org/pub/individual/lib/%{name}-%{version}.tar.bz2
|
||||
|
||||
BuildRequires: make
|
||||
BuildRequires: xorg-x11-util-macros
|
||||
BuildRequires: autoconf automake libtool
|
||||
BuildRequires: pkgconfig(compositeproto) >= 0.4
|
||||
@ -50,6 +51,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
||||
%{_mandir}/man3/X?omposite*.3*
|
||||
|
||||
%changelog
|
||||
* Thu Nov 5 11:14:24 AEST 2020 Peter Hutterer <peter.hutterer@redhat.com> - 0.4.5-4
|
||||
- Add BuildRequires for make
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.5-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user