Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/c2esp.git#733804e19b3fe82aea3738eba11b85db455784b2
This commit is contained in:
parent
05f5fff728
commit
2830503347
@ -2,7 +2,7 @@
|
||||
|
||||
Name: c2esp
|
||||
Version: 2.7
|
||||
Release: 20%{?dist}
|
||||
Release: 21%{?dist}
|
||||
Summary: CUPS driver for Kodak AiO printers
|
||||
|
||||
License: GPLv2+
|
||||
@ -26,6 +26,8 @@ BuildRequires: jbigkit-devel
|
||||
|
||||
# Needs gcc for compilation
|
||||
BuildRequires: gcc
|
||||
# uses make
|
||||
BuildRequires: make
|
||||
|
||||
# directory structure
|
||||
Requires: cups-filesystem
|
||||
@ -55,6 +57,9 @@ make -C src/ install DESTDIR=%{buildroot}
|
||||
%{_datadir}/cups/drv/c2esp
|
||||
|
||||
%changelog
|
||||
* Thu Nov 05 2020 Zdenek Dohnal <zdohnal@redhat.com> - 2.7-21
|
||||
- make is no more in buildroot by default
|
||||
|
||||
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.7-20
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user