Changelog for
splix-debuginfo-2.0.0-23.23.x86_64.rpm :
* Mon Aug 25 2014 jsmeixAATTsuse.de- splix-add-debuginfo.patch (from lpechacekAATTsuse.cz) lets build make also the missing debuginfo packages (bnc#890843).
* Tue Jun 24 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 2014 jsmeixAATTsuse.de- Provide the license source file COPYING in the binary RPM (fix declined IBS submitrequest 33545).
* Fri Feb 22 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 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 2012 ajAATTsuse.de- Fix build, add missing -lpthread.- Cleanup spec file.
* Mon Feb 13 2012 cooloAATTsuse.com- patch license to follow spdx.org standard
* Tue Jan 25 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 2010 andreaAATTopensuse.org- rename package from cups-drivers-splix to splix according to bnc#659579
* Fri Aug 06 2010 andreaAATTopensuse.org- exclude from the package ppd files that requires JBIG when JBIG is disabled bnc#628698- use upstream manufacturer subfolders
* Tue Apr 06 2010 andreaAATTopensuse.org- fixed gcc 4.5 build failure
* Fri Oct 09 2009 lnusselAATTsuse.de- use bcond again
* Sun Oct 04 2009 andreaAATTopensuse.org- re-enabled JBIG since i need it, it\'s possible to disable it with \"%%define with_jbigkit 0\"
* Sun Oct 04 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 04 2009 andreaAATTopensuse.org- New package