fix #173235, disable kmail debug info #173235

This commit is contained in:
Than Ngo 2006-05-03 14:17:56 +00:00
parent d4c06ab67b
commit 5fafe22952
2 changed files with 17 additions and 1 deletions

View File

@ -0,0 +1,11 @@
--- kdelibs-3.5.2/kdecore/kdebugrc.orig 2006-05-03 16:12:27.000000000 +0200
+++ kdelibs-3.5.2/kdecore/kdebugrc 2006-05-03 16:12:35.000000000 +0200
@@ -82,7 +82,7 @@
# KMail
[5006]
-InfoOutput=2
+InfoOutput=4
# KitchenSync (Syncing Algorithm)
[5250]

View File

@ -24,7 +24,7 @@
%define disable_gcc_check_and_hidden_visibility 1
Version: 3.5.2
Release: 2
Release: 3
Summary: K Desktop Environment - Libraries
Name: kdelibs
Url: http://www.kde.org/
@ -52,6 +52,7 @@ Patch33: kdelibs-3.3.2-ppc.patch
Patch34: kdelibs-3.4.0-qtdoc.patch
Patch35: kdelibs-3.4.92-inttype.patch
Patch36: kdelibs-3.5.0-modular-x.patch
Patch37: kdelibs-3.5.2-kdebug-kmail-quiet.patch
# upstream patches
patch100: kdelibs-3.5.2-kdeprint.patch
@ -184,6 +185,7 @@ format for easy browsing
%patch34 -p1 -b .qtdoc
%patch35 -p1 -b .inttype
%patch36 -p1 -b .modular-x
%patch37 -p1 -b .kdebug-kmail-quiet
# upstream patches
%patch100 -p1 -b .kdeprint
@ -391,6 +393,9 @@ fi
%doc %{_docdir}/HTML/en/kdelibs*
%changelog
* Wed May 03 2006 Than Ngo <than@redhat.com> 6:3.5.2-3
- fix #173235, disable kmail debug info #173235
* Fri Apr 21 2006 Than Ngo <than@redhat.com> 6:3.5.2-2
- apply patch to fix crash kdeprint