- cups-1.4.4-set_default_RIPCache_128m.patch enlarges

the CUPS upstream default RIPCache from 8m to 128m
  to avoid various kind of printout failures
  (STR #3535, and Novell/openSUSE Bugzilla bnc#628233).

OBS-URL: https://build.opensuse.org/package/show/Printing/cups?expand=0&rev=221
This commit is contained in:
2011-09-29 09:35:35 +00:00
committed by Git OBS Bridge
parent b9e308554a
commit 101e4da859
3 changed files with 66 additions and 3 deletions

View File

@@ -1,18 +1,30 @@
-------------------------------------------------------------------
Thu Sep 29 11:20:00 CEST 2011 - jsmeix@suse.de
- cups-1.4.4-set_default_RIPCache_128m.patch enlarges
the CUPS upstream default RIPCache from 8m to 128m
to avoid various kind of printout failures
(STR #3535, and Novell/openSUSE Bugzilla bnc#628233).
-------------------------------------------------------------------
Fri Sep 23 09:54:39 CEST 2011 - meissner@suse.de
- cups-devel baselibs package for Wine 32bit on 64bit building.
- cups-devel baselibs package for Wine 32bit on 64bit building
(added "cups-devel requires cups-libs..." to baselibs.conf).
-------------------------------------------------------------------
Sun Sep 18 00:09:02 UTC 2011 - jengelh@medozas.de
- Remove redundant tags/sections from specfile
(removed "norootforbuild" and the "clean" section).
-------------------------------------------------------------------
Mon Jul 25 12:08:35 CEST 2011 - meissner@suse.de
- "no" locale is "nb" (norwegian bokmal) these days
- "zh" is probably meant as "zh_CN", as "zh_TW" exists.
(move /usr/share/locale/no to /usr/share/locale/nb).
- "zh" is probably meant as "zh_CN", as "zh_TW" exists
(move /usr/share/locale/zh to /usr/share/locale/zh_CN).
-------------------------------------------------------------------
Thu Feb 10 11:51:56 CET 2011 - jsmeix@suse.de
@@ -38,7 +50,7 @@ Fri Jan 14 14:25:39 CET 2011 - jsmeix@suse.de
-------------------------------------------------------------------
Thu Dec 9 13:26:06 CET 2010 - jsmeix@suse.de
- Fixing coolo's quick and ditry unconditioned
- Fixed coolo's quick and ditry unconditioned
"PreReq: sysvinit(syslog)" stuff from below because build fails
everywhere except openSUSE:Factory (i.e. openSUSE 11.4)
because sysvinit(syslog) is nowhere else provided.