Add BuildRequires for make
This commit is contained in:
parent
cc5ff1eed1
commit
93388fb7e6
@ -3,12 +3,13 @@
|
||||
Summary: X Athena Widget Set
|
||||
Name: libXaw
|
||||
Version: 1.0.13
|
||||
Release: 15%{?dist}
|
||||
Release: 16%{?dist}
|
||||
License: MIT
|
||||
URL: http://www.x.org
|
||||
|
||||
Source0: https://www.x.org/pub/individual/lib/%{name}-%{version}.tar.bz2
|
||||
|
||||
BuildRequires: make
|
||||
BuildRequires: autoconf automake libtool
|
||||
BuildRequires: pkgconfig(xproto) pkgconfig(x11) pkgconfig(xt)
|
||||
BuildRequires: pkgconfig(xmu) pkgconfig(xpm) pkgconfig(xext)
|
||||
@ -72,6 +73,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
||||
#{_pkgdocdir}/%{name}.txt
|
||||
|
||||
%changelog
|
||||
* Thu Nov 5 11:13:57 AEST 2020 Peter Hutterer <peter.hutterer@redhat.com> - 1.0.13-16
|
||||
- Add BuildRequires for make
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.13-15
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user