make is no longer in buildroot by default

This commit is contained in:
Zdenek Dohnal 2020-11-05 11:08:16 +01:00
parent 691f87176f
commit 857206f68c
1 changed files with 6 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Summary: Driver for QPDL/SPL2 printers (Samsung and several Xerox printers)
Name: splix
Version: 2.0.1
Release: 0.42.%{checkout}%{?dist}
Release: 0.43.%{checkout}%{?dist}
License: GPLv2
URL: http://splix.sourceforge.net/
@ -21,6 +21,8 @@ Requires: cups
# gcc-c++ is no longer in buildroot by default
BuildRequires: gcc-c++
# uses make
BuildRequires: make
# _cups_serverbin macro
BuildRequires: cups-devel
@ -70,6 +72,9 @@ CXXFLAGS="%{optflags} -fno-strict-aliasing" \
%{_datadir}/cups/drv/splix
%changelog
* Thu Nov 05 2020 Zdenek Dohnal <zdohnal@redhat.com> - 2.0.1-0.43.20130902svn
- make is no longer in buildroot by default
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.1-0.42.20130902svn
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild