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/splix.git#857206f68c27995f7bca52ba9498b1478daf546d
This commit is contained in:
parent
985c76026c
commit
131ceb0fac
@ -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 <zdohnal@redhat.com> - 2.0.1-0.43.20130902svn
|
||||
- make is no longer in buildroot by default
|
||||
|
||||
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.1-0.42.20130902svn
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user