diff --git a/sane-frontends.spec b/sane-frontends.spec index 5e9e393..ce256c0 100644 --- a/sane-frontends.spec +++ b/sane-frontends.spec @@ -1,6 +1,6 @@ Name: sane-frontends Version: 1.0.14 -Release: 37%{?dist} +Release: 38%{?dist} Summary: Graphical frontend to SANE URL: http://www.sane-project.org Source0: ftp://ftp.sane-project.org/pub/sane/%{name}-%{version}/%{name}-%{version}.tar.gz @@ -23,6 +23,8 @@ Patch4: frontends-scanadf-segv.patch License: GPLv2+ and LGPLv2+ and GPLv2+ with exceptions # gcc is no longer in buildroot by default BuildRequires: gcc +# uses make +BuildRequires: make BuildRequires: gtk2-devel BuildRequires: sane-backends-devel >= 1.0.19-15 @@ -58,6 +60,9 @@ rm -f %{buildroot}%{_datadir}/sane/sane-style.rc # intended to be used from the command line %changelog +* Thu Nov 05 2020 Zdenek Dohnal - 1.0.14-38 +- make is no longer in buildroot by default + * Thu Aug 20 2020 Zdenek Dohnal - 1.0.14-37 - 1837961 - [abrt] sane-frontends: operator delete(): scanadf killed by SIGSEGV