diff --git a/splix.spec b/splix.spec index e702542..babe0fb 100644 --- a/splix.spec +++ b/splix.spec @@ -3,9 +3,8 @@ Summary: Driver for QPDL/SPL2 printers (Samsung and several Xerox printers) Name: splix Version: 2.0.1 -Release: 0.26.%{checkout}%{?dist} +Release: 0.27.%{checkout}%{?dist} License: GPLv2 -Group: System Environment/Base URL: http://splix.sourceforge.net/ # This is a SVN snapshot downloaded via 'Download Snapshot' from @@ -22,7 +21,7 @@ Requires: cups BuildRequires: cups-devel # postscriptdriver tags -BuildRequires: python-cups, cups +BuildRequires: python3-cups, cups # JBIG1 lossless image compression BuildRequires: jbigkit-devel @@ -57,12 +56,16 @@ make all V=1 DRV_ONLY=1 %{?_smp_mflags} make install DRV_ONLY=1 CUPSDRV=%{_datadir}/cups/drv/splix DESTDIR=%{buildroot} %files -%doc COPYING AUTHORS ChangeLog THANKS +%license COPYING +%doc AUTHORS ChangeLog THANKS %{_cups_serverbin}/filter/pstoqpdl %{_cups_serverbin}/filter/rastertoqpdl %{_datadir}/cups/drv/splix %changelog +* Thu Nov 26 2015 Jiri Popelka - 2.0.1-0.27.20130902svn +- BuildRequires: python3-cups + * Fri Jun 19 2015 Fedora Release Engineering - 2.0.1-0.26.20130902svn - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild