Changelog for
splix-2.0.0-6.2.x86_64.rpm :
Mon Aug 25 14:00:00 2014 jsmeixAATTsuse.de
- splix-add-debuginfo.patch (from lpechacekAATTsuse.cz) lets build
make also the missing debuginfo packages (bnc#890843).
Tue Jun 24 14:00:00 2014 jsmeixAATTsuse.de
- Make Splix working also for Ghostscript version >= 9.02:
In /usr/lib/cups/filter/pstoqpdl there is a hardcoded
call for /usr/lib/cups/filter/pstoraster.
Since Ghostscript 9.02 /usr/lib/cups/filter/pstoraster
is replaced by /usr/lib/cups/filter/gstoraster.
Accordingly when no /usr/lib/cups/filter/pstoraster exists,
an appropriate symlink is created (bnc#803005).
- Require ghostscript because all Splix driver PPDs either
call /usr/lib/cups/filter/pstoqpdl that calls Ghostscript
or /usr/lib/cups/filter/rastertoqpdl that needs raster data
from the Ghostscript cups device.
Wed Mar 12 13:00:00 2014 jsmeixAATTsuse.de
- Provide the license source file COPYING in the binary RPM
(fix declined IBS submitrequest 33545).
Fri Feb 22 13:00:00 2013 jsmeixAATTsuse.de
- Added \"BuildRequires: python-cups\" to get special
RPM Provides tags for the printers supported by
this package (see SUSE Bugzilla bnc#735865).
Wed Mar 28 14:00:00 2012 jsmeixAATTsuse.de
- Replace the oversophisticated _libexecdir which evaluates
to \"...lib64...\" on x86_64 and use instead a plain simple
fixed /usr/lib/cups/filter/ according to what is actually
used by CUPS on all platforms. Additionally this hopefully
makes it more obvious that a fixed /usr/lib/cups/filter/
is intentionally used.
Tue Mar 27 14:00:00 2012 ajAATTsuse.de
- Fix build, add missing -lpthread.
- Cleanup spec file.
Mon Feb 13 13:00:00 2012 cooloAATTsuse.com
- patch license to follow spdx.org standard
Tue Jan 25 13:00:00 2011 jsmeixAATTsuse.de
- A rename of a RPM binary package by chaging the name value
in the spec file and the spec file name also to \"splix.spec\"
is currently not possible whith the openSUSE toolset
(see why submitrequest 56905 was declined).
Therefore a new package \"splix\" was created and
the old package \"cups-drivers-splix\" was removed (bnc#659579).
Wed Dec 15 13:00:00 2010 andreaAATTopensuse.org
- rename package from cups-drivers-splix to splix according to
bnc#659579
Fri Aug 6 14:00:00 2010 andreaAATTopensuse.org
- exclude from the package ppd files that requires JBIG when
JBIG is disabled bnc#628698
- use upstream manufacturer subfolders
Tue Apr 6 14:00:00 2010 andreaAATTopensuse.org
- fixed gcc 4.5 build failure
Fri Oct 9 14:00:00 2009 lnusselAATTsuse.de
- use bcond again
Sun Oct 4 14:00:00 2009 andreaAATTopensuse.org
- re-enabled JBIG since i need it, it\'s possible to disable it
with \"%%define with_jbigkit 0\"
Sun Oct 4 14:00:00 2009 lnusselAATTsuse.de
- disable JBIG by default (patent problems)
- move ppd files to subdirs with captital first letter as used by
cups-drivers
Sat Jul 4 14:00:00 2009 andreaAATTopensuse.org
- New package