gcc is no longer in buildroot by default
This commit is contained in:
parent
675e49ddb8
commit
cade03ad87
@ -1,7 +1,7 @@
|
||||
Summary: Tools for using the foomatic database of printers and printer drivers
|
||||
Name: foomatic
|
||||
Version: 4.0.12
|
||||
Release: 20%{?dist}
|
||||
Release: 21%{?dist}
|
||||
License: GPLv2+
|
||||
|
||||
# printer-filters package has gone (bug #967316, bug #1035450).
|
||||
@ -17,6 +17,9 @@ Patch101: foomatic-manpages.patch
|
||||
## PATCHES FOR FOOMATIC-DB-HPIJS (PATCHES 201 TO 300)
|
||||
|
||||
Url: http://www.linuxfoundation.org/collaborate/workgroups/openprinting/database/foomatic
|
||||
|
||||
# gcc is no longer in buildroot by default
|
||||
BuildRequires: gcc
|
||||
BuildRequires: perl-interpreter >= 3:5.8.1
|
||||
BuildRequires: perl-generators
|
||||
BuildRequires: perl(ExtUtils::MakeMaker)
|
||||
@ -138,6 +141,9 @@ exit 0
|
||||
%{_var}/cache/foomatic
|
||||
|
||||
%changelog
|
||||
* Mon Feb 19 2018 Zdenek Dohnal <zdohnal@redhat.com> - 4.0.12-21
|
||||
- gcc is no longer in buildroot by default
|
||||
|
||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.12-20
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user