- don't use private API with newer CUPS >=1.2

This commit is contained in:
Than Ngo 2006-05-08 13:56:48 +00:00
parent abce11e25b
commit b0e81fa0bf

View File

@ -55,6 +55,7 @@ Patch37: kdelibs-3.5.2-kdebug-kmail-quiet.patch
# upstream patches
patch100: kdelibs-3.5.2-kdeprint.patch
Patch101: kdelibs-3.5.2-cups-1.2.patch
%if %{arts}
Requires: arts >= %{arts_epoch}:%{arts_version}
@ -187,6 +188,7 @@ format for easy browsing
# upstream patches
%patch100 -p1 -b .kdeprint
%patch101 -p1 -b .cups-1.2
# add redhat into KDE_VERSION_STRING
%if %{redhatify}
@ -392,6 +394,7 @@ fi
* Wed May 03 2006 Than Ngo <than@redhat.com> 6:3.5.2-3
- fix #173235, disable kmail debug info #173235
- use XDG_CONFIG_DIRS for kde menu #178320
- don't use private API with newer CUPS >=1.2
* Fri Apr 21 2006 Than Ngo <than@redhat.com> 6:3.5.2-2
- apply patch to fix crash kdeprint