Build requires cups for postscriptdriver tags (bug #917333).
This commit is contained in:
parent
f7abe20601
commit
7561f7e432
@ -3,7 +3,7 @@
|
|||||||
Summary: Driver for QPDL/SPL2 printers (Samsung and several Xerox printers)
|
Summary: Driver for QPDL/SPL2 printers (Samsung and several Xerox printers)
|
||||||
Name: splix
|
Name: splix
|
||||||
Version: 2.0.1
|
Version: 2.0.1
|
||||||
Release: 0.11.%{checkout}%{?dist}
|
Release: 0.12.%{checkout}%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
URL: http://splix.sourceforge.net/
|
URL: http://splix.sourceforge.net/
|
||||||
@ -22,7 +22,7 @@ Requires: cups
|
|||||||
BuildRequires: cups-devel
|
BuildRequires: cups-devel
|
||||||
|
|
||||||
# postscriptdriver tags
|
# postscriptdriver tags
|
||||||
BuildRequires: python-cups
|
BuildRequires: python-cups, cups
|
||||||
|
|
||||||
# JBIG1 lossless image compression
|
# JBIG1 lossless image compression
|
||||||
BuildRequires: jbigkit-devel
|
BuildRequires: jbigkit-devel
|
||||||
@ -63,6 +63,9 @@ make install DRV_ONLY=1 CUPSDRV=%{_datadir}/cups/drv/splix DESTDIR=%{buildroot}
|
|||||||
%{_datadir}/cups/drv/splix
|
%{_datadir}/cups/drv/splix
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 5 2013 Tim Waugh <twaugh@redhat.com> - 2.0.1-0.12.20121128svn
|
||||||
|
- Build requires cups for postscriptdriver tags (bug #917333).
|
||||||
|
|
||||||
* Wed Nov 28 2012 Jiri Popelka <jpopelka@redhat.com> - 2.0.1-0.11.20121128svn
|
* Wed Nov 28 2012 Jiri Popelka <jpopelka@redhat.com> - 2.0.1-0.11.20121128svn
|
||||||
- latest svn snapshot
|
- latest svn snapshot
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user