diff --git a/splix.spec b/splix.spec index 7ee8cc8..a003b81 100644 --- a/splix.spec +++ b/splix.spec @@ -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 - 2.0.1-0.43.20130902svn +- make is no longer in buildroot by default + * Wed Jul 29 2020 Fedora Release Engineering - 2.0.1-0.42.20130902svn - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild