File splix.changes of Package splix
-------------------------------------------------------------------
Mon Aug 25 11:03:47 CEST 2014 - jsmeix@suse.de
- splix-add-debuginfo.patch (from lpechacek@suse.cz) lets build
make also the missing debuginfo packages (bnc#890843).
-------------------------------------------------------------------
Tue Jun 24 14:19:14 CEST 2014 - jsmeix@suse.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 15:44:34 CET 2014 - jsmeix@suse.de
- Provide the license source file COPYING in the binary RPM
(fix declined IBS submitrequest 33545).
-------------------------------------------------------------------
Fri Feb 22 15:04:00 CET 2013 - jsmeix@suse.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 12:27:26 CEST 2012 - jsmeix@suse.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 12:40:07 UTC 2012 - aj@suse.de
- Fix build, add missing -lpthread.
- Cleanup spec file.
-------------------------------------------------------------------
Mon Feb 13 10:56:30 UTC 2012 - coolo@suse.com
- patch license to follow spdx.org standard
-------------------------------------------------------------------
Tue Jan 25 11:04:19 CET 2011 - jsmeix@suse.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:15:08 UTC 2010 - andrea@opensuse.org
- rename package from cups-drivers-splix to splix according to
bnc#659579
-------------------------------------------------------------------
Fri Aug 6 13:06:47 UTC 2010 - andrea@opensuse.org
- exclude from the package ppd files that requires JBIG when
JBIG is disabled bnc#628698
- use upstream manufacturer subfolders
-------------------------------------------------------------------
Tue Apr 6 10:01:40 UTC 2010 - andrea@opensuse.org
- fixed gcc 4.5 build failure
-------------------------------------------------------------------
Fri Oct 9 08:24:01 UTC 2009 - lnussel@suse.de
- use bcond again
-------------------------------------------------------------------
Sun Oct 4 20:45:50 UTC 2009 - andrea@opensuse.org
- re-enabled JBIG since i need it, it's possible to disable it
with "%%define with_jbigkit 0"
-------------------------------------------------------------------
Sun Oct 4 19:11:19 CEST 2009 - lnussel@suse.de
- disable JBIG by default (patent problems)
- move ppd files to subdirs with captital first letter as used by
cups-drivers
-------------------------------------------------------------------
Sat Jul 4 16:23:00 CEST 2009 - andrea@opensuse.org
- New package