rpms/kdebase/F-9 kdebase-4.2.2-konsole-flowcontrol.patch, 1.2, 1.3 .cvsignore, 1.74, 1.75 kdebase.spec, 1.355, 1.356 sources, 1.104, 1.105

Kevin Kofler kkofler at fedoraproject.org
Tue Jun 2 10:25:30 UTC 2009


Author: kkofler

Update of /cvs/pkgs/rpms/kdebase/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8556/F-9

Modified Files:
	.cvsignore kdebase.spec sources 
Added Files:
	kdebase-4.2.2-konsole-flowcontrol.patch 
Log Message:
Sync from F-10:

* Sun May 31 2009 Kevin Kofler <Kevin at tigcc.ticalc.org> - 4.2.4-2
- fix disabling konsole's flow control again (#496447, regression in 4.2.3-1)

* Fri May 29 2009 Lukáš Tinkl <ltinkl at redhat.com> - 4.2.4-1
- KDE 4.2.4

kdebase-4.2.2-konsole-flowcontrol.patch:

Index: kdebase-4.2.2-konsole-flowcontrol.patch
===================================================================
RCS file: kdebase-4.2.2-konsole-flowcontrol.patch
diff -N kdebase-4.2.2-konsole-flowcontrol.patch
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ kdebase-4.2.2-konsole-flowcontrol.patch	2 Jun 2009 10:25:29 -0000	1.3
@@ -0,0 +1,14 @@
+--- kdebase/apps/konsole/src/EditProfileDialog.cpp	2009/04/17 14:36:49	955412
++++ kdebase/apps/konsole/src/EditProfileDialog.cpp	2009/04/17 14:36:52	955413
+@@ -71,11 +71,6 @@
+     // - Renable in a later KDE 4.x release when this feature works again
+     _ui->enableResizeWindowButton->setVisible(false);
+     
+-#ifdef __GNUC__
+-#warning "Re-enable when flow control is working again - bug in KDE 4.1"
+-#endif
+-    _ui->enableFlowControlButton->setEnabled(false);
+-
+     // there are various setupXYZPage() methods to load the items
+     // for each page and update their states to match the profile
+     // being edited.


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/kdebase/F-9/.cvsignore,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -p -r1.74 -r1.75
--- .cvsignore	8 Jan 2009 17:24:52 -0000	1.74
+++ .cvsignore	2 Jun 2009 10:25:29 -0000	1.75
@@ -1 +1 @@
-kdebase-4.1.4.tar.bz2
+kdebase-4.2.4.tar.bz2


Index: kdebase.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kdebase/F-9/kdebase.spec,v
retrieving revision 1.355
retrieving revision 1.356
diff -u -p -r1.355 -r1.356
--- kdebase.spec	6 May 2009 11:57:09 -0000	1.355
+++ kdebase.spec	2 Jun 2009 10:25:29 -0000	1.356
@@ -1,6 +1,6 @@
 Summary: K Desktop Environment 4 - Core Files
-Version: 4.2.3
-Release: 1%{?dist}
+Version: 4.2.4
+Release: 2%{?dist}
 
 %if 0%{?fedora} > 8
 Name: kdebase
@@ -29,6 +29,8 @@ Patch1:   kdebase-4.1.70-konsole-session
 Patch2:   kdebase-4.2.1-home-icon.patch
 
 # upstream patches
+# backported from 4.3:
+Patch200: kdebase-4.2.2-konsole-flowcontrol.patch
 
 %ifnarch s390 s390x
 Requires: eject
@@ -124,6 +126,7 @@ Requires: kdelibs4-devel kdepimlibs4-dev
 %patch0 -p1 -b .nsplugins-paths
 %patch1 -p1 -b .konsole-session
 %patch2 -p1 -b .home-icon
+%patch200 -p1 -b .konsole-flowcontrol
 
 # fix incorrect assumption that we're building in a combined kdebase tree
 sed -i -e 's/EXISTS "${kdebase_SOURCE_DIR}"/0/g' apps/CMakeLists.txt
@@ -315,6 +318,12 @@ fi
 
 
 %changelog
+* Sun May 31 2009 Kevin Kofler <Kevin at tigcc.ticalc.org> - 4.2.4-2
+- fix disabling konsole's flow control again (#496447, regression in 4.2.3-1)
+
+* Fri May 29 2009 Lukáš Tinkl <ltinkl at redhat.com> - 4.2.4-1
+- KDE 4.2.4
+
 * Sun May 03 2009 Than Ngo <than at redhat.com> - 4.2.3-1
 - 4.2.3
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/kdebase/F-9/sources,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -p -r1.104 -r1.105
--- sources	6 May 2009 11:57:10 -0000	1.104
+++ sources	2 Jun 2009 10:25:29 -0000	1.105
@@ -1 +1 @@
-8779d4bd85d356300e22dc34bbeb06f9  kdebase-4.2.3.tar.bz2
+848f76d9151b5b59be28af188a93a99a  kdebase-4.2.4.tar.bz2




More information about the fedora-extras-commits mailing list