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