Add BuildRequires for make
This commit is contained in:
parent
48f9c347c4
commit
73be1e1f34
@ -1,12 +1,13 @@
|
||||
Summary: X.Org X11 libXss runtime library
|
||||
Name: libXScrnSaver
|
||||
Version: 1.2.3
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?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
|
||||
@ -53,6 +54,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
%{_includedir}/X11/extensions/scrnsaver.h
|
||||
|
||||
%changelog
|
||||
* Thu Nov 5 12:26:52 AEST 2020 Peter Hutterer <peter.hutterer@redhat.com> - 1.2.3-7
|
||||
- Add BuildRequires for make
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.3-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user