rpms/kdebase/F-7 kdebase.spec,1.264,1.265

Lukas Tinkl (ltinkl) fedora-extras-commits at redhat.com
Fri Dec 21 14:34:52 UTC 2007


Author: ltinkl

Update of /cvs/extras/rpms/kdebase/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14578/F-7

Modified Files:
	kdebase.spec 
Log Message:
fix kded crash on logout (#426459)



Index: kdebase.spec
===================================================================
RCS file: /cvs/extras/rpms/kdebase/F-7/kdebase.spec,v
retrieving revision 1.264
retrieving revision 1.265
diff -u -r1.264 -r1.265
--- kdebase.spec	18 Dec 2007 10:16:49 -0000	1.264
+++ kdebase.spec	21 Dec 2007 14:34:12 -0000	1.265
@@ -22,7 +22,7 @@
 %endif
 
 Version: 3.5.8
-Release: 25%{?dist}
+Release: 26%{?dist}
 
 %if 0%{?fedora} > 8
 Name: kdebase3
@@ -89,6 +89,7 @@
 Patch31: kdebase-3.5.7-konsolesu.patch
 Patch32: kdebase-3.5.8-flash.patch
 Patch33: kdebase-3.5.8-klipper-firefox.patch
+Patch34: kdebase-3.5.8-kded-crash-logout.patch
 
 # upstream patches
 # alternative to patch29, requires qt-copy 0078-argb-visual-hack.patch
@@ -303,6 +304,7 @@
 %patch31 -p1 -b .konsolesu-kdesu
 %patch32 -p1 -b .flash
 %patch33 -p1 -b .klipper-firefox
+%patch34 -p0 -b .kded-crash-logout
 
 ## alternative to patch29, requires qt-copy 0078-argb-visual-hack.patch
 #patch200 -p4 -b .kde#83974
@@ -784,6 +786,9 @@
 
 
 %changelog
+* Fri Dec 21 2007 Lukáš Tinkl <ltinkl at redhat.com> - 3.5.8-26
+- fix kded crash on logout (#426459)
+
 * Tue Dec 18 2007 Lukas Tinkl <ltinkl at redhat.com> - 3.5.8-25
 - fix Firefox detection in Klipper (#377171)
 




More information about the fedora-extras-commits mailing list