diff --git a/hplip.spec b/hplip.spec index 5540635..d4bc628 100644 --- a/hplip.spec +++ b/hplip.spec @@ -7,7 +7,7 @@ Summary: HP Linux Imaging and Printing Project Name: hplip Version: 3.20.9 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2+ and MIT and BSD and IJG and Public Domain and GPLv2+ with exceptions and ISC Url: https://developers.hp.com/hp-linux-imaging-and-printing @@ -195,6 +195,8 @@ Requires(post): coreutils BuildRequires: gcc # gcc-c++ is needed for hpijs, hpcups drivers BuildRequires: gcc-c++ +# uses make +BuildRequires: make BuildRequires: autoconf automake libtool BuildRequires: net-snmp-devel @@ -776,6 +778,9 @@ rm -f %{buildroot}%{_sysconfdir}/xdg/autostart/hplip-systray.desktop %config(noreplace) %{_sysconfdir}/sane.d/dll.d/hpaio %changelog +* Thu Nov 05 2020 Zdenek Dohnal - 3.20.9-3 +- make is no longer in buildroot by default + * Thu Oct 22 2020 Zdenek Dohnal - 3.20.9-2 - timeb is removed from glibc